|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.StackDockStation.Insert
public static class StackDockStation.Insert
Describes the gap between two tabs.
| Constructor Summary | |
|---|---|
StackDockStation.Insert(int tab,
boolean right)
Constructs a new Gap-location |
|
| Method Summary | |
|---|---|
int |
getTab()
A reference for this gap, the gap is either at the left or at the right side of this tab. |
boolean |
isRight()
Whether the tab is at the left or the right of getTab(). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StackDockStation.Insert(int tab,
boolean right)
tab - The location of a base-tabright - Whether the gap is left or right of tab| Method Detail |
|---|
public int getTab()
public boolean isRight()
getTab().
true if the gab is at the right side
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||