org.tridas.io.gui.model.popup
Class OverwriteModel
java.lang.Object
com.dmurph.mvc.model.AbstractModel
org.tridas.io.gui.model.popup.OverwriteModel
- All Implemented Interfaces:
- com.dmurph.mvc.IModel, Serializable
public class OverwriteModel
- extends com.dmurph.mvc.model.AbstractModel
- Author:
- Daniel Murphy
- 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 |
OverwriteModel
public OverwriteModel()
setResponse
public void setResponse(OverwriteModel.Response r)
getResponse
public OverwriteModel.Response getResponse()
setMessage
public void setMessage(String argMessage)
getMessage
public String getMessage()
setAll
public void setAll(Boolean argAll)
isAll
public boolean isAll()
Copyright © 2011. All Rights Reserved.