org.openpermis.editor.policy
Class MacAdapter.NopAction

java.lang.Object
  extended by javax.swing.AbstractAction
      extended by org.openpermis.editor.policy.MacAdapter.NopAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Enclosing class:
MacAdapter

public static class MacAdapter.NopAction
extends AbstractAction

Action that does nothing.

See Also:
Serialized Form
Since:
0.1.0

Field Summary
private static long serialVersionUID
           
 
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
MacAdapter.NopAction()
           
 
Method Summary
 void actionPerformed(ActionEvent e)
           
 
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
 

Field Detail

serialVersionUID

private static final long serialVersionUID
Constant Field Value:
4325289902247752534L
Since:
0.1.0
Constructor Detail

MacAdapter.NopAction

public MacAdapter.NopAction()
Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)
Since:
0.1.0


PERMIS Role Based Access Control 0.4.0 (Build 15)
2009/05/20 08:15:22
Copyright (c) 2002-2007 Ergon Informatik AG