|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.odi.justblog.gui.UiFactory
Creates Ui instances.
Field Summary | |
static int |
CLI
|
static int |
SWING
|
static int |
TEST
|
Method Summary | |
static Ui |
getUi(int ui)
Valid Ui names are |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int SWING
public static final int TEST
public static final int CLI
Method Detail |
public static Ui getUi(int ui)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |