jpel.gui.util
Class Utils

java.lang.Object
  |
  +--jpel.gui.util.Utils

public class Utils
extends java.lang.Object


Constructor Summary
Utils()
           
 
Method Summary
static javax.swing.JFileChooser getDefaultFileChooser(java.lang.String[][] extensions, java.lang.String[] names)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils

public Utils()
Method Detail

getDefaultFileChooser

public static final javax.swing.JFileChooser getDefaultFileChooser(java.lang.String[][] extensions,
                                                                   java.lang.String[] names)