Package
Class
Tree
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
B
C
F
H
I
L
M
N
O
P
S
T
U
V
W
B
BORDER_DOWN
- Static variable in class com.objectplanet.
Ticker
BORDER_EMBOSSED
- Static variable in class com.objectplanet.
Ticker
BORDER_GROOVED
- Static variable in class com.objectplanet.
Ticker
BORDER_NONE
- Static variable in class com.objectplanet.
Ticker
BORDER_SOLID
- Static variable in class com.objectplanet.
Ticker
BORDER_UP
- Static variable in class com.objectplanet.
Ticker
border
- Variable in class com.objectplanet.
Ticker
The border style.
borderColor
- Variable in class com.objectplanet.
Ticker
C
CURSOR_DEFAULT
- Variable in class com.objectplanet.
Ticker
The different cursors used (default and one for a link).
CURSOR_LINK
- Variable in class com.objectplanet.
Ticker
checkCursor(int, int)
- Method in class com.objectplanet.
HNewsTicker
Checks if the cursor is above a link.
checkCursor(int, int)
- Method in class com.objectplanet.
NewsTicker
Checks if the cursor is above a link.
com.objectplanet
- package com.objectplanet
convertLineBreaks(String)
- Method in class com.objectplanet.
Ticker
Converts the characters \ and n to '\n'.
createColor(String)
- Static method in class com.objectplanet.
Ticker
Creates a color based on the string.
createFont(String, String, int, int)
- Static method in class com.objectplanet.
Ticker
Creates a font based on the information in the specified string.
createURL(String)
- Method in class com.objectplanet.
Ticker
Creates a URL from the specified string.
currentCursor
- Variable in class com.objectplanet.
Ticker
F
focusColor
- Variable in class com.objectplanet.
Ticker
The color used for a focused news body.
focusIndex
- Variable in class com.objectplanet.
Ticker
The index of the focused news item.
H
HNewsTicker
- class com.objectplanet.
HNewsTicker
.
This news ticker applet scrolls news headers from right to left and opens a web page when the user clicks on a news header.
HNewsTicker()
- Constructor for class com.objectplanet.
HNewsTicker
Constructs the applet.
headerHeight
- Variable in class com.objectplanet.
Ticker
The header height.
horzOffset
- Variable in class com.objectplanet.
Ticker
The offset position where the news should be painted.
I
init()
- Method in class com.objectplanet.
HNewsTicker
Initializes the applet.
init()
- Method in class com.objectplanet.
NewsTicker
Initializes the news ticker, reading the news parameters.
init()
- Method in class com.objectplanet.
Ticker
Initializes the news ticker, reading the news parameters.
L
linkPositions
- Variable in class com.objectplanet.
Ticker
We keep the position of news bodies so we can select it with the mouse.
M
mousePosition
- Variable in class com.objectplanet.
Ticker
Keeps track of the mouse position.
N
NewsTicker
- class com.objectplanet.
NewsTicker
.
The news ticker applet displays a list of news scrolling vertically, with the ability to scroll up and down interactivly and click on a link to open a page with more news.
NewsTicker()
- Constructor for class com.objectplanet.
NewsTicker
Constructs the news ticker.
newsColor
- Variable in class com.objectplanet.
Ticker
The color used for the news body text.
newsFont
- Variable in class com.objectplanet.
Ticker
The font used for the news item.
newsHeaderColor
- Variable in class com.objectplanet.
Ticker
The color of the news header.
newsHeaderFont
- Variable in class com.objectplanet.
Ticker
The font of the news header.
newsItems
- Variable in class com.objectplanet.
Ticker
Contains any array of three strings for each news item.
O
offscreen
- Variable in class com.objectplanet.
Ticker
Paint everything on an offscreen image to avoid flicker.
P
paint(Graphics)
- Method in class com.objectplanet.
Ticker
Renders the news ticker.
paintHeader(Graphics)
- Method in class com.objectplanet.
NewsTicker
Paints the header.
processEvent(AWTEvent)
- Method in class com.objectplanet.
Ticker
Processes the mouse events.
S
scrollSpeed
- Variable in class com.objectplanet.
Ticker
The scrolling speed.
setParameter(String, String)
- Method in class com.objectplanet.
HNewsTicker
Sets a parameters value.
setParameter(String, String)
- Method in class com.objectplanet.
NewsTicker
Sets a parameter.
setParameter(String, String)
- Method in class com.objectplanet.
Ticker
Sets a parameter.
start()
- Method in class com.objectplanet.
Ticker
Starts the news ticker scroller.
stop()
- Method in class com.objectplanet.
Ticker
Stops the news ticker scroller.
T
Ticker
- class com.objectplanet.
Ticker
.
This class is the abstract superclass of all tickers.
Ticker()
- Constructor for class com.objectplanet.
Ticker
Constructs the news ticker.
target
- Variable in class com.objectplanet.
Ticker
The name of the target window where the news item is opened.
U
update(Graphics)
- Method in class com.objectplanet.
Ticker
Overridden to avoid flickering.
V
vertOffset
- Variable in class com.objectplanet.
Ticker
The offset position where the news should be painted.
W
waitNextNews
- Variable in class com.objectplanet.
Ticker
This is set to true when the scrolling should pause before showing the next news.
B
C
F
H
I
L
M
N
O
P
S
T
U
V
W
Package
Class
Tree
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes