|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.util.AbstractUIValue<java.lang.String,TextValue>
bibliothek.gui.dock.util.text.TextValue
bibliothek.gui.dock.facile.menu.MenuPieceText
public abstract class MenuPieceText
Represents a text that is used by a MenuPiece
| Field Summary | |
|---|---|
static Path |
KIND_MENU
what kind of UIValue this is |
| Fields inherited from class bibliothek.gui.dock.util.text.TextValue |
|---|
KIND_TEXT |
| Constructor Summary | |
|---|---|
MenuPieceText(java.lang.String id,
MenuPiece menu)
Creates a new text. |
|
| Method Summary | |
|---|---|
MenuPiece |
getMenu()
Gets the menu which is using this text. |
| Methods inherited from class bibliothek.gui.dock.util.text.TextValue |
|---|
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_MENU
UIValue this is
| Constructor Detail |
|---|
public MenuPieceText(java.lang.String id,
MenuPiece menu)
id - the unique identifier of this textmenu - the menu that is using this text| Method Detail |
|---|
public MenuPiece getMenu()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||