Package EDU.auburn.VGJ.gui

Class Summary
AlgPropDialog A dialog class that allows the user to specify parameters used by algorithms.
AngleControl A class that allows control of a 3D viewpoint angle in polar coordinates (phi, theta).
DragFix Drag fix queues events and eliminates repeated mouse drag events and scrollbar events (most annoying on Win95).
FontPropDialog A dialog class that allows the user to specify font properites.
GraphCanvas A window class for editing and displaying Graphs.
GraphEdit GraphEdit is a text editing window for Graphs Here is the GraphWindow GraphWindow is a graph editing tool window.
GroupControl A dialog class that allows the user to enter group commands.
GroupWarningDialog An O.K. / Cancel dialog for group deletion.
InputDialog A dialog class for user input of a single string.
LPanel A panel class with convenience functions.
MessageDialog A dialog class for displaying a message.
OffsetCanvas This abstract class is used inside a ScrolledPanel, and implements the required functionality to communicate with it.
PSdialog A dialog class that allows the user to specify parameters for PostScript output.
ScrolledPanel This is a panel that contains an OffsetCanvas, a Label, and two Scrollbars.
TextOutDialog A dialog class for output of a single string.
ViewportScroller A ViewportScroller is a window used to scroll a window through a larger area of content.