cz.cuni.amis.nb.pogamut.unreal.server
Class UnrealServerNode.OpenPureMap

Package class diagram package UnrealServerNode.OpenPureMap
java.lang.Object
  extended by javax.swing.AbstractAction
      extended by cz.cuni.amis.nb.pogamut.base.NamedAction
          extended by cz.cuni.amis.nb.pogamut.unreal.server.UnrealServerNode.OpenPureMap
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Enclosing class:
UnrealServerNode<T extends UnrealServerDefinition>

protected class UnrealServerNode.OpenPureMap
extends cz.cuni.amis.nb.pogamut.base.NamedAction

Open pure map for serverdef this node represents

See Also:
Serialized Form

Field Summary
 
Fields inherited from class javax.swing.AbstractAction
enabled, changeSupport
 
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
UnrealServerNode.OpenPureMap()
           
 
Method Summary
 void action(ActionEvent e)
           
 
Methods inherited from class cz.cuni.amis.nb.pogamut.base.NamedAction
actionPerformed, getStr, init
 
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

UnrealServerNode.OpenPureMap

public UnrealServerNode.OpenPureMap()
Method Detail

action

public void action(ActionEvent e)
Specified by:
action in class cz.cuni.amis.nb.pogamut.base.NamedAction


Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.