|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |
See:
Description
Interface Summary | |
---|---|
CloseListener | This is an interface for listeners that need to be informed when a window closes. |
QueryListener | Listener interface for changes in the query box. |
SettableQueryChooser | Interface for custom query chooser boxes. |
ShellInterpreter | An interface for interpreters that work with the ShellTextArea. |
Class Summary | |
---|---|
BasicJApplet | Base class for swing applets. |
ComponentDialog | This class is a modal dialog box that contains an arbitrary component. |
GraphicalMessageHandler | This is a message handler that reports errors in a graphical dialog box. |
JFileChooserBugFix | A workaround for a JFileChooser bug. |
JTextAreaExec | Execute commands in a subprocess and display them in a JTextArea. |
JTextAreaExec._StreamReaderThread | |
MessageHandler | Deprecated. Use ptolemy.util.MessageHandler. |
PtGUIUtilities | GUI Utilities. |
Query | Create a query with various types of entry boxes and controls. |
Query.QueryActionListener | Listener for "line" and radio button entries. |
Query.QueryColorChooser | Panel containing an entry box and color chooser. |
Query.QueryFileChooser | Panel containing an entry box and file chooser. |
Query.QueryFocusListener | Listener for line entries, for when they lose the focus. |
Query.QueryItemListener | Listener for "CheckBox" and "Choice" entries. |
Query.QueryScrollPane | Inner class to tie textArea to scroll pane. |
Query.SliderListener | Listener for changes in slider. |
QueryChooser | Abstract superclass for customized entry boxes. |
QueryChooserHelper | A little helper class for QueryChooser classes. |
ShellTextArea | A text area supporting shell-style interactions. |
StatusBar | A status bar with a message and a progress bar, for putting at the bottom of application windows. |
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. |
SwingWorker.ThreadVar | Class to maintain reference to current worker thread under separate synchronization control. |
Top | This is a top-level window with a menubar and an optional status bar. |
UndeferredGraphicalMessageHandler | This is a message handler that reports errors in a graphical dialog box. |
UndoListener | An Undo/Redo listener for use with a JTextComponent. |
Exception Summary | |
---|---|
CancelException | Deprecated. Use ptolemy.util.CancelException. |
Graphical User Interface classes.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |