|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object portaview.WidgetFactory
Factory class to generate common swing widgets.
Constructor Summary | |
WidgetFactory()
|
Method Summary | |
static javax.swing.JLabel |
createCenteredLabel(java.lang.String txt)
Generates a label that is centered. |
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 javax.swing.JLabel createCenteredLabel(java.lang.String txt)
txt
- text for the label
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |