Uses of Class
org.lucci.madhoc.gui.ProjectionComponent

Packages that use ProjectionComponent
org.lucci.madhoc.gui   
 

Uses of ProjectionComponent in org.lucci.madhoc.gui
 

Methods in org.lucci.madhoc.gui that return ProjectionComponent
 ProjectionComponent MonitorView.getProjectionComponent()
           
 

Methods in org.lucci.madhoc.gui with parameters of type ProjectionComponent
 void MonitorView.setProjectionComponent(ProjectionComponent projectionComponent)
           
 void MonitorTree.setProjectionFrame(ProjectionComponent projectionFrame)