

Definition at line 41 of file SegmenterPanel.java.
Public Methods | |
| SegmenterPanel (MEAPsoftGUI msg) | |
| Create a new Segmenter 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 273 of file SegmenterPanel.java. References gui.MEAPsoftGUI.jframe, gui.MEAPsoftGUI.setProgressPanel(), and meapsoft.MEAPUtil.writeMEAPFile. Referenced by gui.MEAPsoftGUI.run(). |
1.2.18