Main Page   Packages   Class Hierarchy   Compound List   File List   Compound Members  

gui.MEAPsoftGUIPanel Class Reference

Inheritance diagram for gui.MEAPsoftGUIPanel:

Inheritance graph
[legend]
Collaboration diagram for gui.MEAPsoftGUIPanel:

Collaboration graph
[legend]
List of all members.

Detailed Description

Abstract class that all MEAPsoftGUIPanels must extend.

Contains the glue needed to let all of the MEAPsoft subsystems work together in MEAPsoftGUI.

Author:
Ron Weiss ([email protected])

Definition at line 40 of file MEAPsoftGUIPanel.java.

Public Methods

 MEAPsoftGUIPanel (MEAPsoftGUI msg)
 Create a new MEAPsoftGUIPanel.

abstract int run ()
 Execute this MEAPsoft component.


Static Protected Methods

void initSegmentFile ()
 Convenience functions so that we don't have to reference meapsoftGUI from our subclasses.


Member Function Documentation

void gui.MEAPsoftGUIPanel.initSegmentFile   [inline, static, protected]
 

Convenience functions so that we don't have to reference meapsoftGUI from our subclasses.

Curse Java's verbosity!

Definition at line 151 of file MEAPsoftGUIPanel.java.

abstract int gui.MEAPsoftGUIPanel.run   [pure virtual]
 

Execute this MEAPsoft component.

Returns a negative number if there was an error, 0 otherwise.

Implemented in gui.ComposerPanel, gui.FeatExtractorPanel, gui.SegmenterPanel, and gui.SynthesizerPanel.


The documentation for this class was generated from the following file:
Generated on Tue Feb 6 19:02:41 2007 for MEAPsoft by doxygen1.2.18