|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.memphis.ccrg.lida.workspace.MockWorkspaceListener
class MockWorkspaceListener
Field Summary | |
---|---|
WorkspaceContent |
content
|
ModuleName |
originatingBuffer
|
Constructor Summary | |
---|---|
MockWorkspaceListener()
|
Method Summary | |
---|---|
void |
receiveWorkspaceContent(ModuleName originatingBuffer,
WorkspaceContent content)
Receive NodeStructure content from ModuleType originatingBuffer |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public ModuleName originatingBuffer
public WorkspaceContent content
Constructor Detail |
---|
MockWorkspaceListener()
Method Detail |
---|
public void receiveWorkspaceContent(ModuleName originatingBuffer, WorkspaceContent content)
WorkspaceListener
receiveWorkspaceContent
in interface WorkspaceListener
originatingBuffer
- source of contentcontent
- sent content
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |