com.partnersoft.workbench.editors
Class MapsetDataTypeFieldsEditor
java.lang.Object
com.partnersoft.workbench.model.AbstractWorkbenchFileEditor
com.partnersoft.workbench.editors.AbstractHtmlPanelFileEditor
com.partnersoft.workbench.editors.MapsetDataTypeFieldsEditor
- All Implemented Interfaces:
- WorkbenchEditor, WorkbenchFileEditor
public class MapsetDataTypeFieldsEditor
- extends AbstractHtmlPanelFileEditor
| Methods inherited from class com.partnersoft.workbench.model.AbstractWorkbenchFileEditor |
doAction, doAction, getFile, getGui, getName, getWorkbench, loadCog, loadObject, saveCog, saveObject, setFile, setWorkbench |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MapsetDataTypeFieldsEditor
public MapsetDataTypeFieldsEditor()
load
public void load()
throws java.io.IOException
- Throws:
java.io.IOException
save
public void save()
throws java.io.IOException
- Specified by:
save in interface WorkbenchEditor- Overrides:
save in class AbstractHtmlPanelFileEditor
- Throws:
java.io.IOException
getMapsetName
public java.lang.String getMapsetName()
throws java.io.IOException
- Throws:
java.io.IOException
addAvailableFields
public void addAvailableFields()
throws java.io.IOException
- Throws:
java.io.IOException
removeUnavailableFields
public void removeUnavailableFields()
throws java.io.IOException
- Throws:
java.io.IOException
massLabelFields
public void massLabelFields()
throws java.io.IOException
- Throws:
java.io.IOException
massEnableFields
public void massEnableFields()
throws java.io.IOException
- Throws:
java.io.IOException
massDisableFields
public void massDisableFields()
throws java.io.IOException
- Throws:
java.io.IOException