Uses of Class
edu.ntnu.item.jt.GUI.ToolPanel

Packages that use ToolPanel
edu.ntnu.item.jt.GUI Provides the GUI capabilities of PowerScan 
 

Uses of ToolPanel in edu.ntnu.item.jt.GUI
 

Methods in edu.ntnu.item.jt.GUI that return types with arguments of type ToolPanel
 ArrayList<ToolPanel> DynamicToolPanel.getToolPanels()
           
 

Method parameters in edu.ntnu.item.jt.GUI with type arguments of type ToolPanel
 void DynamicToolPanel.setToolPanels(ArrayList<ToolPanel> toolPanels)