All Packages  Class Hierarchy

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

Index of all Fields and Methods

A

aboutSunSphereInfoText. Static variable in class org.minow.SunSphereImage.SunSphereImage
The control dialog information text.
aboutSunSphereSpecific. Static variable in interface org.minow.SunSphereImage.SunSphereConfig
This string is part of the SunSphereImage information text.
aboutSunSphereTitleText. Static variable in class org.minow.SunSphereImage.SunSphereImage
The control dialog title.
ABOVE_HORIZON. Static variable in class org.minow.utilities.SunEphemeris
riseSet returns ABOVE_HORIZON for sunrise calculations where the sun object does not go below the horizon (i.e.
ABOVE_HORIZON. Static variable in class org.minow.utilities.SunRiseSet
riseSet returns ABOVE_HORIZON for sunrise calculations where the sun object does not go below the horizon, as happens during the arctic summer.
actionPerformed(ActionEvent). Method in class org.minow.SunSphereImage.SunSphereImage
addCity(City). Method in class org.minow.SunSphereImage.CityList
addListener(CloudImageThread.Listener). Method in class org.minow.SunSphereImage.CloudImageThread
addListener(SunSphereData.Listener). Method in class org.minow.SunSphereImage.SunSphereData
Add an UpdateListener that will be notified when the time or location changes.
addLocation(Location). Method in class org.minow.SunSphereImage.Location
AnalogClock(). Constructor for class org.minow.utilities.AnalogClock
Create a clock.
AnalogClock(boolean). Constructor for class org.minow.utilities.AnalogClock
Create a clock, specifying whether it displays the second hand.
AnalogClock(long, boolean). Constructor for class org.minow.utilities.AnalogClock
Create a clock with the specified update interval.
appArgs. Static variable in class org.minow.SunSphereImage.SunSphereParam
Default arguments when SunSphereImage is run as an application.
AppletFramework(Applet, String, int, int, String[]). Constructor for class org.minow.applets.AppletFramework
AppletFramework provides a framework for the applet.
AppletFramework(Applet, String, int, int, String[], String[]). Constructor for class org.minow.applets.AppletFramework
AppletFramework provides a framework for the applet.
areInteractionButtonsVisible(). Method in class org.minow.SunSphereImage.SunSphereData
Return whether the interaction buttons are visible.
ASTRONOMICAL_TWILIGHT. Static variable in class org.minow.utilities.SunEphemeris
The sun's altitude below the horizon at the instant of full night.
ASTRONOMICAL_TWILIGHT. Static variable in class org.minow.utilities.SunRiseSet
At the instant of full night, the sun is 18 degrees below the horizon, the sun does not illuminate the night sky to any appreciable extent, and all stars should be visible.
author. Static variable in class org.minow.SunSphereImage.SunSphereImage
The SunSphereImage author.

B

BELOW_HORIZON. Static variable in class org.minow.utilities.SunEphemeris
riseSet returns BELOW_HORIZON for sunrise calculations where the sun object does go above the horizon (i.e.
BELOW_HORIZON. Static variable in class org.minow.utilities.SunRiseSet
riseSet returns BELOW_HORIZON for sunrise calculations where the sun object does go above the horizon, as happens during the arctic winter.
BOTTOM_EDGE. Static variable in class org.minow.SunSphereImage.CloudImageThread
buttonLabel. Static variable in class org.minow.SunSphereImage.InfoButton
This will define the button's ActionCommand String.

C

CENTER_X. Static variable in class org.minow.SunSphereImage.CloudImageThread
CENTER_Y. Static variable in class org.minow.SunSphereImage.CloudImageThread
change. Static variable in class uk.co.wilson.xml.MinML
characters(char[], int, int). Method in interface org.xml.sax.DocumentHandler
Receive notification of character data.
characters(char[], int, int). Method in class uk.co.wilson.xml.MinML
characters(StringBuffer). Method in class org.minow.SunSphereImage.CityListReader
City(SunSphereData, double, double, String, String, int, String). Constructor for class org.minow.SunSphereImage.City
Construct a City object.
cityFileName. Static variable in interface org.minow.SunSphereImage.SunSphereConfig
The name of the City (latitude and longitude) list.
cityHeight. Static variable in interface org.minow.SunSphereImage.SunSphereConfig
Configure the pixel height of the city lights.
CityList(). Constructor for class org.minow.SunSphereImage.CityList
CityListReader(SunSphereData). Constructor for class org.minow.SunSphereImage.CityListReader
cityWidth. Static variable in interface org.minow.SunSphereImage.SunSphereConfig
Configure the pixel width of the city lights.
CIVIL_TWILIGHT. Static variable in class org.minow.utilities.SunEphemeris
The sun's altitude below the horizon at the instant of civil twilight.
CIVIL_TWILIGHT. Static variable in class org.minow.utilities.SunRiseSet
At the end of civil twilight, the sun is six degrees below the horizon.
clone(). Method in class org.minow.SunSphereImage.Location
CLOUD_IMAGE_ENABLE. Static variable in class org.minow.SunSphereImage.SunSphereData
CloudImageThread(SunSphereData, EarthImagePixels). Constructor for class org.minow.SunSphereImage.CloudImageThread
Initialize the CloudImage, fetching the image from a specified URL.
COMPILE_HMS. Static variable in interface org.minow.utilities.CompileTime
COMPILE_TIME. Static variable in interface org.minow.utilities.CompileTime
COMPILE_YMD. Static variable in interface org.minow.utilities.CompileTime
componentHidden(ComponentEvent). Method in class org.minow.utilities.NumberField
componentMoved(ComponentEvent). Method in class org.minow.utilities.NumberField
componentResized(ComponentEvent). Method in class org.minow.utilities.NumberField
componentShown(ComponentEvent). Method in class org.minow.utilities.NumberField
computeEphemeris(Date). Method in class org.minow.utilities.SunEphemeris
Compute the ephemeris for the specified date and its timezone.
computeEphemeris(Date, int). Method in class org.minow.utilities.SunEphemeris
Compute the ephemeris for the specified date and an explicitly-specified timezone offset.
computeEphemeris(double). Method in class org.minow.utilities.SunEphemeris
Compute the ephemeris for the specified astronomical instant
computeEphemeris(long). Method in class org.minow.utilities.SunEphemeris
Compute the ephemeris for the specified instant
computeEphemeris(long, int). Method in class org.minow.utilities.SunEphemeris
Compute the ephemeris for the specified instant and an explicitly-specified timezone offset.
copyright. Static variable in class org.minow.SunSphereImage.SunSphereImage
The SunSphereImage copyright.

D

dayFactor. Static variable in class org.minow.SunSphereImage.EarthImagePixels
DEBUG. Static variable in class org.minow.SunSphereImage.City
DEBUG. Static variable in class org.minow.SunSphereImage.CloudImageThread
DEBUG. Static variable in class org.minow.SunSphereImage.SunSphereGlobePixels
DEBUG. Static variable in class org.minow.SunSphereImage.SunSphereImage
Serious debugging.
DECAY_TIME. Static variable in class org.minow.SunSphereImage.SunSphereMouseHandler
defaultClockFaceColor. Static variable in class org.minow.utilities.AnalogClock
defaultHourHandColor. Static variable in class org.minow.utilities.AnalogClock
defaultMinuteHandColor. Static variable in class org.minow.utilities.AnalogClock
defaultSecondHandColor. Static variable in class org.minow.utilities.AnalogClock
DegRad. Static variable in class org.minow.SunSphereImage.City
Convert between degree and radian angles.
DegRad. Static variable in class org.minow.utilities.SunEphemeris
Convert between degrees and radians.
DegRad. Static variable in class org.minow.SunSphereImage.SunSphereGlobePixels
Convert between degree and radian angles.
DegRad. Static variable in class org.minow.SunSphereImage.SunSphereImageCanvas
Convert between degree and radian angles.
DegRad. Static variable in class org.minow.SunSphereImage.SunSphereMouseHandler
Convert between degree and radian angles.
DegRad. Static variable in class org.minow.utilities.Utility
degreeSign. Static variable in class org.minow.utilities.Utility
discardAndChange. Static variable in class uk.co.wilson.xml.MinML
discardSaveAndChange. Static variable in class uk.co.wilson.xml.MinML
doubleTextValue(TextField). Static method in class org.minow.utilities.Utility
Convert the value from a text field to a double.
doubleTextValue(TextField, double, double). Static method in class org.minow.utilities.Utility
Convert the value from a text field to a double.
DrawThickLine(). Constructor for class org.minow.utilities.DrawThickLine
drawThickLine(Graphics, int, int, int, int, int). Static method in class org.minow.utilities.DrawThickLine
Draw a thick line between two named points.
drawThickLineNoEndRounding(Graphics, double, int, int, Rectangle). Static method in class org.minow.utilities.DrawThickLine
Draw a thick line into the graphics context.

E

EarthImagePixels(Image, CityList). Constructor for class org.minow.SunSphereImage.EarthImagePixels
emitCharacters. Static variable in class uk.co.wilson.xml.MinML
emitEndElement. Static variable in class uk.co.wilson.xml.MinML
emitStartElement. Static variable in class uk.co.wilson.xml.MinML
endCDATA. Static variable in class uk.co.wilson.xml.MinML
endDocument(). Method in class org.minow.SunSphereImage.CityListReader
endDocument(). Method in interface org.xml.sax.DocumentHandler
Receive notification of the end of a document.
endDocument(). Method in class uk.co.wilson.xml.MinML
endElement(String). Method in class org.minow.SunSphereImage.CityListReader
endElement(String). Method in interface org.xml.sax.DocumentHandler
Receive notification of the end of an element.
endElement(String). Method in class uk.co.wilson.xml.MinML
endStartName. Static variable in class uk.co.wilson.xml.MinML
error(SAXParseException). Method in interface org.xml.sax.ErrorHandler
Receive notification of a recoverable error.
error(SAXParseException). Method in class uk.co.wilson.xml.MinML
ERROR_UPDATE. Static variable in class org.minow.SunSphereImage.CloudImageThread
exitParser. Static variable in class uk.co.wilson.xml.MinML

F

factorRange. Static variable in class org.minow.SunSphereImage.EarthImagePixels
fatalError(SAXParseException). Method in class org.minow.SunSphereImage.CityListReader
fatalError(SAXParseException). Method in interface org.xml.sax.ErrorHandler
Receive notification of a non-recoverable error.
fatalError(SAXParseException). Method in class uk.co.wilson.xml.MinML
format(double). Static method in class org.minow.utilities.Utility
format(double, int). Static method in class org.minow.utilities.Utility
format(long, char, int). Static method in class org.minow.utilities.Utility
Format an integer value.
format(long, int). Static method in class org.minow.utilities.Utility
Format an integer value.
formatSabbathTime(double). Static method in class org.minow.utilities.SunRiseSet
Format a SunRiseSet time value to a text string.

G

GC_ENGLISH_MILES. Static variable in class org.minow.SunSphereImage.City
Convert Great Circle distance (in Radians) to English Statute Miles.
GC_KILOMETERS. Static variable in class org.minow.SunSphereImage.City
Convert Great Circle distance (in Radians) to kilometers.
GC_NAUTICAL_MILES. Static variable in class org.minow.SunSphereImage.City
Convert Great Circle distance (in Radians) to Nautical miles.
getAppletInfo(). Method in class org.minow.SunSphereImage.SunSphereImage
Return some information about this applet.
getByteStream(). Method in class org.xml.sax.InputSource
Get the byte stream for this input source.
getCharacterStream(). Method in class org.xml.sax.InputSource
Get the character stream for this input source.
getCity(int). Method in class org.minow.SunSphereImage.CityList
getCityList(). Method in class org.minow.SunSphereImage.CityListReader
getCityList(). Method in class org.minow.SunSphereImage.SunSphereData
getClockFaceColor(). Method in class org.minow.utilities.AnalogClock
Return the clock face color
getCloudImageUpdateInfo(). Method in class org.minow.SunSphereImage.SunSphereData
getCloudImageURL(). Method in class org.minow.SunSphereImage.SunSphereData
getColumnNumber(). Method in interface org.xml.sax.Locator
Return the column number where the current document event ends.
getColumnNumber(). Method in class org.xml.sax.SAXParseException
The column number of the end of the text where the exception occurred.
getCosLatitude(). Method in class org.minow.SunSphereImage.City
Return the cosine of this city's latitude.
getCurrentInstant(). Method in class org.minow.SunSphereImage.SunSphereData
Return the current date and time.
getCurrentLocation(). Method in class org.minow.SunSphereImage.SunSphereData
Return the current location.
getDate(). Method in class org.minow.SunSphereImage.SunSphereData
Return the current date and time.
getDateString(Date). Static method in class org.minow.utilities.Utility
Convert a Java Date to an ISO date string.
getDEC(). Method in class org.minow.utilities.SunEphemeris
getDefaultCloudImageURL(). Static method in class org.minow.SunSphereImage.CloudImageThread
Get the default cloud image URL that reads the image from the University of Wisconsin server.
getDistance(double, double, double). Method in class org.minow.SunSphereImage.City
Compute the Great Circle distance between this city and an arbitrary point on the globe.
getDMSString(double). Static method in class org.minow.utilities.Utility
Convert a fractional degree value to its string representation.
getDMSString(double, boolean). Static method in class org.minow.utilities.Utility
Convert a fractional degree value to its string representation.
getDMSString(double, String). Static method in class org.minow.utilities.Utility
Convert a fractional degree value to its string representation.
getEarthImagePixels(). Method in class org.minow.SunSphereImage.SunSphereData
Return the output pixel image before warping to a sphere..
getEarthImagePixels(). Method in class org.minow.SunSphereImage.SunSphereImage
Return the output pixel image before warping to a sphere..
getEarthImagePixels(). Method in class org.minow.SunSphereImage.SunSphereImageCanvas
Return the output pixel image before warping to a sphere..
getEncoding(). Method in class org.xml.sax.InputSource
Get the character encoding for a byte stream or URI.
getException(). Method in class org.xml.sax.SAXException
Return the embedded exception, if any.
getFrame(Component). Static method in class org.minow.utilities.Utility
Return the Frame that encloses a given Component.
getGMST(). Method in class org.minow.utilities.SunEphemeris
Compute Greenwich Mean Sidereal Time (GMST) for this date.
getGMSTDegrees(double). Static method in class org.minow.utilities.SunRiseSet
Compute Greenwich Mean Sidereal Time (GMST) for Modified Julian Date set in the superclass.
getHintTime(). Method in class org.minow.SunSphereImage.SunSphereData
getHMString(double). Static method in class org.minow.utilities.Utility
Convert a fractional hour value to its string representation.
getHourHandColor(). Method in class org.minow.utilities.AnalogClock
Return the hour hand color
getImageFileName(). Method in class org.minow.SunSphereImage.SunSphereData
getImageHeight(). Method in class org.minow.SunSphereImage.EarthImagePixels
getImageWidth(). Method in class org.minow.SunSphereImage.EarthImagePixels
getLatitude(). Method in class org.minow.SunSphereImage.City
Return the current latitude.
getLatitude(). Method in class org.minow.SunSphereImage.Location
getLatitude(). Method in class org.minow.SunSphereImage.SunSphereData
Return the current latitude.
getLatitudeSpin(). Method in class org.minow.SunSphereImage.SunSphereData
Return the amount to change latitude on each spin cycle.
getLatitudeString(double). Static method in class org.minow.utilities.Utility
Format a latitude value.
getLength(). Method in interface org.xml.sax.AttributeList
Return the number of attributes in this list.
getLineNumber(). Method in interface org.xml.sax.Locator
Return the line number where the current document event ends.
getLineNumber(). Method in class org.xml.sax.SAXParseException
The line number of the end of the text where the exception occurred.
getLMST(double). Method in class org.minow.utilities.SunRiseSet
Compute the local Mean Sidereal Time in hours for the for the given longitude and date..
getLocalTimeString(Date). Method in class org.minow.SunSphereImage.City
Return the time at the local location.
getLongitude(). Method in class org.minow.SunSphereImage.City
Return the current longitude.
getLongitude(). Method in class org.minow.SunSphereImage.Location
getLongitude(). Method in class org.minow.SunSphereImage.SunSphereData
Return the current longitude.
getLongitudeSpin(). Method in class org.minow.SunSphereImage.SunSphereData
Return the amount to change longitude on each spin cycle.
getLongitudeString(double). Static method in class org.minow.utilities.Utility
getMaximum(). Method in class org.minow.utilities.NumberField
getMessage(). Method in class org.xml.sax.SAXException
Return a detail message for this exception.
getMinimum(). Method in class org.minow.utilities.NumberField
getMinimumSize(). Method in class org.minow.SunSphereImage.SunSphereImage.CityLabel
getMinimumSize(). Method in class org.minow.SunSphereImage.SunSphereImageCanvas
Return Component size.
getMinuteHandColor(). Method in class org.minow.utilities.AnalogClock
Return the minute hand color
getMJD(Date). Static method in class org.minow.utilities.SunEphemeris
Return the Modified Julian Date for the given date in the local timezone.
getMJD(Date, long). Static method in class org.minow.utilities.SunEphemeris
Return the MJD for the given date.
getMJD(long). Static method in class org.minow.utilities.SunEphemeris
Return the MJD for the given instant.
getName(). Method in class org.minow.SunSphereImage.City
Return the current city name.
getName(int). Method in interface org.xml.sax.AttributeList
Return the name of an attribute in this list (by position).
getNearestCity(double, double). Method in class org.minow.SunSphereImage.CityList
Return the nearest city found within +/- 15 degrees of the test location.
getOriginalEarthImage(). Method in class org.minow.SunSphereImage.SunSphereData
getPaintedPixels(int[], CloudImageThread, long). Method in class org.minow.SunSphereImage.EarthImagePixels
Return the original image with the sunrise/sunset terminator painted over it.
getParameterInfo(). Method in class org.minow.SunSphereImage.SunSphereImage
Return the vector of parameters this applet understands.
getParameterInfo(). Method in class org.minow.SunSphereImage.SunSphereParam
Return the vector of parameters this applet understands.
getPreferredSize(). Method in class org.minow.SunSphereImage.InfoButton
getPreferredSize(). Method in class org.minow.SunSphereImage.SunSphereImage.CityLabel
getPreferredSize(). Method in class org.minow.SunSphereImage.SunSphereImageCanvas
Return Component size.
getPublicId(). Method in class org.xml.sax.InputSource
Get the public identifier for this input source.
getPublicId(). Method in interface org.xml.sax.Locator
Return the public identifier for the current document event.
getPublicId(). Method in class org.xml.sax.SAXParseException
Get the public identifier of the entity where the exception occurred.
getRA(). Method in class org.minow.utilities.SunEphemeris
getSecondHandColor(). Method in class org.minow.utilities.AnalogClock
Return the second hand color
getSinLatitude(). Method in class org.minow.SunSphereImage.City
Return the sine of this city's latitude.
getSpinInterval(). Method in class org.minow.SunSphereImage.SunSphereData
Return the time to delay between spin cycles.
getSunrise(). Method in class org.minow.utilities.SunRiseSet
Get the time of sunrise for the given location, date, and timezone.
getSunriseLocation(). Method in class org.minow.SunSphereImage.SunSphereData
getSunset(). Method in class org.minow.utilities.SunRiseSet
Return the time of civil sunset for the given location, date, and timezone.
getSunset(double). Method in class org.minow.utilities.SunRiseSet
Compute and return time that the sun rises above, or sets below, the given altitude for the given location, date, and timezone.
getSystemId(). Method in class org.xml.sax.InputSource
Get the system identifier for this input source.
getSystemId(). Method in interface org.xml.sax.Locator
Return the system identifier for the current document event.
getSystemId(). Method in class org.xml.sax.SAXParseException
Get the system identifier of the entity where the exception occurred.
getTimeZone(). Method in class org.minow.SunSphereImage.City
Return this city's timezone
getTimeZone(). Static method in class org.minow.utilities.Utility
Return the current timezone for this date and the user's current location.
getTimeZone(Date). Static method in class org.minow.utilities.Utility
Return the current timezone for a specific date and the user's current location.
getTimeZone(String). Method in class org.minow.SunSphereImage.SunSphereData
getTimezoneName(). Method in class org.minow.SunSphereImage.City
Return the current timezone name.
getTimeZoneName(). Static method in class org.minow.utilities.Utility
Return the name of the timezone associated with the current date and default location.
getTimeZoneName(Date). Static method in class org.minow.utilities.Utility
Return the name of the timezone associated with a specified date.
getTimezoneOffset(). Method in class org.minow.SunSphereImage.City
Return the timezone offset for the current date, using the given timezone name if it is valid.
getTimeZoneOffset(). Static method in class org.minow.utilities.SunEphemeris
Return the current TimeZone offset for the current date and location, taking Daylight Savings Time adjustments into effect.
getTimeZoneOffset(). Static method in class org.minow.utilities.Utility
Return the current TimeZone offset for the current date, taking Daylight Savings Time adjustments into effect.
getTimezoneOffset(Date). Method in class org.minow.SunSphereImage.City
Return the timezone offset for a specific date, using the given timezone name if it is valid.
getTimeZoneOffset(Date). Static method in class org.minow.utilities.SunEphemeris
Return the current TimeZone offset for the given date and the current location, taking Daylight Savings Time adjustments into effect.
getTimeZoneOffset(Date). Static method in class org.minow.utilities.Utility
Return the current TimeZone offset, taking Daylight Savings Time adjustments into effect.
getTimeZoneOffset(TimeZone, Date). Static method in class org.minow.SunSphereImage.City
Return the current TimeZone offset, taking Daylight Savings Time adjustments into effect for a specific timezone and date
getTimeZoneOffset(TimeZone, Date). Static method in class org.minow.utilities.SunEphemeris
Return the current TimeZone offset, taking Daylight Savings Time adjustments into effect for a specific timezone and date
getTimeZoneOffset(TimeZone, Date). Static method in class org.minow.utilities.Utility
Return the current TimeZone offset, taking Daylight Savings Time adjustments into effect for a specific timezone and date
getTimeZoneValueText(TimeZone, Date). Static method in class org.minow.utilities.Utility
Return a reasonable string representation of this timezone for the indicated date.
getType(int). Method in interface org.xml.sax.AttributeList
Return the type of an attribute in the list (by position).
getType(String). Method in interface org.xml.sax.AttributeList
Return the type of an attribute in the list (by name).
getUpdateInterval(). Method in class org.minow.utilities.AnalogClock
Get the update interval.
getValue(). Method in class org.minow.utilities.NumberField
getValue(int). Method in interface org.xml.sax.AttributeList
Return the value of an attribute in the list (by position).
getValue(String). Method in interface org.xml.sax.AttributeList
Return the value of an attribute in the list (by name).
getYMDString(Date). Static method in class org.minow.utilities.Utility

H

HEIGHT. Static variable in class org.minow.SunSphereImage.CloudImageThread
HOST. Static variable in class org.minow.SunSphereImage.CloudImageThread
HourRad. Static variable in class org.minow.utilities.SunEphemeris
Convert between hours and radians.

I

ignorableWhitespace(char[], int, int). Method in interface org.xml.sax.DocumentHandler
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int). Method in class uk.co.wilson.xml.MinML
imageName. Static variable in interface org.minow.SunSphereImage.SunSphereConfig
The default earth image filename.
inDaylightTime(Date). Static method in class org.minow.utilities.Utility
Return true if the indicated date is in Daylight Savings Time in the current location's TimeZone.
InfoButton(). Constructor for class org.minow.SunSphereImage.InfoButton
init(). Method in class org.minow.SunSphereImage.SunSphereImage
Initialize the applet.
INITIAL_LATITUDE. Static variable in interface org.minow.SunSphereImage.SunSphereConfig
Configure the initial globe latitude
INITIAL_LATITUDE_SPIN. Static variable in interface org.minow.SunSphereImage.SunSphereConfig
Configure the initial longitude spin in degrees per spin interval.
INITIAL_LONGITUDE_SPIN. Static variable in interface org.minow.SunSphereImage.SunSphereConfig
Configure the initial longitude spin in degrees per spin interval.
InputSource(). Constructor for class org.xml.sax.InputSource
Zero-argument default constructor.
InputSource(InputStream). Constructor for class org.xml.sax.InputSource
Create a new input source with a byte stream.
InputSource(Reader). Constructor for class org.xml.sax.InputSource
Create a new input source with a character stream.
InputSource(String). Constructor for class org.xml.sax.InputSource
Create a new input source with a system identifier.
intTextValue(TextField). Static method in class org.minow.utilities.Utility
Return the integer in a TextField.
intTextValue(TextField, int, int). Static method in class org.minow.utilities.Utility
Return the integer in a TextField.
isAnalogClockVisible(). Method in class org.minow.SunSphereImage.SunSphereData
Return whether the analog clock is visible.
isApplication(). Method in class org.minow.SunSphereImage.SunSphereData
Return true if SunSphereImage was launched as an application.
isCloudImageEnabled(). Method in class org.minow.SunSphereImage.SunSphereData
isEvent(double). Static method in class org.minow.utilities.SunRiseSet
Test whether this value is a real sunrise/sunset.
isLatitudeGrabOK(). Method in class org.minow.SunSphereImage.SunSphereData
Return true if the user can change the latitude by grabbing the image and dragging it with the mouse.
isLatitudeSpinOK(). Method in class org.minow.SunSphereImage.SunSphereData
Return true if spinning changes the latitude of the center of the image.
isShowSeconds(). Method in class org.minow.utilities.AnalogClock
Get whether seconds are displayed.
isSpinning(). Method in class org.minow.SunSphereImage.SpinButton
isSpinning(). Method in class org.minow.SunSphereImage.SunSphereData
Return the spin-enable state.
isSuccess(). Method in class org.minow.SunSphereImage.CityListReader

J

javaEpochMJD. Static variable in class org.minow.utilities.SunEphemeris
javaEpochMJD is the Modified Julian Date of the Java Epoch (1900.01.01 00:00 GMT)

L

latitude. Variable in class org.minow.SunSphereImage.Location
The accessor functions are all synchronized.
latitudeToPixel(double). Method in class org.minow.SunSphereImage.EarthImagePixels
Convert a latitude value the corresponding pixel value.
LAYOUT_CHANGED. Static variable in class org.minow.SunSphereImage.SunSphereData
LEFT_EDGE. Static variable in class org.minow.SunSphereImage.CloudImageThread
Location(). Constructor for class org.minow.SunSphereImage.Location
Location(double, double). Constructor for class org.minow.SunSphereImage.Location
LOCATION_CHANGED. Static variable in class org.minow.SunSphereImage.SunSphereData
log(String, double). Static method in class org.minow.utilities.Utility
Debug log a double-precision value .
log(String, int). Static method in class org.minow.utilities.Utility
Debug log an integer value .
log(String, String). Static method in class org.minow.utilities.Utility
Debug log a string value .
logImageConsumerStatus(int). Static method in class org.minow.utilities.Utility
This is used to debug the PixelGrabber class.
logImageObserverStatus(int). Static method in class org.minow.utilities.Utility
This is used to debug the PixelGrabber class.
logPixelGrabberInfo(PixelGrabber). Static method in class org.minow.utilities.Utility
This is used to debug the PixelGrabber class.
longitude. Variable in class org.minow.SunSphereImage.Location

M

main(String[]). Static method in class org.minow.utilities.AnalogClock
Test framework for AnalogClock.
main(String[]). Static method in class org.minow.SunSphereImage.SunSphereImage
MAP_HEIGHT. Static variable in class org.minow.SunSphereImage.CloudImageThread
MAP_WIDTH. Static variable in class org.minow.SunSphereImage.CloudImageThread
MINIMUM_UPDATE. Static variable in class org.minow.SunSphereImage.CloudImageThread
MinML(). Constructor for class uk.co.wilson.xml.MinML
minuteSign. Static variable in class org.minow.utilities.Utility
minutesToMsec. Static variable in class org.minow.SunSphereImage.City
Convert minutes to milliseconds.
MOD(double, double). Static method in class org.minow.utilities.SunEphemeris
Modulus function that always returns a positive value.
MOD(double, double). Static method in class org.minow.utilities.SunRiseSet
Modulus function that always returns a positive value.
MOD(double, double). Static method in class org.minow.utilities.Utility
Modulus function that always returns a positive value.
MOUSE_DRAG_MINIMUM. Static variable in class org.minow.SunSphereImage.SunSphereMouseHandler
mouseClicked(MouseEvent). Method in class org.minow.SunSphereImage.SunSphereMouseHandler
Part of the MouseListener Interface.
mouseDragged(MouseEvent). Method in class org.minow.SunSphereImage.SunSphereMouseHandler
Part of the MouseMotion Interface.
mouseEntered(MouseEvent). Method in class org.minow.SunSphereImage.SunSphereMouseHandler
Part of the MouseListener Interface.
mouseExited(MouseEvent). Method in class org.minow.SunSphereImage.SunSphereMouseHandler
Part of the MouseListener Interface.
mouseMoved(MouseEvent). Method in class org.minow.SunSphereImage.SunSphereMouseHandler
Part of the MouseMotionListener Interface.
mousePressed(MouseEvent). Method in class org.minow.SunSphereImage.SunSphereMouseHandler
Part of the MouseListener Interface.
mouseReleased(MouseEvent). Method in class org.minow.SunSphereImage.SunSphereMouseHandler
Part of the MouseListener Interface.
msecPerDay. Static variable in class org.minow.utilities.SunEphemeris
msecPerDay is the number of milliseconds in a standard (24 hour) day.

N

name. Static variable in class org.minow.SunSphereImage.SunSphereImage
The SunSphereImage name.
NAUTICAL_TWILIGHT. Static variable in class org.minow.utilities.SunEphemeris
The sun's altitude below the horizon at the instant of nautical twilight.
NAUTICAL_TWILIGHT. Static variable in class org.minow.utilities.SunRiseSet
At the instant of nautical twilight, the sun is 12 degrees below the horizon and the major stars should be bright enough that nautical observations are practical.
newCloudImageAvailable(). Method in interface org.minow.SunSphereImage.CloudImageThread.Listener
Inform listeners of a new cloud image.
newCloudImageAvailable(). Method in class org.minow.SunSphereImage.SunSphereImageCanvas
Implement the CloudImageListener interface.
newCloudImageStatus(String). Method in interface org.minow.SunSphereImage.CloudImageThread.Listener
Note cloud image status
newCloudImageStatus(String). Method in class org.minow.SunSphereImage.SunSphereImageCanvas
nightFactor. Static variable in class org.minow.SunSphereImage.EarthImagePixels
nightFactor. Static variable in interface org.minow.SunSphereImage.SunSphereConfig
Configure the amount to darken the image at night.
notationDecl(String, String, String). Method in interface org.xml.sax.DTDHandler
Receive notification of a notation declaration event.
NumberField(). Constructor for class org.minow.utilities.NumberField
Construct a NumberField that defaults to a 6-column double-precision value with no minimum or maximum.
NumberField(int). Constructor for class org.minow.utilities.NumberField
Construct a NumberField that defaults to a double-precision value with no minimum or maximum.
NumberField(int, boolean). Constructor for class org.minow.utilities.NumberField
Construct a NumberField that defaults to a double-precision value with no minimum or maximum.
NumberField(int, double). Constructor for class org.minow.utilities.NumberField
Construct a NumberField that defaults to a double-precision value with no minimum or maximum.
NumberField(int, double, double, double, boolean). Constructor for class org.minow.utilities.NumberField
Construct a NumberField with full control over the field content and display.

O

oneMinute. Static variable in class org.minow.SunSphereImage.SunSphereData
oneMinute in milliseconds.

P

paint(Graphics). Method in class org.minow.utilities.AnalogClock
Paint calls update to avoid flicker.
paint(Graphics). Method in class org.minow.SunSphereImage.SunSphereImageCanvas
Redraw the image, constructing the sphere if the canvas size or background color changes.
paintClock(Graphics, Rectangle). Static method in class org.minow.utilities.AnalogClock
Paint a decorative clock within the given rectangle that displays the current time related to the default TimeZone.
paintClock(Graphics, Rectangle, boolean). Static method in class org.minow.utilities.AnalogClock
Paint a decorative clock within the given rectangle that displays a specific time related to the default TimeZone.
paintClock(Graphics, Rectangle, long). Static method in class org.minow.utilities.AnalogClock
Paint a decorative clock within the given rectangle that displays a specific time related to the default TimeZone.
paintClock(Graphics, Rectangle, long, boolean). Static method in class org.minow.utilities.AnalogClock
Paint a decorative clock within the given rectangle that displays a specific time related to the default TimeZone.
paintClock(Graphics, Rectangle, long, TimeZone, boolean). Static method in class org.minow.utilities.AnalogClock
Paint a decorative clock within the given rectangle that displays a specific time related to a specified TimeZone.
paintClock(Graphics, Rectangle, long, TimeZone, boolean, Color, Color, Color, Color). Static method in class org.minow.utilities.AnalogClock
Paint a decorative clock within the given rectangle that displays a specific time related to a specified TimeZone.
paintPixel(double, double, int). Method in class org.minow.SunSphereImage.CloudImageThread
parameterInfo. Static variable in class org.minow.SunSphereImage.SunSphereParam
All parameters are defined by the parameterInfo vector.
parse(InputSource). Method in class uk.co.wilson.xml.MinML
parse(InputSource). Method in interface org.xml.sax.Parser
Parse an XML document.
parse(Reader). Method in class org.minow.SunSphereImage.CityListReader
parse(Reader). Method in class uk.co.wilson.xml.MinML
parse(String). Method in class uk.co.wilson.xml.MinML
parse(String). Method in interface org.xml.sax.Parser
Parse an XML document from a system identifier (URI).
parseError. Static variable in class uk.co.wilson.xml.MinML
PATH. Static variable in class org.minow.SunSphereImage.CloudImageThread
pAutoStart. Static variable in class org.minow.SunSphereImage.SunSphereParam
The applet parameter that controls autostart on applet launch
pBackgroundColor. Static variable in class org.minow.SunSphereImage.SunSphereParam
The applet parameter that controls the image background color.
pCityFileName. Static variable in class org.minow.SunSphereImage.SunSphereParam
The applet parameter that names the city list file
pCloudFileName. Static variable in class org.minow.SunSphereImage.SunSphereParam
The applet parameter that names the local cloud image file (The environment must keep this file up to date)
pEnableLatitudeGrab. Static variable in class org.minow.SunSphereImage.SunSphereParam
Enable latitude grab.
pEnableLatitudeSpin. Static variable in class org.minow.SunSphereImage.SunSphereParam
Enable latitude spin.
pForegroundColor. Static variable in class org.minow.SunSphereImage.SunSphereParam
The applet parameter that controls the image foreground color.
pGetCloudImage. Static variable in class org.minow.SunSphereImage.SunSphereParam
The applet parameter that enables reading the cloud image
pHintTime. Static variable in class org.minow.SunSphereImage.SunSphereParam
The click hint is on screen for this amount of time (zero for none).
pImageFileName. Static variable in class org.minow.SunSphereImage.SunSphereParam
The applet parameter that controls the image filename.
pixelToLatitude(int). Method in class org.minow.SunSphereImage.EarthImagePixels
Convert the pixel location to a latitude value.
pixelToLongitude(int). Method in class org.minow.SunSphereImage.EarthImagePixels
Convert the pixel location to a longitude value.
pLatitude. Static variable in class org.minow.SunSphereImage.SunSphereParam
The center latitude of the initial display.
pLatitudeSpin. Static variable in class org.minow.SunSphereImage.SunSphereParam
The latitude spin in degrees per spin interval
pLongitude. Static variable in class org.minow.SunSphereImage.SunSphereParam
The center longitude of the initial display
pLongitudeSpin. Static variable in class org.minow.SunSphereImage.SunSphereParam
The longitude spin in degrees per spin interval
processCharRef. Static variable in class uk.co.wilson.xml.MinML
processComment. Static variable in class uk.co.wilson.xml.MinML
processingInstruction(String, String). Method in interface org.xml.sax.DocumentHandler
Receive notification of a processing instruction.
processingInstruction(String, String). Method in class uk.co.wilson.xml.MinML
pShowButtons. Static variable in class org.minow.SunSphereImage.SunSphereParam
The applet parameter that hides or shows the spin and info buttons.
pShowClock. Static variable in class org.minow.SunSphereImage.SunSphereParam
Show the clock at startup
pSpinInterval. Static variable in class org.minow.SunSphereImage.SunSphereParam
The spin interval in msec.
putTimeZone(TimeZone). Method in class org.minow.SunSphereImage.SunSphereData

R

readCityList(). Method in class org.minow.SunSphereImage.SunSphereParam
Initialize the city list.
readCityList(Reader). Method in class org.minow.SunSphereImage.CityListReader
readCityList(String). Method in class org.minow.SunSphereImage.CityListReader
Read a CityList from an XML file.
readCityList(URL). Method in class org.minow.SunSphereImage.CityListReader
removeListener(CloudImageThread.Listener). Method in class org.minow.SunSphereImage.CloudImageThread
removeListener(SunSphereData.Listener). Method in class org.minow.SunSphereImage.SunSphereData
Remove an UpdateListener that would be notified when the time or location changed.
resolveEntity(String, String). Method in interface org.xml.sax.EntityResolver
Allow the application to resolve external entities.
RIGHT_EDGE. Static variable in class org.minow.SunSphereImage.CloudImageThread
rotate(Location). Method in class org.minow.SunSphereImage.SunSphereData
Rotate the image by incrementing the latitude and longitude by the given amount.
run(). Method in class org.minow.utilities.AnalogClock
Implement the Runnable interface.
run(). Method in class org.minow.SunSphereImage.CloudImageThread
Override Thread.run.
run(). Method in class org.minow.SunSphereImage.SunSphereData
Implement the Runnable interface.

S

saveAndChange. Static variable in class uk.co.wilson.xml.MinML
saveAttributeName. Static variable in class uk.co.wilson.xml.MinML
saveAttributeValue. Static variable in class uk.co.wilson.xml.MinML
SAXException(Exception). Constructor for class org.xml.sax.SAXException
Create a new SAXException wrapping an existing exception.
SAXException(String). Constructor for class org.xml.sax.SAXException
Create a new SAXException.
SAXException(String, Exception). Constructor for class org.xml.sax.SAXException
Create a new SAXException from an existing exception.
SAXParseException(String, Locator). Constructor for class org.xml.sax.SAXParseException
Create a new SAXParseException from a message and a Locator.
SAXParseException(String, Locator, Exception). Constructor for class org.xml.sax.SAXParseException
Wrap an existing exception in a SAXParseException.
SAXParseException(String, String, String, int, int). Constructor for class org.xml.sax.SAXParseException
Create a new SAXParseException.
SAXParseException(String, String, String, int, int, Exception). Constructor for class org.xml.sax.SAXParseException
Create a new SAXParseException with an embedded exception.
secondSign. Static variable in class org.minow.utilities.Utility
setAnalogClockVisible(boolean). Method in class org.minow.SunSphereImage.SunSphereData
Set the analog clock visibility state.
setByteStream(InputStream). Method in class org.xml.sax.InputSource
Set the byte stream for this input source.
setCharacterStream(Reader). Method in class org.xml.sax.InputSource
Set the character stream for this input source.
setCityList(CityList). Method in class org.minow.SunSphereImage.SunSphereData
Save the CityList object.
setClockFaceColor(Color). Method in class org.minow.utilities.AnalogClock
Set the clock face color and redraw the clock.
setCloudImageEnabled(boolean). Method in class org.minow.SunSphereImage.SunSphereData
setCloudImageInfo(String). Method in class org.minow.SunSphereImage.SunSphereData
Set the current cloud image update state.
setCloudImageURL(URL). Method in class org.minow.SunSphereImage.SunSphereData
setCurrentInstant(long). Method in class org.minow.SunSphereImage.SunSphereData
Set the current date and time.
setDate(Date). Method in class org.minow.SunSphereImage.SunSphereData
Set the current date and time.
setDocumentHandler(DocumentHandler). Method in class uk.co.wilson.xml.MinML
setDocumentHandler(DocumentHandler). Method in class uk.co.wilson.xml.MinML
setDocumentHandler(DocumentHandler). Method in interface org.xml.sax.Parser
Allow an application to register a document event handler.
setDocumentHandler(DocumentHandler). Method in interface uk.org.xml.sax.Parser
setDocumentLocator(Locator). Method in interface org.xml.sax.DocumentHandler
Receive an object for locating the origin of SAX document events.
setDocumentLocator(Locator). Method in class uk.co.wilson.xml.MinML
setDTDHandler(DTDHandler). Method in class uk.co.wilson.xml.MinML
setDTDHandler(DTDHandler). Method in interface org.xml.sax.Parser
Allow an application to register a DTD event handler.
setEncoding(String). Method in class org.xml.sax.InputSource
Set the character encoding, if known.
setEntityResolver(EntityResolver). Method in class uk.co.wilson.xml.MinML
setEntityResolver(EntityResolver). Method in interface org.xml.sax.Parser
Allow an application to register a custom entity resolver.
setErrorHandler(ErrorHandler). Method in class uk.co.wilson.xml.MinML
setErrorHandler(ErrorHandler). Method in interface org.xml.sax.Parser
Allow an application to register an error event handler.
setHintTime(int). Method in class org.minow.SunSphereImage.SunSphereData
setHourHandColor(Color). Method in class org.minow.utilities.AnalogClock
Set the hour hand color and redraw the clock.
setImageFileName(String). Method in class org.minow.SunSphereImage.SunSphereData
setInteractionButtonsVisible(boolean). Method in class org.minow.SunSphereImage.SunSphereData
Set whether the interaction buttons are visible.
setLatitude(double). Method in class org.minow.SunSphereImage.Location
setLatitude(double). Method in class org.minow.SunSphereImage.SunSphereData
Set the current latitude and notify listeners.
setLatitudeGrabOK(boolean). Method in class org.minow.SunSphereImage.SunSphereData
Set whether the user can change the latitude by grabbing the image and dragging it with the mouse.
setLatitudeSpin(double). Method in class org.minow.SunSphereImage.SunSphereData
Set the amount to change latitude on each spin cycle.
setLatitudeSpinOK(boolean). Method in class org.minow.SunSphereImage.SunSphereData
Set whether spin changes the latitude of the center of the image as well as longitude.
setLocale(Locale). Method in class uk.co.wilson.xml.MinML
setLocale(Locale). Method in interface org.xml.sax.Parser
Allow an application to request a locale for errors and warnings.
setLocation(double, double). Method in class org.minow.SunSphereImage.Location
setLocation(Location). Method in class org.minow.SunSphereImage.Location
setLongitude(double). Method in class org.minow.SunSphereImage.Location
setLongitude(double). Method in class org.minow.SunSphereImage.SunSphereData
Set the current longitude and notify listeners.
setLongitudeSpin(double). Method in class org.minow.SunSphereImage.SunSphereData
Set the amount to change longitude on each spin cycle.
setMaximum(double). Method in class org.minow.utilities.NumberField
setMinimum(double). Method in class org.minow.utilities.NumberField
setMinuteHandColor(Color). Method in class org.minow.utilities.AnalogClock
Set the minute hand color and redraw the clock.
setOriginalEarthImage(Image). Method in class org.minow.SunSphereImage.SunSphereData
setPublicId(String). Method in class org.xml.sax.InputSource
Set the public identifier for this input source.
setSecondHandColor(Color). Method in class org.minow.utilities.AnalogClock
Set the second hand color and redraw the clock.
setShowSeconds(). Method in class org.minow.utilities.AnalogClock
Set whether seconds are displayed.
setSphereBounds(int, int, int). Method in class org.minow.SunSphereImage.SunSphereMouseHandler
setSpinInterval(int). Method in class org.minow.SunSphereImage.SunSphereData
Set the time to delay between spin cycles.
setSpinning(boolean). Method in class org.minow.SunSphereImage.SpinButton
setSpinning(boolean). Method in class org.minow.SunSphereImage.SunSphereData
Set the spin-enable state.
setSpinVelocity(Location). Method in class org.minow.SunSphereImage.SunSphereData
Set the amount to change latitude and longitude on each spin cycle.
setSunrise(Location). Method in class org.minow.SunSphereImage.SunSphereData
The user right-clicked (option-clicked) on the image.
setSystemId(String). Method in class org.xml.sax.InputSource
Set the system identifier for this input source.
setUpdateInterval(long). Method in class org.minow.utilities.AnalogClock
Set the update interval.
setValue(double). Method in class org.minow.utilities.NumberField
SIX_HOURS. Static variable in class org.minow.SunSphereImage.CloudImageThread
SPIN_CHANGED. Static variable in class org.minow.SunSphereImage.SunSphereData
SPIN_INTERVAL. Static variable in interface org.minow.SunSphereImage.SunSphereConfig
Configure the spin interval (msec.)
SPIN_MINIMUM. Static variable in class org.minow.SunSphereImage.SunSphereMouseHandler
SpinButton(). Constructor for class org.minow.SunSphereImage.SpinButton
spinLabel. Static variable in class org.minow.SunSphereImage.SpinButton
This will define the button's ActionCommand String when the "spin" image is showing.
start(). Method in class org.minow.utilities.AnalogClock
Start the clock.
startCDATA. Static variable in class uk.co.wilson.xml.MinML
startDocument(). Method in class org.minow.SunSphereImage.CityListReader
startDocument(). Method in interface org.xml.sax.DocumentHandler
Receive notification of the beginning of a document.
startDocument(). Method in class uk.co.wilson.xml.MinML
startDocument(Writer). Method in interface uk.org.xml.sax.DocumentHandler
startDocument(Writer). Method in class uk.co.wilson.xml.MinML
startElement(String, AttributeList). Method in class org.minow.SunSphereImage.CityListReader
startElement(String, AttributeList). Method in interface org.xml.sax.DocumentHandler
Receive notification of the beginning of an element.
startElement(String, AttributeList). Method in class uk.co.wilson.xml.MinML
startElement(String, AttributeList, Writer). Method in interface uk.org.xml.sax.DocumentHandler
startElement(String, AttributeList, Writer). Method in class uk.co.wilson.xml.MinML
stop(). Method in class org.minow.utilities.AnalogClock
Stop the clock (it stops on the next tick).
stopLabel. Static variable in class org.minow.SunSphereImage.SpinButton
This will define the button's ActionCommand String when the "stop" image is showing.
stopSpinningNow(). Method in class org.minow.SunSphereImage.SunSphereData
Stop spinning immediately, returning the current spin enable state.
SunEphemeris(). Constructor for class org.minow.utilities.SunEphemeris
Construct a SunEphemeris object for the current date and current timezone.
SunEphemeris(Date). Constructor for class org.minow.utilities.SunEphemeris
Construct a SunEphemeris object for the specified date and its timezone.
SunEphemeris(Date, int). Constructor for class org.minow.utilities.SunEphemeris
Construct a SunEphemeris object for the specified date and an explicitly-specified timezone offset.
SunEphemeris(double). Constructor for class org.minow.utilities.SunEphemeris
Construct a SunEphemeris object for the specified instant
SunEphemeris(long). Constructor for class org.minow.utilities.SunEphemeris
Construct a SunEphemeris object for the specified instant
SunEphemeris(long, int). Constructor for class org.minow.utilities.SunEphemeris
Construct a SunEphemeris object for the specified instant and an explicitly-specified timezone offset.
SUNRISE. Static variable in class org.minow.utilities.SunEphemeris
The sun's altitude below the horizon at the instant of sunrise/sunset.
SUNRISE_CHANGED. Static variable in class org.minow.SunSphereImage.SunSphereData
SUNRISE_SUNSET. Static variable in class org.minow.utilities.SunRiseSet
At the instant of sunrise/sunset, the apparent altitude of the sun is 50 minutes below the horizon, compensating for the refraction of the atmosphere and the diameter of the sun's disk.
SunRiseSet(double, double, Date). Constructor for class org.minow.utilities.SunRiseSet
Compute the astronomical phenomena for a given latitude, longitude and Java date, using the Java Date to specify the timezone and daylight savings time parameters.
SunRiseSet(double, double, double, int). Constructor for class org.minow.utilities.SunRiseSet
Compute the astronomical phenomena for a given latitude, longitude, instant, and timezone offset.
SunRiseSet(double, double, long, int). Constructor for class org.minow.utilities.SunRiseSet
Compute the astronomical phenomena for a given latitude, longitude, instant, and timezone offset.
SunSphereData(SunSphereImage, boolean). Constructor for class org.minow.SunSphereImage.SunSphereData
sunSphereEvent(int). Method in interface org.minow.SunSphereImage.SunSphereData.Listener
sunSphereEvent(int). Method in class org.minow.SunSphereImage.SunSphereImage
Implement the SunSphereData.UpdateListener interface.
sunSphereEvent(int). Method in class org.minow.SunSphereImage.SunSphereImageCanvas
Implement the SunSphereData.UpdateListener interface.
SunSphereGlobePixels(int, Color, int, int). Constructor for class org.minow.SunSphereImage.SunSphereGlobePixels
Create the SunSphere image.
SunSphereImage(). Constructor for class org.minow.SunSphereImage.SunSphereImage
Create the SunSphereImage class.
SunSphereImage(boolean). Constructor for class org.minow.SunSphereImage.SunSphereImage
Create the SunSphereImage class.
SunSphereImage.CityLabel(SunSphereImage). Constructor for class org.minow.SunSphereImage.SunSphereImage.CityLabel
SunSphereImageCanvas(SunSphereData, Image, CityList). Constructor for class org.minow.SunSphereImage.SunSphereImageCanvas
SunSphereMouseHandler(SunSphereData, SunSphereImageCanvas). Constructor for class org.minow.SunSphereImage.SunSphereMouseHandler
SunSphereParam(SunSphereImage, SunSphereData). Constructor for class org.minow.SunSphereImage.SunSphereParam
Initialize the applet parameters.

T

textValueChanged(TextEvent). Method in class org.minow.utilities.NumberField
THIRTY_MINUTES. Static variable in class org.minow.SunSphereImage.CloudImageThread
TIME_CHANGED. Static variable in class org.minow.SunSphereImage.SunSphereData
TOP_EDGE. Static variable in class org.minow.SunSphereImage.CloudImageThread
toString(). Method in class org.minow.SunSphereImage.City
toString(). Method in class org.minow.SunSphereImage.Location
toString(). Method in class org.minow.utilities.NumberField
toString(). Method in class org.xml.sax.SAXException
Convert this exception to a string.
transformImage(int[], int[], Location). Method in class org.minow.SunSphereImage.SunSphereGlobePixels
Transform the source image, in mapPixels, to the destination image, in spherePixels, using the pre-computed transformation lens.

U

unparsedEntityDecl(String, String, String, String). Method in interface org.xml.sax.DTDHandler
Receive notification of an unparsed entity declaration event.
update(Graphics). Method in class org.minow.utilities.AnalogClock
Display the clock.
update(Graphics). Method in class org.minow.SunSphereImage.SunSphereImageCanvas
Redraw the image, constructing the sphere if the canvas size or background color changes.
Utility(). Constructor for class org.minow.utilities.Utility

V

VELOCITY_FACTOR. Static variable in class org.minow.SunSphereImage.SunSphereMouseHandler
version. Static variable in class org.minow.SunSphereImage.SunSphereImage
The SunSphereImage version.

W

warning(SAXParseException). Method in interface org.xml.sax.ErrorHandler
Receive notification of a warning.
warning(SAXParseException). Method in class uk.co.wilson.xml.MinML
WIDTH. Static variable in class org.minow.SunSphereImage.CloudImageThread
writeCdata. Static variable in class uk.co.wilson.xml.MinML