jrworkspace by
jTEM

de.jtem.jrworkspace.plugin.simplecontroller.widget
Class SaveOnExitDialog.PropertiesFileFilter

java.lang.Object
  extended by javax.swing.filechooser.FileFilter
      extended by de.jtem.jrworkspace.plugin.simplecontroller.widget.SaveOnExitDialog.PropertiesFileFilter
Enclosing class:
SaveOnExitDialog

public static class SaveOnExitDialog.PropertiesFileFilter
extends FileFilter


Constructor Summary
SaveOnExitDialog.PropertiesFileFilter()
           
 
Method Summary
 boolean accept(File f)
           
 String getDescription()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SaveOnExitDialog.PropertiesFileFilter

public SaveOnExitDialog.PropertiesFileFilter()
Method Detail

accept

public boolean accept(File f)
Specified by:
accept in class FileFilter

getDescription

public String getDescription()
Specified by:
getDescription in class FileFilter

jrworkspace by
jTEM

jTEM