public class FrontendSettingsLoadList extends FrontendSettingsList
DockFrontend and allows the user to
load one of the settings.| Constructor and Description |
|---|
FrontendSettingsLoadList(DockFrontend frontend)
Creates a new list.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
action(String name)
Called when the user clicks on an item of this list.
|
bind, getFrontend, preferredIndex, setFrontend, unbind, updateSelectionadd, addSeparator, fill, getItem, getItemCount, insert, insertSeparator, remove, remove, removeAlladdListener, fireInsert, fireRemove, getMenu, getParent, isBound, items, removeListener, setParentpublic FrontendSettingsLoadList(DockFrontend frontend)
frontend - the frontend from which settings might be loadedprotected void action(String name)
FrontendSettingsListaction in class FrontendSettingsListname - the name of the itemCopyright © 2018. All rights reserved.