Sleepbot.com Java Classes
C D E G H I M P R S T U V W

C

CONFIG_ALIAS_LIST - Static variable in class com.sleepbot.WRLDtime.time.WRLDtime
The alias configuration listing ('alias.list') line.
CONFIG_BACKGROUND - Static variable in class com.sleepbot.WRLDtime.time.WRLDtime
The background ('bg') configuration line.
CONFIG_CRON - Static variable in class com.sleepbot.WRLDtime.time.WRLDtime
The 'cron' configuration line.
CONFIG_DIGIT_DELIMITER - Static variable in class com.sleepbot.WRLDtime.time.WRLDtime
Index-number delimiter for a digit configuration line; it's a '.'.
CONFIG_DIGIT_LIST - Static variable in class com.sleepbot.WRLDtime.time.WRLDtime
The digit configuration listing ('d.list') line.
CONFIG_DIGIT_PREFIX - Static variable in class com.sleepbot.WRLDtime.time.WRLDtime
Prefix for a digit configuration line.
CONFIG_DRAWORDER - Static variable in class com.sleepbot.WRLDtime.time.WRLDtime
The draw order ('draworder') configuration line.
CONFIG_FOREGROUND - Static variable in class com.sleepbot.WRLDtime.time.WRLDtime
The foreground ('fg') configuration line.
CONFIG_MARKER_ASSIGNMENT - Static variable in class com.sleepbot.WRLDtime.time.WRLDtime
 
CONFIG_MARKER_COMMENT - Static variable in class com.sleepbot.WRLDtime.time.WRLDtime
 
CONFIG_SEPARATOR_LIST - Static variable in class com.sleepbot.WRLDtime.time.WRLDtime
The separator configuration listing ('sep.list') line.
CONFIG_SEPARATOR_PREFIX - Static variable in class com.sleepbot.WRLDtime.time.WRLDtime
Prefix for a separator configuration line.
CONFIG_SETTING_ASSIGNMENT - Static variable in class com.sleepbot.WRLDtime.time.WRLDtime
 
CONFIG_SETTING_DELIMITER - Static variable in class com.sleepbot.WRLDtime.time.WRLDtime
 
CONFIG_TABLET_DELIMITER - Static variable in class com.sleepbot.WRLDtime.time.WRLDtime
Index-number-range delimiter for a tablet configuration line; it's a '.'.
CONFIG_TABLET_LIST - Static variable in class com.sleepbot.WRLDtime.time.WRLDtime
The tablet configuration listing ('t.list') line.
CONFIG_TABLET_PREFIX - Static variable in class com.sleepbot.WRLDtime.time.WRLDtime
Prefix for a tablet configuration line.
CONFIG_WINDOW - Static variable in class com.sleepbot.WRLDtime.time.WRLDtime
The 'window' configuration line.
clone() - Method in class com.sleepbot.WRLDtime.cron.WRLDcron
Clones this object, including all of its conversion values and its current time.
com.sleepbot.WRLDtime - package com.sleepbot.WRLDtime
 
com.sleepbot.WRLDtime.app - package com.sleepbot.WRLDtime.app
 
com.sleepbot.WRLDtime.cron - package com.sleepbot.WRLDtime.cron
 
com.sleepbot.WRLDtime.time - package com.sleepbot.WRLDtime.time
 

D

destroy() - Method in class com.sleepbot.WRLDtime.app.WRLDtimeApplet
Standard destruction hook for an Applet class.
destroy() - Method in class com.sleepbot.WRLDtime.time.WRLDtime
This routine is called by the owner just before it destroys itself.
destroy() - Method in interface com.sleepbot.WRLDtime.time.WRLDtimePiece
This routine is called by the owner just before it destroys itself.
destroy() - Method in class com.sleepbot.WRLDtime.time.WRLDtimePieceNoOp
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sleepbot.WRLDtime.app.WRLDtimeServlet
 

E

ErrorBEAT - Static variable in class com.sleepbot.WRLDtime.app.WRLDtimeServlet
 
ErrorGENERIC - Static variable in class com.sleepbot.WRLDtime.app.WRLDtimeServlet
 
ErrorMEASURE - Static variable in class com.sleepbot.WRLDtime.app.WRLDtimeServlet
 
ErrorNONE - Static variable in class com.sleepbot.WRLDtime.app.WRLDtimeServlet
 

G

getAdjust() - Method in class com.sleepbot.WRLDtime.cron.WRLDcron
Returns the current adjustment for the chronometer.
getBeat() - Method in class com.sleepbot.WRLDtime.cron.WRLDcron
Returns the beat of the current converted time for the chronometer.
getBeat() - Method in class com.sleepbot.WRLDtime.cron.WRLDcronTick
Returns the beat of the tick's converted time
 
getBeatLength() - Method in class com.sleepbot.WRLDtime.cron.WRLDcron
Returns the number of digits in the beat of the chronometer.
getBeatLength() - Method in class com.sleepbot.WRLDtime.cron.WRLDcronTick
Returns the number of digits in the tick's beat
 
getDate() - Method in class com.sleepbot.WRLDtime.cron.WRLDcron
Gets the last date that the chronometer converted.
getDate() - Method in class com.sleepbot.WRLDtime.cron.WRLDcronTick
Returns the date at which this tick was created
 
getDivisor() - Method in class com.sleepbot.WRLDtime.cron.WRLDcron
Returns the current divisor for the chronometer.
getFactor() - Method in class com.sleepbot.WRLDtime.cron.WRLDcron
Returns the current factor for the chronometer.
getFromGMT() - Method in class com.sleepbot.WRLDtime.cron.WRLDcron
Returns the current GMT (Greenwich Mean Time) offset for the chronometer.
getMeasure() - Method in class com.sleepbot.WRLDtime.cron.WRLDcron
Returns the measure of the current converted time for the chronometer.
getMeasure() - Method in class com.sleepbot.WRLDtime.cron.WRLDcronTick
Returns the measure of the tick's converted time
 
getMeasureLength() - Method in class com.sleepbot.WRLDtime.cron.WRLDcron
Returns the number of digits in the measure of the chronometer By default, the measure of WRLDtime has 2 digits.
getMeasureLength() - Method in class com.sleepbot.WRLDtime.cron.WRLDcronTick
Returns the number of digits in the tick's measure
 
getParameterInfo() - Method in class com.sleepbot.WRLDtime.app.WRLDtimeApplet
 
getPatience() - Method in class com.sleepbot.WRLDtime.cron.WRLDcron
Returns the current patience for the chronometer.
getTick() - Method in class com.sleepbot.WRLDtime.cron.WRLDcron
Returns the current 'tick' of the chronometer.
getTime() - Method in class com.sleepbot.WRLDtime.cron.WRLDcron
Returns the current converted time for the chronometer.
getTime() - Method in class com.sleepbot.WRLDtime.cron.WRLDcronTick
Returns the tick's converted time
 
getTimeLength() - Method in class com.sleepbot.WRLDtime.cron.WRLDcron
Returns the number of digits in the full time code of the chronometer.
getTimeLength() - Method in class com.sleepbot.WRLDtime.cron.WRLDcronTick
Returns the number of digits in the tick's full time code
 
getWRLDcron() - Method in class com.sleepbot.WRLDtime.cron.WRLDcronTick
Returns the WRLDcron from object which this tick was generated
 

H

handleCronAdjust() - Method in class com.sleepbot.WRLDtime.app.WRLDtimeServlet
 

I

init() - Method in class com.sleepbot.WRLDtime.app.WRLDtimeApplet
Standard initialization hook for an Applet class.
init() - Method in class com.sleepbot.WRLDtime.app.WRLDtimeServlet
 
init(WRLDcron, Applet) - Method in class com.sleepbot.WRLDtime.time.WRLDtime
This routine is called during initialization by an owning applet (eg. WRLDtimeApplet).
init(WRLDcron, Frame, String[]) - Method in class com.sleepbot.WRLDtime.time.WRLDtime
This routine is called during initialization by an owning application (eg. WRLDtimeApp) which has constructed a Frame.
init(WRLDcron, String[]) - Method in class com.sleepbot.WRLDtime.time.WRLDtime
This routine is called during initialization by a simple owning application.
init(WRLDcron, Applet) - Method in interface com.sleepbot.WRLDtime.time.WRLDtimePiece
This routine is called during initialization by an owning applet (eg. WRLDtimeApplet).
init(WRLDcron, Frame, String[]) - Method in interface com.sleepbot.WRLDtime.time.WRLDtimePiece
This routine is called during initialization by an owning application (eg. WRLDtimeApp) which has constructed a Frame.
init(WRLDcron, String[]) - Method in interface com.sleepbot.WRLDtime.time.WRLDtimePiece
This routine is called during initialization by a simple owning application.
init(WRLDcron, Applet) - Method in class com.sleepbot.WRLDtime.time.WRLDtimePieceNoOp
 
