|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectweka.gui.beans.KnowledgeFlow
public class KnowledgeFlow
Startup class for the KnowledgeFlow. Displays a splash screen.
Constructor Summary | |
---|---|
KnowledgeFlow()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Shows the splash screen, launches the application and then disposes the splash screen. |
static void |
startApp()
Static method that can be called from a running program to launch the KnowledgeFlow |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public KnowledgeFlow()
Method Detail |
---|
public static void startApp()
public static void main(java.lang.String[] args)
args
- the command line arguments
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |