public interface ShowToolPanel extends TaskGraphPanel
| Modifier and Type | Method and Description |
|---|---|
void |
addShowTool(ForShowComponent showtool,
DrawCable cable)
Add a show tool and the cable connecting that showtool
|
void |
removeShowTool(java.awt.Component showtool)
Remove a show tool and the cable connecting that showtool
|
dispose, getContainer, getLayoutDetails, getTaskComponent, getTaskComponentCount, getTaskComponents, getTaskGraph, getTrianaClient, initvoid addShowTool(ForShowComponent showtool, DrawCable cable)
void removeShowTool(java.awt.Component showtool)