Uses of Interface
org.openjump.swing.factory.component.ComponentFactory

Packages that use ComponentFactory
com.vividsolutions.jump.workbench.ui   
 

Uses of ComponentFactory in com.vividsolutions.jump.workbench.ui
 

Methods in com.vividsolutions.jump.workbench.ui with parameters of type ComponentFactory
 void WorkbenchFrame.setTaskFrameFactory(ComponentFactory<TaskFrame> taskFrameFactory)