| Package | Description |
|---|---|
| ptolemy.gui |
Graphical User Interface classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExtensionFilenameFilter
An implementation of both javax.swing.filechooser.FileFilter and
java.io.FilenameFilter that only accepts files that have one of the
registered extensions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PtFileChooser.addChoosableFileFilter(PtFilenameFilter filter)
Set the file name filter for the dialog.
|