wt.clients.util
Class JFileChooserApplet.PopupActions
java.lang.Object
wt.clients.util.JFileChooserApplet.PopupActions
- All Implemented Interfaces:
- ActionListener, EventListener
- Enclosing class:
- JFileChooserApplet
- public class JFileChooserApplet.PopupActions
- extends Object
- implements ActionListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
theApp
JFileChooserApplet theApp
JFileChooserApplet.PopupActions
JFileChooserApplet.PopupActions(JFileChooserApplet win)
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed
in interface ActionListener