jas.hist
Class SaveAsGIF
java.lang.Object
  
jas.hist.SaveAsGIF
- All Implemented Interfaces: 
 - SaveAsPlugin
 
public class SaveAsGIF
- extends Object
- implements SaveAsPlugin
  
- Author:
 
  - tonyj
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
SaveAsGIF
public SaveAsGIF()
hasOptions
public boolean hasOptions()
- Specified by:
 hasOptions in interface SaveAsPlugin
 
 
getFileFilter
public FileFilter getFileFilter()
- Specified by:
 getFileFilter in interface SaveAsPlugin
 
 
getOptionsPanel
public JPanel getOptionsPanel()
- Specified by:
 getOptionsPanel in interface SaveAsPlugin
 
 
saveAs
public void saveAs(Component c,
                   OutputStream os,
                   File file,
                   Component dialogParent)
            throws IOException
- Specified by:
 saveAs in interface SaveAsPlugin
 
- Throws:
 IOException
 
adjustFilename
public File adjustFilename(File file)
- Specified by:
 adjustFilename in interface SaveAsPlugin
 
 
supportsClass
public boolean supportsClass(Object o)
- Specified by:
 supportsClass in interface SaveAsPlugin
 
 
saveOptions
public void saveOptions(Properties props)
- Specified by:
 saveOptions in interface SaveAsPlugin
 
 
restoreOptions
public void restoreOptions(Properties props)
- Specified by:
 restoreOptions in interface SaveAsPlugin
 
 
Copyright © 2000-2009 FreeHEP. All Rights Reserved.