Package devisor2.grid.GUI.dialogs

Class Summary
BoundaryNodeDialog This class is the DockableDialog instance for Boundary Node input.
ChangeBoundaryDialog This class is the DockableDialog instance to change the working boundary.
CircleDialog This class is the DockableDialog instance for Circle input.
ColorPicker This class is purely convenience: It just extends the default color chooser of the swing API to suit our needs.
DialogManager  
DockableDialog This class is the abstract superclass for our non-modal dockable dialog.
EdgeStatusDialog This class is the DockableDialog instance to set the status of edges.
FilePicker This class is purely convenience: It just extends the default file chooser of the swing API to suit our needs.
FilePickerFilter This class represents the non-customizable file filter for the application.
InfoDialog This class defines our basic info dialog with version information, developers, revision history etc.
LineDialog This class is the DockableDialog instance for Line input.
LoadBalancingDialog This class is the DockableDialog instance for Line input.
MacroDialog This class is the DockableDialog instance to add Macros and to display Macro properties in Query Mode.
MergeBoundariesDialog See the GridListener for a detailed description of how the dialog is connected to the application.
MirrorDialog This class is the DockableDialog instance to get the line against which to mirror the selected elements.
MultipleBNDialog This class is the DockableDialog instance to set multiple boundary nodes.
OptionsDialog This class represents the OptionsDialog for the DeViSoR2 application.
ParallelBlockDialog This class is the DockableDialog instance to set parallel blocks and macro refinement parameters.
PerimeterDialog This class is the DockableDialog instance for domain perimeter input.
QuadDialog This class is the DockableDialog instance for Quad input.
RefineDialog This class is the DockableDialog instance to set the refinement parameters for the external call of the TRIGEN2D tool.
RotateDialog This class is the DockableDialog instance to get the rotate angle.
ScaleDialog This class is the DockableDialog instance to get the scale factors.
TextFrame This class acts as a container to display texts, which can be read from a file or passed to this class as a single String.
TriDialog This class is the DockableDialog instance for Tri input.