bibliothek.gui.dock.facile.menu
Class FrontendSettingsLoadList

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.FrontendSettingsLoadList

public class FrontendSettingsLoadList
extends FrontendSettingsList

Shows the settings of a DockFrontend and allows the user to load one of the settings.

Author:
Benjamin Sigg

Constructor Summary
FrontendSettingsLoadList(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

FrontendSettingsLoadList

public FrontendSettingsLoadList(DockFrontend frontend)
Creates a new list.

Parameters:
frontend - the frontend from which settings might be loaded
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