scratch.scott
Class OpenFileHandler
java.lang.Object
scratch.scott.OpenFileHandler
- All Implemented Interfaces:
- ActionListener, EventListener
public class OpenFileHandler
- extends Object
- implements ActionListener
- Author:
- Scott White
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
actionPerformed
public void actionPerformed(ActionEvent ae)
- Specified by:
actionPerformed
in interface ActionListener
getExtension
public static String getExtension(File f)