Package be.gaudry.swing.action
Class Runtastic2GpxAction
java.lang.Object
javax.swing.AbstractAction
be.gaudry.swing.action.RunnablePanelAction
be.gaudry.swing.action.Runtastic2GpxAction
- All Implemented Interfaces:
ActionListener
,Serializable
,Cloneable
,EventListener
,Action
Provided by the broldev.all.ribbon.launcher project.
- Since:
- 1.0 (September 09, 2019), broldev.all.ribbon.launcher 0.0.1-SNAPSHOT dependency
- Version:
- 1.0 (September 09, 2019)
- Author:
- Steph GAUDRY
- See Also:
- Serialized Form
-
Field Summary
Fields inherited from class be.gaudry.swing.action.RunnablePanelAction
FORCE_START_COMMAND
Fields inherited from class javax.swing.AbstractAction
changeSupport, enabled
Fields inherited from interface javax.swing.Action
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON
-
Constructor Summary
-
Method Summary
Methods inherited from class be.gaudry.swing.action.RunnablePanelAction
actionPerformed, getPanel, isStarted, setLanguage, setPanel, setPauseAction, setStarted
Methods inherited from class javax.swing.AbstractAction
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
-
Constructor Details
-
Runtastic2GpxAction
public Runtastic2GpxAction()
-