Class HMMTool
java.lang.Object
HMMTool
public class HMMTool
- extends java.lang.Object
Driver class.
The tool is GUI for MVN-HMM Toolbox developed by Sergey Kirshner,
Donald Bren School of Information and Computer Science
University of California, Irvine June 24, 2005
This is the main window holds main menu bar and main panel
of different options.
- Author:
- Lulin Song (International Research Institute for Climate Society)
- See Also:
HMMToolMenu
Field Summary |
static javax.swing.ImageIcon |
iri_icon_25
|
static javax.swing.ImageIcon |
iri_icon_50
IRI icon image |
Method Summary |
static void |
main(java.lang.String[] args)
Main function to start the program |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
iri_icon_50
public static javax.swing.ImageIcon iri_icon_50
- IRI icon image
iri_icon_25
public static javax.swing.ImageIcon iri_icon_25
HMMTool
public HMMTool()
main
public static void main(java.lang.String[] args)
throws java.io.FileNotFoundException
- Main function to start the program
- Parameters:
args
- Command line arguments.
- Throws:
java.io.FileNotFoundException