|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.util.AbstractUIValue<javax.swing.Icon,DockIcon>
bibliothek.gui.dock.util.icon.DockIcon
bibliothek.gui.dock.station.stack.tab.TabMenuDockIcon
public abstract class TabMenuDockIcon
Represents the icon of a TabMenu.
| Field Summary | |
|---|---|
static Path |
KIND_TAB_MENU
the kind of this UIValue |
| Fields inherited from class bibliothek.gui.dock.util.icon.DockIcon |
|---|
KIND_ICON |
| Constructor Summary | |
|---|---|
TabMenuDockIcon(java.lang.String id,
TabMenu menu)
Creates a new DockIcon |
|
| Method Summary | |
|---|---|
TabMenu |
getMenu()
Gets the menu which is represented by this icon |
| Methods inherited from class bibliothek.gui.dock.util.icon.DockIcon |
|---|
me, setController |
| Methods inherited from class bibliothek.gui.dock.util.AbstractUIValue |
|---|
changed, getBackup, getId, getKind, getValue, set, setBackup, setId, setKind, setManager, setValue, setValue, update, value |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Path KIND_TAB_MENU
UIValue
| Constructor Detail |
|---|
public TabMenuDockIcon(java.lang.String id,
TabMenu menu)
DockIcon
id - the unique identifier of this iconmenu - the menu which is represented by this icon| Method Detail |
|---|
public TabMenu getMenu()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||