public interface EclipseTabStateInfo
| Modifier and Type | Method and Description |
|---|---|
Dockable |
getDockable()
Gets the
Dockable which is represented by this tab. |
boolean |
isFocused()
Whether the tab is currently focused.
|
boolean |
isSelected()
Whether the tab is currently selected.
|
Dockable getDockable()
Dockable which is represented by this tab.nullboolean isSelected()
boolean isFocused()
Copyright © 2017 Docking Frames. All rights reserved.