See: Description
Class | Description |
---|---|
DenseRatesPanel |
This class presents the rate matrix through a table.
|
GuiUtils |
GUI utilities for actions
|
InfoPanel |
This class is the superclass of all panels that give info about the Markov
Chain.
|
MarkovClassLoader |
This class helps to load a SimpleMarkovProcess, State or Event class.
|
MarkovFileOpenDialog | |
MarkovGUI | |
MatrixPanel | |
SparseMatrixPanel |
This class show with a tree all states / actions / Events
|
SwingWorker |
This is the 3rd version of SwingWorker (also known as SwingWorker 3), an
abstract class that you subclass to perform GUI-related work in a dedicated
thread.
|
TextPanel |
This class is an extended TextArea, that includes a toollbar for commands
such as saving, selecting and cleaning the text.
|
Enum | Description |
---|---|
MarkovFileOpenDialog.ResultTypes |
The result types returned by the File open dialog.
|