public class CheckAction extends AbstractAction
changeSupport, 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 |
|---|
CheckAction()
Creates a new SelectionRectangleAction object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
static void |
handleCheckResults(String[] hints,
boolean errors,
File errorPath)
DOCUMENT ME!
|
static void |
handleErrors(String[] errors,
File errorPath)
DOCUMENT ME!
|
static void |
handleHints(String[] hints,
File errorPath)
DOCUMENT ME!
|
boolean |
isEnabled() |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, putValue, removePropertyChangeListener, setEnabledpublic void actionPerformed(ActionEvent e)
public static void handleErrors(String[] errors, File errorPath) throws IOException
errors - DOCUMENT ME!errorPath - DOCUMENT ME!IOException - DOCUMENT ME!public static void handleHints(String[] hints, File errorPath) throws IOException
hints - DOCUMENT ME!errorPath - DOCUMENT ME!IOException - DOCUMENT ME!public static void handleCheckResults(String[] hints, boolean errors, File errorPath) throws IOException
hints - DOCUMENT ME!errors - DOCUMENT ME!errorPath - DOCUMENT ME!IOException - DOCUMENT ME!public boolean isEnabled()
isEnabled in interface ActionisEnabled in class AbstractActionCopyright © 2012–2026 cismet GmbH. All rights reserved.