public class TabContent extends Object
StackDockStation
.Constructor and Description |
---|
TabContent(Icon icon,
String title,
String tooltip)
Creates a new set of data.
|
Modifier and Type | Method and Description |
---|---|
Icon |
getIcon()
Gets the icon of this tab.
|
String |
getTitle()
Gets the text of this tab.
|
String |
getTooltip()
Gets the tooltip of this tab
|