|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.station.stack.TabContent
public class TabContent
All the content of a single tab on a StackDockStation.
| Constructor Summary | |
|---|---|
TabContent(Icon icon,
String title,
String tooltip)
Creates a new set of data. |
|
| Method Summary | |
|---|---|
Icon |
getIcon()
Gets the icon of this tab. |
String |
getTitle()
Gets the text of this tab. |
String |
getTooltip()
Gets the tooltip of this tab |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TabContent(Icon icon,
String title,
String tooltip)
icon - the icon of this tabtitle - the text of this tabtooltip - the tooltip of this tab| Method Detail |
|---|
public Icon getIcon()
nullpublic String getTitle()
nullpublic String getTooltip()
null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||