init(WRLDcron, Frame, String[]) - Method in class com.sleepbot.WRLDtime.time.WRLDtimePieceNoOp
 
init(WRLDcron, String[]) - Method in class com.sleepbot.WRLDtime.time.WRLDtimePieceNoOp
 
isLoaded() - Method in class com.sleepbot.WRLDtime.time.WRLDtime
This routine is called when the owner needs to know if all resources (images, configuration files, etc) have been loaded.
isLoaded() - Method in interface com.sleepbot.WRLDtime.time.WRLDtimePiece
This routine is called when the owner needs to know if all resources (images, configuration files, etc) have been loaded.
isLoaded() - Method in class com.sleepbot.WRLDtime.time.WRLDtimePieceNoOp
 
isPaintable() - Method in class com.sleepbot.WRLDtime.time.WRLDtime
This routine is called when the owner needs to know if this class is ready to paint itself or not.
isPaintable() - Method in interface com.sleepbot.WRLDtime.time.WRLDtimePiece
This routine is called when the owner needs to know if this class is ready to paint itself or not.
isPaintable() - Method in class com.sleepbot.WRLDtime.time.WRLDtimePieceNoOp
 
isUpdated() - Method in class com.sleepbot.WRLDtime.cron.WRLDcron
Returns true when the chronometer has received its next 'tick'.

M

main(String[]) - Static method in class com.sleepbot.WRLDtime.app.WRLDtimeApp
 
main(String[]) - Static method in class com.sleepbot.WRLDtime.app.WRLDtimeNow
 

P

PARAM_CONFIGFILE - Static variable in class com.sleepbot.WRLDtime.time.WRLDtime
The configuration file parameter.
ParamBEAT - Static variable in class com.sleepbot.WRLDtime.app.WRLDtimeServlet
The &beat= parameter.
ParamDELIMITER - Static variable in class com.sleepbot.WRLDtime.app.WRLDtimeServlet
The &delimiter= parameter.
ParamDIVISOR - Static variable in class com.sleepbot.WRLDtime.app.WRLDtimeNow
The '-divisor' parameter.
ParamFACTOR - Static variable in class com.sleepbot.WRLDtime.app.WRLDtimeNow
The '-factor' parameter.
ParamFORMAT - Static variable in class com.sleepbot.WRLDtime.app.WRLDtimeServlet
The &format= parameter.
ParamFROMGMT - Static variable in class com.sleepbot.WRLDtime.app.WRLDtimeNow
The minutes-from-GMT ('-fromgmt') parameter.
ParamHELP - Static variable in class com.sleepbot.WRLDtime.app.WRLDtimeNow
The '-help' parameter.
ParamHELP_alt - Static variable in class com.sleepbot.WRLDtime.app.WRLDtimeNow
 
ParamMEASURE - Static variable in class com.sleepbot.WRLDtime.app.WRLDtimeServlet
The &measure= parameter.
ParamPADDING - Static variable in class com.sleepbot.WRLDtime.app.WRLDtimeServlet
The &padding= parameter.
ParamTEXTAFTER - Static variable in class com.sleepbot.WRLDtime.app.WRLDtimeServlet
The &textafter= parameter.
ParamTEXTBEFORE - Static variable in class com.sleepbot.WRLDtime.app.WRLDtimeServlet
The &textbefore= parameter.
ParamTEXTTYPE - Static variable in class com.sleepbot.WRLDtime.app.WRLDtimeServlet
The &texttype= parameter.
ParamUTC_CGI - Static variable in class com.sleepbot.WRLDtime.app.WRLDtimeNow
The UTC CGI URL ('-utccgi') parameter.
ParamUTC_HOST - Static variable in class com.sleepbot.WRLDtime.app.WRLDtimeNow
The UTC host ('-utchost') parameter.
ParamUTC_HOST_alt - Static variable in class com.sleepbot.WRLDtime.app.WRLDtimeNow
 
ParamUTC_PORT - Static variable in class com.sleepbot.WRLDtime.app.WRLDtimeNow
The UTC port ('-utcport') parameter.
ParamUTC_PORT_alt - Static variable in class com.sleepbot.WRLDtime.app.WRLDtimeNow
 
paint(Graphics) - Method in class com.sleepbot.WRLDtime.app.WRLDtimeApplet
Standard render paint hook for an Applet class.
paint(Graphics, Dimension) - Method in class com.sleepbot.WRLDtime.time.WRLDtime
This routine is called when the owner wants you to paint yourself.
paint(Graphics, Dimension) - Method in interface com.sleepbot.WRLDtime.time.WRLDtimePiece
This routine is called when the owner wants you to paint yourself.
paint(Graphics, Dimension) - Method in class com.sleepbot.WRLDtime.time.WRLDtimePieceNoOp
 

R

run() - Method in class com.sleepbot.WRLDtime.app.WRLDtimeApplet
Standard thread run hook for an Applet class.
run() - Method in class com.sleepbot.WRLDtime.app.WRLDtimeServlet
 
run() - Method in class com.sleepbot.WRLDtime.cron.WRLDcron
Core processing for the 'tick' update routine.

S

SETTING_COLOR_HEX - Static variable in class com.sleepbot.WRLDtime.time.WRLDtime
The 'color' dimension setting.
SETTING_CRON_DIVISOR - Static variable in class com.sleepbot.WRLDtime.time.WRLDtime
The 'divisor' WRLDcron setting.
SETTING_CRON_FACTOR - Static variable in class com.sleepbot.WRLDtime.time.WRLDtime
The 'factor' WRLDcron setting.
SETTING_CRON_FROMGMT - Static variable in class com.sleepbot.WRLDtime.time.WRLDtime
The minutes-from-GMT ('fromgmt') WRLDcron setting.
SETTING_CRON_UTC_CGI - Static variable in class com.sleepbot.WRLDtime.time.WRLDtime
The UTC CGI URL ('utccgi') WRLDcron setting.
SETTING_CRON_UTC_HOST - Static variable in class com.sleepbot.WRLDtime.time.WRLDtime
The UTC host ('utchost') WRLDcron setting.
SETTING_CRON_UTC_PORT - Static variable in class com.sleepbot.WRLDtime.time.WRLDtime
The UTC port ('utcport') WRLDcron setting.
SETTING_RECTANGLE_HEIGHT - Static variable in class com.sleepbot.WRLDtime.time.WRLDtime
The 'height' dimension setting.
SETTING_RECTANGLE_WIDTH - Static variable in class com.sleepbot.WRLDtime.time.WRLDtime
The 'width' dimension setting.
SETTING_RECTANGLE_X - Static variable in class com.sleepbot.WRLDtime.time.WRLDtime
The 'x' position setting.
SETTING_RECTANGLE_Y - Static variable in class com.sleepbot.WRLDtime.time.WRLDtime
The 'y' position setting.
SETTING_TEXT_FACE - Static variable in class com.sleepbot.WRLDtime.time.WRLDtime
The 'face' font setting.
SETTING_TEXT_SIZE - Static variable in class com.sleepbot.WRLDtime.time.WRLDtime
The 'size' font setting.
SETTING_TEXT_STYLE_BOLD - Static variable in class com.sleepbot.WRLDtime.time.WRLDtime
The 'bold' font setting.
SETTING_TEXT_STYLE_ITALIC - Static variable in class com.sleepbot.WRLDtime.time.WRLDtime
The 'italic' font setting.
SETTING_TEXT_STYLE_PLAIN - Static variable in class com.sleepbot.WRLDtime.time.WRLDtime
The 'plain' font setting.
SETTING_TYPE_ALIAS - Static variable in class com.sleepbot.WRLDtime.time.WRLDtime
The 'alias' entity type setting.
SETTING_TYPE_HIDE - Static variable in class com.sleepbot.WRLDtime.time.WRLDtime
The 'hide' entity type setting.
SETTING_TYPE_IMAGE - Static variable in class com.sleepbot.WRLDtime.time.WRLDtime
The 'image' entity type setting.
SETTING_TYPE_TEXT - Static variable in class com.sleepbot.WRLDtime.time.WRLDtime
The 'text' entity type setting.
setAdjust(long) - Method in class com.sleepbot.WRLDtime.cron.WRLDcron
Sets the current adjustment for the chronometer.
setAdjustByUTC(String, int) - Method in class com.sleepbot.WRLDtime.cron.WRLDcron
Sets the current adjustment for the chronometer using a UTC server.
setAdjustByUTC(URL) - Method in class com.sleepbot.WRLDtime.cron.WRLDcron
Sets the current adjustment for the chronometer using a UTC code provided by a CGI script.
setAdjustByUTC(String) - Method in class com.sleepbot.WRLDtime.cron.WRLDcron
Sets the current adjustment for the chronometer using a UTC code.
setDate() - Method in class com.sleepbot.WRLDtime.cron.WRLDcron
Set's the chronometer's current date to 'now' and converts it accordingly.
setDate(Date) - Method in class com.sleepbot.WRLDtime.cron.WRLDcron
Set's the chronometer's current date and converts it accordingly.
setDivisor(int) - Method in class com.sleepbot.WRLDtime.cron.WRLDcron
Sets the current divisor for the chronometer
 
setFactor(double) - Method in class com.sleepbot.WRLDtime.cron.WRLDcron
Sets the current factor for the chronometer.
setFromGMT(long) - Method in class com.sleepbot.WRLDtime.cron.WRLDcron
Sets the current GMT (Greenwich Mean Time) offset for the chronometer.
setPatience(double) - Method in class com.sleepbot.WRLDtime.cron.WRLDcron
Sets the current patience for the chronometer.
start() - Method in class com.sleepbot.WRLDtime.app.WRLDtimeApplet
Standard thread start hook for an Applet class.
start(WRLDcron) - Method in class com.sleepbot.WRLDtime.time.WRLDtime
This routine is called by the owner just before its thread starts up.
start(WRLDcron) - Method in interface com.sleepbot.WRLDtime.time.WRLDtimePiece
This routine is called by the owner just before its thread starts up.
start(WRLDcron) - Method in class com.sleepbot.WRLDtime.time.WRLDtimePieceNoOp
 
startPatientUpdate() - Method in class com.sleepbot.WRLDtime.cron.WRLDcron
Starts the 'tick' update process by creating a patient update thread.
startUpdate() - Method in class com.sleepbot.WRLDtime.cron.WRLDcron
Starts the dedicated 'tick' update process by creating an update thread.
stop() - Method in class com.sleepbot.WRLDtime.app.WRLDtimeApplet
Standard thread stop hook for an Applet class.
stop(WRLDcron) - Method in class com.sleepbot.WRLDtime.time.WRLDtime
This routine is called by the owner just before its thread stops.
stop(WRLDcron) - Method in interface com.sleepbot.WRLDtime.time.WRLDtimePiece
This routine is called by the owner just before its thread stops.
stop(WRLDcron) - Method in class com.sleepbot.WRLDtime.time.WRLDtimePieceNoOp
 
stopUpdate() - Method in class com.sleepbot.WRLDtime.cron.WRLDcron
Stops the 'tick' update process in its tracks.

T

tick(WRLDcron) - Method in class com.sleepbot.WRLDtime.time.WRLDtime
This routine is called when the owner's chronometer has been incremented.
tick(WRLDcron) - Method in interface com.sleepbot.WRLDtime.time.WRLDtimePiece
This routine is called when the owner's chronometer has been incremented.
tick(WRLDcron) - Method in class com.sleepbot.WRLDtime.time.WRLDtimePieceNoOp
 
toString() - Method in class com.sleepbot.WRLDtime.cron.WRLDcronTick
Returns a String representation of this object.

U

update(Graphics) - Method in class com.sleepbot.WRLDtime.app.WRLDtimeApplet
Standard render update hook for an Applet class.

V

ValueBEAT_DEFAULT - Static variable in class com.sleepbot.WRLDtime.app.WRLDtimeServlet
 
ValueDELIMITER_DEFAULT - Static variable in class com.sleepbot.WRLDtime.app.WRLDtimeServlet
 
ValueMEASURE_DEFAULT - Static variable in class com.sleepbot.WRLDtime.app.WRLDtimeServlet
 
