|
Openwings API Documentation (v1.1) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.openwings.ui.UserInterfaceBuilderFactory
This class provides a way to obtain an implementation of
UserInterfaceBuilder.
The choice of UserInterfaceBuilder implementation
class is set using the
net.openwings.ui.implementation property.
| Constructor Summary | |
UserInterfaceBuilderFactory()
|
|
| Method Summary | |
static UserInterfaceBuilder |
getUserInterfaceBuilder()
This method is used to obtain a UserInterfaceBuilder. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public UserInterfaceBuilderFactory()
| Method Detail |
public static UserInterfaceBuilder getUserInterfaceBuilder()
UserInterfaceBuilder.
UserInterfaceBuilder
interface.
|
Openwings API Documentation (v1.1) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||