|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InvisibleTabPane
An InvisibleTabPane can "show" some InvisibleTabs. This
panel is used at places where no tabs should be shown, but the framework
assumes that tabs could be shown.
| Method Summary | |
|---|---|
Dockable |
getSelectedDockable()
Gets the Dockable that is currently selected. |
DockStation |
getStation()
Gets the station for which this pane is used. |
void |
setBorder(Dockable dockable,
Border border)
Sets the border that should be painted around dockable. |
| Method Detail |
|---|
Dockable getSelectedDockable()
Dockable that is currently selected.
nullsDockStation getStation()
void setBorder(Dockable dockable,
Border border)
dockable.
dockable - some child of this paneborder - the new border, can be null
IllegalArgumentException - if dockable is invalid
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||