|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.support.menu.MenuPiece
bibliothek.gui.dock.support.menu.BaseMenuPiece
bibliothek.gui.dock.facile.menu.LookAndFeelMenuPiece
bibliothek.gui.dock.common.menu.CLookAndFeelMenuPiece
public class CLookAndFeelMenuPiece
A menupiece that shows an entry for each available LookAndFeel. The
user can select a LookAndFeel which will be set immediately.
| Constructor Summary | |
|---|---|
CLookAndFeelMenuPiece(CControl control)
Creates a new menu. |
|
CLookAndFeelMenuPiece(CControl control,
LookAndFeelList list)
Creates a new menu. |
|
| Method Summary | |
|---|---|
void |
bind()
This method is called if there is a possibility for the user to see this menu. |
void |
destroy()
Deprecated. |
void |
unbind()
This method is called if the user has no longer any possibility to see this menu. |
| Methods inherited from class bibliothek.gui.dock.facile.menu.LookAndFeelMenuPiece |
|---|
getList |
| Methods inherited from class bibliothek.gui.dock.support.menu.BaseMenuPiece |
|---|
add, addSeparator, fill, getItem, getItemCount, insert, insertSeparator, remove, remove, removeAll |
| Methods inherited from class bibliothek.gui.dock.support.menu.MenuPiece |
|---|
addListener, fireInsert, fireRemove, getMenu, getParent, isBound, items, removeListener, setParent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CLookAndFeelMenuPiece(CControl control)
control - needed to load the last LookAndFeel
public CLookAndFeelMenuPiece(CControl control,
LookAndFeelList list)
control - needed to access the list of dockableslist - the list of available LookAndFeels, can be null| Method Detail |
|---|
public void bind()
MenuPiece
bind in class LookAndFeelMenuPieceMenuPiece.unbind()public void unbind()
MenuPiece
unbind in class LookAndFeelMenuPieceMenuPiece.bind()@Deprecated public void destroy()
LookAndFeelMenuPiece
destroy in interface DestroyHookdestroy in class LookAndFeelMenuPiece
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||