|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
boolean |
activate(CmtComponentSource componentSource,
CmtModelNode root,
CmtModelNode node,
DesignerViewer dc)
(re)activate a view on a given model node, creating UI as needed. |
void |
annotate(CmtComponentSource componentSource,
CmtComponents components)
Have a designer annotate a component source with design model specific tree(s). |
void |
close(CmtComponentSource componentSource,
DesignerViewer dc)
Finish editing a give component source & cleanup view related allocation. |
java.lang.String |
getModelName()
Get the name of the designer's model. |
void |
open(CmtComponentSource componentSource,
DesignerViewer dc)
Open a view on a given component source. |
Method Detail |
public java.lang.String getModelName()
public void annotate(CmtComponentSource componentSource, CmtComponents components)
public void open(CmtComponentSource componentSource, DesignerViewer dc)
public boolean activate(CmtComponentSource componentSource, CmtModelNode root, CmtModelNode node, DesignerViewer dc)
public void close(CmtComponentSource componentSource, DesignerViewer dc)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |