

Definition at line 45 of file ComposerPanel.java.
Public Methods | |
| ComposerPanel (MEAPsoftGUI msg) | |
| Create a new Composer panel. | |
| void | actionPerformed (ActionEvent arg0) |
| synchronized int | run () |
| Execute this MEAPsoft component. | |
|
|
Execute this MEAPsoft component. Returns a negative number if there was an error, 0 otherwise. Implements gui.MEAPsoftGUIPanel. Definition at line 1219 of file ComposerPanel.java. References gui.MEAPsoftGUI.jframe, gui.MEAPsoftGUI.setProgressPanel(), and meapsoft.MEAPUtil.writeMEAPFile. Referenced by gui.MEAPsoftGUI.run(). |
1.2.18