| Package | Description |
|---|---|
| net.sf.cuf.ui.builder |
This package contains the non-graphical interface builder
and its
various helper classes. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultWidgetFactory
This Default-Implementation of a widget factory creates
standard swing elements for each widget type.
|
class |
WidgetFactoryRegistry
Registry is to be used for the registration of Widget Factories with the
SwingXMLBuilder, also a WidgetFactory. |
| Modifier and Type | Method and Description |
|---|---|
WidgetFactory |
SwingXMLBuilder.getWidgetFactory()
Returns the widget factory of this builder.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WidgetFactoryRegistry.registerFactory(String pType,
WidgetFactory pFactory)
Registers a Factory with the given type
|
Copyright © 2017 Jürgen Zeller (privat). All rights reserved.