|
||||||||||
| 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.support.menu.FrontendSettingsList
bibliothek.gui.dock.facile.menu.FrontendSettingsDeleteList
public class FrontendSettingsDeleteList
Shows the settings of a DockFrontend and allows the user to
delete some settings.
| Constructor Summary | |
|---|---|
FrontendSettingsDeleteList(DockFrontend frontend)
Creates a new list. |
|
| Method Summary | |
|---|---|
protected void |
action(java.lang.String name)
Called when the user clicks on an item of this list. |
| Methods inherited from class bibliothek.gui.dock.support.menu.FrontendSettingsList |
|---|
bind, getFrontend, preferredIndex, setFrontend, unbind, updateSelection |
| 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 FrontendSettingsDeleteList(DockFrontend frontend)
frontend - the frontend from which settings might be deleted| Method Detail |
|---|
protected void action(java.lang.String name)
FrontendSettingsList
action in class FrontendSettingsListname - the name of the item
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||