com.jidesoft.dialog
Interface ButtonNames
- All Known Implementing Classes:
- AddCalculatedColumnDialog, AggregateTableColumnChooserDialog, AggregateTableSettingsDialog, AggregateTableSettingsPanel, ButtonPanel, ClipboardsDialog, CustomFilterEditorDialog, FindAndReplaceDialog, MultiplePageDialog, MultiplePageDialogPane, OutlookTabbedPane.OptionDialog, PromptDialog, ScrollableButtonPanel, StandardDialog, StandardDialog.DefaultStandardDialogPane, StandardDialogPane, TableColumnChooserDialog, TipOfTheDayDialog, TipOfTheDayDialogPane, WizardDialog, WizardDialogPane
public interface ButtonNames
An interface to define commonly use button names.
APPLY
static final String APPLY
- See Also:
- Constant Field Values
BACK
static final String BACK
- See Also:
- Constant Field Values
BROWSE
static final String BROWSE
- See Also:
- Constant Field Values
CANCEL
static final String CANCEL
- See Also:
- Constant Field Values
CLEAR
static final String CLEAR
- See Also:
- Constant Field Values
CLOSE
static final String CLOSE
- See Also:
- Constant Field Values
DETAILS
static final String DETAILS
- See Also:
- Constant Field Values
EDIT
static final String EDIT
- See Also:
- Constant Field Values
EXIT
static final String EXIT
- See Also:
- Constant Field Values
FIND
static final String FIND
- See Also:
- Constant Field Values
FIND_NEXT
static final String FIND_NEXT
- See Also:
- Constant Field Values
FINISH
static final String FINISH
- See Also:
- Constant Field Values
FORWARD
static final String FORWARD
- See Also:
- Constant Field Values
HELP
static final String HELP
- See Also:
- Constant Field Values
NEW
static final String NEW
- See Also:
- Constant Field Values
NEXT
static final String NEXT
- See Also:
- Constant Field Values
NO
static final String NO
- See Also:
- Constant Field Values
OK
static final String OK
- See Also:
- Constant Field Values
OPEN
static final String OPEN
- See Also:
- Constant Field Values
PRINT
static final String PRINT
- See Also:
- Constant Field Values
REPLACE
static final String REPLACE
- See Also:
- Constant Field Values
RETRY
static final String RETRY
- See Also:
- Constant Field Values
RUN
static final String RUN
- See Also:
- Constant Field Values
SAVE
static final String SAVE
- See Also:
- Constant Field Values
SAVE_AS
static final String SAVE_AS
- See Also:
- Constant Field Values
STOP
static final String STOP
- See Also:
- Constant Field Values
YES
static final String YES
- See Also:
- Constant Field Values
RESET
static final String RESET
- See Also:
- Constant Field Values