public static class StackDockStation.Insert extends Object
| Constructor and Description |
|---|
Insert(int tab,
boolean right)
Constructs a new Gap-location
|
| Modifier and Type | Method and Description |
|---|---|
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(). |
public Insert(int tab,
boolean right)
tab - The location of a base-tabright - Whether the gap is left or right of tabpublic int getTab()
public boolean isRight()
getTab().true if the gab is at the right sideCopyright © 2017 Docking Frames. All rights reserved.