Uses of Class
jmarkov.gui.MarkovGUI

Packages that use MarkovGUI
jmarkov.gui Provides classes for graphic user interface (GUI) to present the result of a model build with JMarkov. 
 

Uses of MarkovGUI in jmarkov.gui
 

Constructors in jmarkov.gui with parameters of type MarkovGUI
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).