|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--harmonic.mz.manager.TreeLists
This class provides some conveniences and stability for adding and retrieving elements of specific types from the data base tree. We have seperated these from DataManager because these functions not very general.
| Constructor Summary | |
TreeLists()
|
|
| Method Summary | |
void |
addViewport(harmonic.mz.docnode.ViewportNode node)
Retrieve all avalible scripts. |
void |
addVPTool(harmonic.mz.visuals.cards.FunctionToolShape tool)
Add viewport tool to the viewport tool list of the module that has the FunctionStarter activated by the tool. |
java.util.Vector |
getVPTools()
Return all viewport tools of all modules. |
void |
removeViewport(harmonic.mz.docnode.ViewportNode node)
|
void |
showVPTools(boolean bShowHide)
Show/Hide viewport tools |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TreeLists()
| Method Detail |
public void addVPTool(harmonic.mz.visuals.cards.FunctionToolShape tool)
public java.util.Vector getVPTools()
public void showVPTools(boolean bShowHide)
public void addViewport(harmonic.mz.docnode.ViewportNode node)
public void removeViewport(harmonic.mz.docnode.ViewportNode node)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||