org.argouml.uml.ui
Class ActionGenerationSettings

java.lang.Object
  extended by UndoableAction
      extended by org.argouml.uml.ui.ActionGenerationSettings

public class ActionGenerationSettings
extends UndoableAction

Action for viewing/editing source path settings of model elements.


Constructor Summary
ActionGenerationSettings()
          The constructor.
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent ae)
           
 boolean isEnabled()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionGenerationSettings

public ActionGenerationSettings()
The constructor.

Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent ae)

isEnabled

public boolean isEnabled()
Returns:
always returns true
See Also:
org.tigris.gef.undo.UndoableAction#isEnabled()


ArgoUML © 1996-2006ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook