|
Sleepbot.com Java Classes | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.sleepbot.WRLDtime.app.WRLDtimeApp
A command-line application that displays the current WRLD.time through a WRLDtimePiece
.
It accepts one optimal parameter; an external conifiguration file.
If not provided, a generic WRLD.time clock will be displayed (black-on-grey).
This class drives the Frame componentry of a WRLDtimePiece.
At the moment, this class can only create an instance of WRLDtime
.
Some day it will be extended with a Factory process to create any WRLDtimePiece implementation... but not yet.
For more information, please see the general documentation at Sleepbot.com.
There are special settings that only work for command-line applications, and there are also some specific limitations.
version 1.3 - 01Jan05 - Daniel M Foley
version 1.0 - 15Feb98 - Daniel M Foley
Constructor Summary | |
WRLDtimeApp()
|
Method Summary | |
static void |
main(java.lang.String[] args)
The main routine for the application. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WRLDtimeApp()
Method Detail |
public static void main(java.lang.String[] args)
WRLDframe
).
So there's not much to say here.
com.sleepbot.WRLDtime.app.*
package is WRLDtimeApplet
.
|
Sleepbot.com Java Classes | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |