|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectch.odi.justblog.JustBlog
The application's main class.
| Constructor Summary | |
JustBlog(java.lang.String uiName)
|
|
| Method Summary | |
static JustBlog |
app()
Provides everybody with the current applicatio instance. |
Ui |
getUi()
Gets the application's user interface. |
static void |
main(java.lang.String[] args)
Starts the application TODO accept parameters to choose a GUI: swing, test, cli |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JustBlog(java.lang.String uiName)
| Method Detail |
public Ui getUi()
public static JustBlog app()
public static void main(java.lang.String[] args)
args -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||