|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.AbstractAction
org.processmining.framework.ui.actions.CatchOutOfMemoryAction
org.processmining.framework.ui.actions.AnalyseAction
public class AnalyseAction
Title:
Description:
Copyright: Copyright (c) 2004
Company:
Field Summary |
---|
Fields inherited from class org.processmining.framework.ui.actions.CatchOutOfMemoryAction |
---|
desktop |
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 |
Constructor Summary | |
---|---|
AnalyseAction(MDIDesktopPane desktop)
|
Method Summary | |
---|---|
void |
execute(java.awt.event.ActionEvent e)
|
static javax.swing.Icon |
getIcon()
|
void |
handleOutOfMem()
|
Methods inherited from class org.processmining.framework.ui.actions.CatchOutOfMemoryAction |
---|
actionPerformed |
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 |
Constructor Detail |
---|
public AnalyseAction(MDIDesktopPane desktop)
Method Detail |
---|
public static javax.swing.Icon getIcon()
public void execute(java.awt.event.ActionEvent e)
execute
in class CatchOutOfMemoryAction
public void handleOutOfMem()
handleOutOfMem
in class CatchOutOfMemoryAction
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |