|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectUpdateAction
org.acm.seguin.ide.jbuilder.JBuilderAction
org.acm.seguin.ide.jbuilder.JPGFileAction
public class JPGFileAction
Menu item to create a JPG file
Field Summary |
---|
Fields inherited from class org.acm.seguin.ide.jbuilder.JBuilderAction |
---|
enabled |
Constructor Summary | |
---|---|
JPGFileAction()
Constructor for the JPGFileAction object |
Method Summary | |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent evt)
Saves the UML diagram as a JPG file |
boolean |
isEnabled()
Determines if this menu item should be enabled |
Methods inherited from class org.acm.seguin.ide.jbuilder.JBuilderAction |
---|
setEnabled |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JPGFileAction()
Method Detail |
---|
public boolean isEnabled()
public void actionPerformed(java.awt.event.ActionEvent evt)
actionPerformed
in class JBuilderAction
evt
- the action event
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |