public abstract class ShowInfoDialogAction extends AbstractAction
ShowInfoDialogActionchangeSupport, enabledACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON| Constructor and Description |
|---|
ShowInfoDialogAction(String name,
@NonNull Frame owner,
@NonNull String title)
Instantiates a new
ShowInfoDialogAction. |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
protected abstract InfoDialog |
newInfoDialog(Frame owner,
String title) |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic ShowInfoDialogAction(String name, @NonNull @NonNull Frame owner, @NonNull @NonNull String title)
ShowInfoDialogAction.name - the nameowner - the ownertitle - the titlepublic void actionPerformed(ActionEvent e)
protected abstract InfoDialog newInfoDialog(Frame owner, String title)
Copyright © 2015–2018 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.