ValuePADDING_DEFAULT - Static variable in class com.sleepbot.WRLDtime.app.WRLDtimeServlet
The 'default' &padding= parameter (WRLDtimeServlet.ParamPADDING) setting.
ValuePADDING_NO - Static variable in class com.sleepbot.WRLDtime.app.WRLDtimeServlet
The 'no' &padding= parameter (WRLDtimeServlet.ParamPADDING) setting.
ValuePADDING_YES - Static variable in class com.sleepbot.WRLDtime.app.WRLDtimeServlet
The 'yes' &padding= parameter (WRLDtimeServlet.ParamPADDING) setting.
ValueTEXTTYPE_DEFAULT - Static variable in class com.sleepbot.WRLDtime.app.WRLDtimeServlet
 

W

WRLDcron - class com.sleepbot.WRLDtime.cron.WRLDcron.
The WRLD.time chronometer logic.
WRLDcron() - Constructor for class com.sleepbot.WRLDtime.cron.WRLDcron
Constructs a new, initialized chronometer and calculates WRLD.time for 'now'.
WRLDcronTick - class com.sleepbot.WRLDtime.cron.WRLDcronTick.
A class which snapshots a single 'tick' (eg. time code) from the WRLDcron chronometer.
WRLDcronTick(WRLDcron) - Constructor for class com.sleepbot.WRLDtime.cron.WRLDcronTick
Constructs a new WRLDtime tick.
WRLDtime - class com.sleepbot.WRLDtime.time.WRLDtime.
A generfied WRLD.time clockface generator.
WRLDtime() - Constructor for class com.sleepbot.WRLDtime.time.WRLDtime
 
WRLDtimeApp - class com.sleepbot.WRLDtime.app.WRLDtimeApp.
A command-line application that displays the current WRLD.time through a WRLDtimePiece.
WRLDtimeApp() - Constructor for class com.sleepbot.WRLDtime.app.WRLDtimeApp
 
WRLDtimeApplet - class com.sleepbot.WRLDtime.app.WRLDtimeApplet.
An applet that displays the current WRLD.time through a WRLDtimePiece.
WRLDtimeApplet() - Constructor for class com.sleepbot.WRLDtime.app.WRLDtimeApplet
 
WRLDtimeNow - class com.sleepbot.WRLDtime.app.WRLDtimeNow.
A simple command-line app which returns the current WRLD.time.
WRLDtimeNow() - Constructor for class com.sleepbot.WRLDtime.app.WRLDtimeNow
 
WRLDtimePiece - interface com.sleepbot.WRLDtime.time.WRLDtimePiece.
An interface which defines everything you'll need to create a custom WRLDtime time-piece.
WRLDtimePieceNoOp - class com.sleepbot.WRLDtime.time.WRLDtimePieceNoOp.
A no-op class for a WRLDtimePiece.
WRLDtimePieceNoOp() - Constructor for class com.sleepbot.WRLDtime.time.WRLDtimePieceNoOp
 
WRLDtimeServlet - class com.sleepbot.WRLDtime.app.WRLDtimeServlet.
A simple HTTP servlet that returns the current WRLD.time.
WRLDtimeServlet() - Constructor for class com.sleepbot.WRLDtime.app.WRLDtimeServlet
 
waitForUpdate() - Method in class com.sleepbot.WRLDtime.cron.WRLDcron
Wait intently until the next 'tick'.
waitForUpdatePatiently() - Method in class com.sleepbot.WRLDtime.cron.WRLDcron
Wait patiently until the next 'tick'.
waitPatiently() - Method in class com.sleepbot.WRLDtime.cron.WRLDcron
Wait as patiently as (eg. sleep for as long as) the chronometer should.
waiting(WRLDcron) - Method in class com.sleepbot.WRLDtime.time.WRLDtime
This routine is called within the owner's inner time-keeping loop.
waiting(WRLDcron) - Method in interface com.sleepbot.WRLDtime.time.WRLDtimePiece
This routine is called within the owner's inner time-keeping loop.
waiting(WRLDcron) - Method in class com.sleepbot.WRLDtime.time.WRLDtimePieceNoOp
 

C D E G H I M P R S T U V W
Sleepbot.com Java Classes

Copyright 1995-..   Lookit the Cat Productions