|
||||||||||
| 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.MiModelTextViewManager
| Field Summary |
| Constructor Summary | |
MiModelTextViewManager()
|
|
| Method Summary | |
MiiModelEntity |
getModel()
Converts the graphics found in the target view container to a MiiModelDocument. |
MiPart |
getView()
Gets the view container. |
void |
setModel(MiiModelEntity document)
Loads the target view container with graphics representing the data in the given document. |
void |
setView(MiPart view)
Sets the view container. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public MiModelTextViewManager()
| Method Detail |
public void setView(MiPart view)
setView in interface MiiViewManagerview - the view containergetView()public MiPart getView()
getView in interface MiiViewManagerpublic void setModel(MiiModelEntity document)
setModel in interface MiiViewManagerdocument - the documentsetView(com.swfm.mica.core.MiPart)public MiiModelEntity getModel()
getModel in interface MiiViewManagersetView(com.swfm.mica.core.MiPart)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||