|
Style Intelligence v12.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectinetsoft.report.CompositeLens.Tab
public static class CompositeLens.Tab
Tab represents a tab element.
| Constructor Summary | |
|---|---|
CompositeLens.Tab(int fill)
Create a tab object. |
|
CompositeLens.Tab(int fill,
boolean right)
Create a tab object. |
|
| Method Summary | |
|---|---|
int |
getFillStyle()
Get the tab leader style. |
boolean |
isRightTab()
Check if this is a right aligned tab. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CompositeLens.Tab(int fill)
fill - tab leader style.
public CompositeLens.Tab(int fill,
boolean right)
fill - tab leader style.right - right aligned tab.| Method Detail |
|---|
public int getFillStyle()
public boolean isRightTab()
|
Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||