|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttp.controllers.ActionControl
tp.controllers.ResultsControl
public class ResultsControl
A controller to process events on a screen, where the statistical results are presented.
Field Summary |
---|
Fields inherited from class tp.controllers.ActionControl |
---|
event |
Constructor Summary | |
---|---|
ResultsControl()
|
Method Summary | |
---|---|
void |
init(DocsRepresentDB dr)
Initializes the results window tab and shows all statistical information about pre-processing. |
void |
nextBtnClick()
If the "Next" button is clicked, this method executes the tab of results saving and passes document representations to the controller of saving. |
Methods inherited from class tp.controllers.ActionControl |
---|
actionPerformed, invokeMethod, itemStateChanged, stateChanged |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResultsControl()
Method Detail |
---|
public void nextBtnClick()
public void init(DocsRepresentDB dr)
representation
- of all documents
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |