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.null
boolean isSelected()
boolean isFocused()