org.openscience.jmol.app.webexport
public class Test extends JPanel implements ActionListener
| Field Summary | |
|---|---|
| JTextField | appletPath |
| ArrayListTransferHandler | arrayListHandler |
| JFileChooser | fc |
| JButton | FileButton |
| JButton | movetoTime |
| JButton | PathButton |
| static long | serialVersionUID |
| JButton | StateButton |
| JButton | StringtoScriptButton |
| Viewer | viewer |
| Constructor Summary | |
|---|---|
| Test(Viewer viewer) | |
| Method Summary | |
|---|---|
| void | actionPerformed(ActionEvent e) |
| JComponent | panel() |