|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProcessControlInterface | |
jcreek.cke.importexport | |
jcreek.cke.importexport.jcxml |
Uses of ProcessControlInterface in jcreek.cke.importexport |
Constructors in jcreek.cke.importexport with parameters of type ProcessControlInterface | |
ProcessStatusWindow(java.awt.Frame parent,
java.lang.String title,
ProcessControlInterface processControl)
Initializes the window with its graphical components. |
|
ProcessStatusWindow(java.awt.Dialog parent,
java.lang.String title,
ProcessControlInterface processControl)
Initializes the window with its graphical components. |
Uses of ProcessControlInterface in jcreek.cke.importexport.jcxml |
Classes in jcreek.cke.importexport.jcxml that implement ProcessControlInterface | |
class |
JCXMLexport
This class is the one having the overall control of the export process of the Knowledge Model of Creek to JCXML files. |
class |
JCXMLimport
This class is the one having the overall control of the import process of JCXML files to the Knowledge Model of Creek. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |