@Component @Scope(value="prototype") public class DefaultSettingsDialog extends AbstractDialog implements SettingsDialog
| Modifier and Type | Field and Description |
|---|---|
static L10nString |
L10N_LIST_HEADER_SETTING |
static L10nString |
L10N_LIST_HEADER_VALUE |
btnCancel, btnOK, dialogButtongs, dialogContent, L10N_BUTTON_CANCEL, L10N_BUTTON_CLOSE, L10N_BUTTON_OK, listener, windowL10N_CATEGORY_0000_GENERAL, L10N_CATEGORY_1000_TABS, L10N_CATEGORY_2000_NORTH, L10N_CATEGORY_2100_SOUTH, L10N_CATEGORY_2200_CENTER, L10N_CATEGORY_2300_WEST, L10N_CATEGORY_2400_EASTATTRIB_DIALOG| Modifier | Constructor and Description |
|---|---|
protected |
DefaultSettingsDialog(SettingAware settingsAware) |
| Modifier and Type | Method and Description |
|---|---|
protected Message |
getOKMessage() |
protected String |
prepareTitle() |
doCancel, doClose, doOK, getCommand, getCommands, getL10nMode, getPanelState, getSupportedCommands, hasCommand, isCommandsSupressed, isInDesignMode, isOKReady, onBeforeShow, onEvent, prepareBottomToolbar, prepareButtons, prepareContent, prepareContentLayout, prepareForOK, prepareWindow, process, registerCommand, setInDesignMode, setL10nMode, show, showNotOKMessage, supressCommands, toString, unregisterCommandclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCommand, getCommands, getPanelState, getSupportedCommands, hasCommand, isCommandsSupressed, supressCommands, unregisterCommandprocessgetL10nMode, setL10nModeisInDesignMode, setInDesignModepublic static final L10nString L10N_LIST_HEADER_SETTING
public static final L10nString L10N_LIST_HEADER_VALUE
protected DefaultSettingsDialog(SettingAware settingsAware)
protected Message getOKMessage()
getOKMessage in class AbstractDialogprotected String prepareTitle()
prepareTitle in class AbstractDialogCopyright 2012-2013 Veniamin Isaias. All rights reserved.