bibliothek.gui.dock.facile.menu
Class FrontendSettingsDeleteList

java.lang.Object
  extended by bibliothek.gui.dock.support.menu.MenuPiece
      extended by bibliothek.gui.dock.support.menu.BaseMenuPiece
          extended by bibliothek.gui.dock.support.menu.FrontendSettingsList
              extended by bibliothek.gui.dock.facile.menu.FrontendSettingsDeleteList

public class FrontendSettingsDeleteList
extends FrontendSettingsList

Shows the settings of a DockFrontend and allows the user to delete some settings.

Author:
Benjamin Sigg

Constructor Summary
FrontendSettingsDeleteList(DockFrontend frontend)
          Creates a new list.
 
Method Summary
protected  void action(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

FrontendSettingsDeleteList

public FrontendSettingsDeleteList(DockFrontend frontend)
Creates a new list.

Parameters:
frontend - the frontend from which settings might be deleted
Method Detail

action

protected void action(String name)
Description copied from class: FrontendSettingsList
Called when the user clicks on an item of this list.

Specified by:
action in class FrontendSettingsList
Parameters:
name - the name of the item