|
||||||||||
| 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(javax.swing.Icon icon,
java.lang.String title,
java.lang.String tooltip)
Creates a new set of data. |
|
| Method Summary | |
|---|---|
javax.swing.Icon |
getIcon()
Gets the icon of this tab. |
java.lang.String |
getTitle()
Gets the text of this tab. |
java.lang.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(javax.swing.Icon icon,
java.lang.String title,
java.lang.String tooltip)
icon - the icon of this tabtitle - the text of this tabtooltip - the tooltip of this tab| Method Detail |
|---|
public javax.swing.Icon getIcon()
nullpublic java.lang.String getTitle()
nullpublic java.lang.String getTooltip()
null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||