Package | Description |
---|---|
jmarkov.gui |
Provides classes for graphic user interface (GUI) to present the
result of a model build with JMarkov.
|
Constructor and Description |
---|
MarkovFileOpenDialog(DebugReporter reporter,
MarkovGUI owner)
Constructor pointing to a given Reporter and GUI.
|
MarkovFileOpenDialog(java.lang.String[] files,
DebugReporter reporter,
MarkovGUI owner)
Constructor with given file candidates (usually the last thre files used).
|