Package org.openjump.swing.factory.component
-
Interface Summary Interface Description ComponentFactory<T extends Component> The ComponentFactory is used to create instances of theComponent
type T.
Interface | Description |
---|---|
ComponentFactory<T extends Component> |
The ComponentFactory is used to create instances of the
Component
type T. |