gui.icons
Class LibrarySynthesizerBean
java.lang.Object
gui.icons.LibrarySynthesizerBean
- All Implemented Interfaces:
- java.io.Serializable
public class LibrarySynthesizerBean
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LibrarySynthesizerBean
public LibrarySynthesizerBean()
restore
public static LibrarySynthesizerBean restore()
save
public void save()
getInputDirectory
public java.io.File getInputDirectory()
setInputDirectory
public void setInputDirectory(java.io.File inputDirectory)
getOutputFile
public java.io.File getOutputFile()
setOutputFile
public void setOutputFile(java.io.File outputFile)
getFileSuffix
public java.lang.String getFileSuffix()
setFileSuffix
public void setFileSuffix(java.lang.String fileSuffix)
main
public static void main(java.lang.String[] args)