public class TemplateExportAction extends AbstractAction implements Comparable<TemplateExportAction>
| Modifier and Type | Field and Description |
|---|---|
protected static de.cismet.connectioncontext.ConnectionContext |
CC |
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 |
|---|
TemplateExportAction(org.jdom.Element config)
Creates a new TemplateExportAction object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
int |
compareTo(TemplateExportAction o) |
String |
getFolder()
DOCUMENT ME!
|
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic TemplateExportAction(org.jdom.Element config)
config - DOCUMENT ME!public String getFolder()
public void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListenerpublic int compareTo(TemplateExportAction o)
compareTo in interface Comparable<TemplateExportAction>Copyright © 2012–2026 cismet GmbH. All rights reserved.