Index of all Fields and Methods
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

ColorRadioWaves(). Constructor for class .ColorRadioWaves

G

getAppletInfo(). Method in class .ColorRadioWaves
Returns version, author and copyright information about the ColorRadioWaves applet.
getAppletInfo(). Method in class .RadioWaves
Returns version, author and copyright information about the RadioWaves applet.
getBooleanParameter(String, boolean). Method in class .RadioWaves
Returns the boolean value of the applet parameter paramName, or defaultValue if the parameter isn`t specified or isn`t a boolean ("true" or "false").
getColorParameter(String, Color). Method in class .RadioWaves
Returns the Color specified by the value of the applet parameter paramName, or defaultValue if the parameter isn`t specified or isn`t valid.
getIntParameter(String, int). Method in class .RadioWaves
Returns the integer value of the applet parameter paramName, or defaultValue if the parameter isn`t specified or isn`t an integer.
getParameterInfo(). Method in class .ColorRadioWaves
Describes each of ColorRadioWaves` applet parameters.
getParameterInfo(). Method in class .RadioWaves
Describes each of RadioWaves` applet parameters.

I

init(). Method in class .ColorRadioWaves
init(). Method in class .RadioWaves
initWaveColors(Graphics). Method in class .ColorRadioWaves
Initializes the wave colour(s) before a series of waves is emitted.
initWaveColors(Graphics). Method in class .RadioWaves
Initializes the wave colour(s) before a series of waves is emitted.

R

RadioWaves(). Constructor for class .RadioWaves
run(). Method in class .RadioWaves
Repeatedly emits series of radio waves.

S

setNextWaveColor(Graphics). Method in class .ColorRadioWaves
Sets the colour of the next wave to be drawn.
setNextWaveColor(Graphics). Method in class .RadioWaves
Sets the colour of the next wave to be drawn.
start(). Method in class .RadioWaves
stop(). Method in class .RadioWaves