|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mockcentral.editor.nodes.mockobject.EditMockObjectDecorationManager
public class EditMockObjectDecorationManager
A class that manages decorations for a control used to edit the interface name for a Mock Object definition.
| Constructor Summary | |
|---|---|
EditMockObjectDecorationManager()
|
|
| Method Summary | |
|---|---|
void |
checkNodeProblems()
Inspects the current MockObjectNode for problems and updates
the ControlDecoration as necessary. |
void |
init(org.mockcentral.editor.nodes.mockobject.MockObjectModel mockObjectModel,
EditMockObjectPage page)
Sets the MockObjectModel and EditMockObjectPage
. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EditMockObjectDecorationManager()
| Method Detail |
|---|
public void init(org.mockcentral.editor.nodes.mockobject.MockObjectModel mockObjectModel,
EditMockObjectPage page)
MockObjectModel and EditMockObjectPage
.
mockObjectModel - the MockObjectModel.page - the EditMockObjectPage.public void checkNodeProblems()
MockObjectNode for problems and updates
the ControlDecoration as necessary.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||