Class Summary |
AlgorithmHandler |
Class to display and manage the started algorithm. |
ColorMeaningPanel |
Intended to choose what the colors of the links represents on the graph. |
Console |
Dialog containing a textarea that represent standard output, error output and a log4j Appender. |
DomainHandler |
Class to display and manage the loaded domains. |
ExpandablePanel |
An expandable JPanel.
When not expanded, it displays only a button with the provided name. |
GenerateTMDialog |
Dialog to generate traffic matrices |
HostPortDialog |
Simple dialog that allows to choose a server host and port. |
ImageChooser |
File Chooser used to save an image in one of the writing format specified in ImageIO |
LegendPanel |
Graphical representation of ColorLegend . |
LinkInfoPanel |
Displays link information. |
LoadTopoDialog |
Choose a topology to load and various options. |
MainWindow |
A window that contains all graphic elements of the application. |
OptionsPanel |
This class creates and manages the right OptionPanel of the GUI. |
ParamTable |
|
PopupMenuFactory |
Factory to handle creation of popup menus. |
ProgressBarPanel |
A Class that is responsible for displaying a panel with a Progression Bar when some computation are done |
ReportPanel |
A class that is responsible for displaying a text file in a panel. |
RMguiMatrixHandler |
This class is responsible for managing the allready loaded traffic matrix (ie. |
StartAlgoPanel |
Panel to choose an algorithm to start. |
TextAreaOutputStream |
This class use a textArea as an OutputStream. |
TMenuBar |
This class extends JMenuBar and is used to make the creation of simple
JMenuBars more easy. |
TopoChooser |
Creation date: 15-Feb-2005 |