org.processmining.framework.ui.actions
Class OpenLogAction
java.lang.Object
javax.swing.AbstractAction
org.processmining.framework.ui.actions.CatchOutOfMemoryAction
org.processmining.framework.ui.actions.OpenLogAction
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action
public class OpenLogAction
- extends CatchOutOfMemoryAction
Title:
Description:
Copyright: Copyright (c) 2004
Company:
- Version:
- 1.0
- Author:
- not attributable
- See Also:
- Serialized Form
Fields inherited from class javax.swing.AbstractAction |
changeSupport, enabled |
Fields inherited from interface javax.swing.Action |
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SHORT_DESCRIPTION, SMALL_ICON |
Methods inherited from class javax.swing.AbstractAction |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OpenLogAction
public OpenLogAction(MDIDesktopPane desktop,
java.lang.String label)
OpenLogAction
public OpenLogAction(MDIDesktopPane desktop)
getIcon
public static javax.swing.Icon getIcon()
execute
public void execute(java.awt.event.ActionEvent e)
- Specified by:
execute
in class CatchOutOfMemoryAction
handleOutOfMem
public void handleOutOfMem()
- Specified by:
handleOutOfMem
in class CatchOutOfMemoryAction