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