org.jmol.export.dialog
public class FileChooser extends JFileChooser
| Field Summary | |
|---|---|
| JDialog | dialog |
| Point | dialogLocation |
| Dimension | dialogSize |
| Method Summary | |
|---|---|
| protected JDialog | createDialog(Component parent) |
| JDialog | getDialog() |
| void | setDialogLocation(Point p) |
| void | setDialogSize(Dimension d) |
Returns: Dialog containing the JFileChooser
Parameters: p Location of the JDialog
Parameters: d Size of the JDialog