|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.swfm.mica.model.MiModelEntity
com.swfm.mica.view.MiViewManager
com.swfm.mica.view.MiGraphicsBaseViewManager
com.swfm.mica.view.MiGraphicsViewManager
This class implements the MiiViewManager interface and supports the loading and saving of graphics editors to and from MiiModelDocuments. The target must be an instance of MiEditor.
| Field Summary |
| Constructor Summary | |
MiGraphicsViewManager()
Constructs a new MiGraphicsViewManager. |
|
| Method Summary | |
void |
setModel(MiiModelEntity document)
Loads the target container with graphics as specified in the given document. |
| Methods inherited from class com.swfm.mica.view.MiGraphicsBaseViewManager |
getModel, getPostGraphicsCreationHandler, getView, processAction, setPostGraphicsCreationHandler, setView |
| Methods inherited from class com.swfm.mica.view.MiViewManager |
getHasChanged, getWarningMessagesEnabled, isViewOnly, setHasChanged, setViewOnly, setWarningMessagesEnabled |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.swfm.mica.view.MiiViewManager |
getModel, getView, setView |
| Methods inherited from interface com.swfm.mica.core.MiiActionHandler |
processAction |
| Constructor Detail |
public MiGraphicsViewManager()
| Method Detail |
public void setModel(MiiModelEntity document)
setModel in interface MiiViewManagerdocument - the documentMiGraphicsBaseViewManager.setView(com.swfm.mica.core.MiPart)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||