Sleepbot.com Java Classes

com.sleepbot.WRLDtime.app
Class WRLDtimeApp

java.lang.Object
  extended bycom.sleepbot.WRLDtime.app.WRLDtimeApp

public class WRLDtimeApp
extends java.lang.Object

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

WRLDtimeApp

public WRLDtimeApp()
Method Detail

main

public static void main(java.lang.String[] args)
The main routine for the application.
 
All of the useful methods are in a private class (WRLDframe). So there's not much to say here.
 
The best documentation example in the com.sleepbot.WRLDtime.app.* package is WRLDtimeApplet.


Sleepbot.com Java Classes

Copyright 1995-..   Lookit the Cat Productions