| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.metamatrix.toolbox.ui.widget.WidgetFactory
public class WidgetFactory
| Field Summary | 
|---|
| Fields inherited from interface com.metamatrix.toolbox.ui.UIConstants | 
|---|
| DATE_FORMAT_PROPERTY, SPACER_HORIZONTAL_LENGTH_PROPERTY, WINDOW_BORDER_PROPERTY | 
| Constructor Summary | |
|---|---|
| WidgetFactory() | |
| Method Summary | |
|---|---|
| static ButtonWidget | createButton(java.lang.String key)Creates a button whose properties are obtained from properties files using the specified key. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public WidgetFactory()
| Method Detail | 
|---|
public static ButtonWidget createButton(java.lang.String key)
key - The properties file key.
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||