|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.acm.seguin.uml.print.PrintAdapter
public class PrintAdapter
Handles the print menu option
Constructor Summary | |
---|---|
PrintAdapter(UMLPackage panel)
Constructor for the PrintAdapter object |
Method Summary | |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent ev)
The action performed |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PrintAdapter(UMLPackage panel)
panel
- the current packageMethod Detail |
---|
public void actionPerformed(java.awt.event.ActionEvent ev)
actionPerformed
in interface java.awt.event.ActionListener
ev
- the action event
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |