Uses of Class
jmarkov.gui.InfoPanel

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

Uses of InfoPanel in jmarkov.gui
 

Subclasses of InfoPanel in jmarkov.gui
 class DenseRatesPanel
          This class presents the rate matrix through a table.
 class MatrixPanel
           
 class SparseMatrixPanel
          This class show with a tree all states / actions / Events
 class TextPanel
          This class is an extended TextArea, that includes a toollbar for commands such as saving, selecting and cleaning the text.