com.partnersoft.v3x.gui
Class SimpleTOFEditorPanel
java.lang.Object
com.partnersoft.v3x.gui.SimpleTOFEditorPanel
public class SimpleTOFEditorPanel
- extends java.lang.Object
An panel in the SimpleTOFEditor; addresses a single beans in a single TOF
file.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleTOFEditorPanel
public SimpleTOFEditorPanel(SimpleTOFEditorConfig config)
throws java.io.IOException
- Throws:
java.io.IOException
reset
public void reset()
save
public void save()
getGUI
public javax.swing.JComponent getGUI()
getTOFFile
public java.io.File getTOFFile()
setTOFFile
public void setTOFFile(java.io.File newFile)
addEntry
public void addEntry()
removeEntry
public void removeEntry()