org.tridas.io.gui.model.popup
Class MetadataEditorModel
java.lang.Object
com.dmurph.mvc.model.AbstractModel
org.tridas.io.gui.model.popup.MetadataEditorModel
- All Implemented Interfaces:
- com.dmurph.mvc.IModel, Serializable
public class MetadataEditorModel
- extends com.dmurph.mvc.model.AbstractModel
- Author:
- daniel
- See Also:
- Serialized Form
Fields inherited from class com.dmurph.mvc.model.AbstractModel |
propertyChangeSupport |
Fields inherited from interface com.dmurph.mvc.IModel |
DIRTY |
Methods inherited from class com.dmurph.mvc.model.AbstractModel |
addPropertyChangeListener, firePropertyChange, removePropertyChangeListener |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MetadataEditorModel
public MetadataEditorModel(String argFilename)
setFilename
public void setFilename(String argFilename)
getFilename
public String getFilename()
setTableModel
public void setTableModel(MetadataTableModel argModel)
getTableModel
public MetadataTableModel getTableModel()
Copyright © 2011. All Rights Reserved.