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

add(Component, String). Method in class ca.bc.europa.awt.ToolTip
Add a new tool tip.
add(Component, String, Image). Method in class ca.bc.europa.awt.Folder
Add a new card to the end of the folder.
add(Component, String, int, Image). Method in class ca.bc.europa.awt.Folder
Add a new card to a specifed location in the folder.
addItemListener(ItemListener). Method in class ca.bc.europa.awt.DateSelector
Add a listener for ItemEvent.
addItemListener(ItemListener). Method in class ca.bc.europa.awt.MonthCal
Add a listener for ItemEvent.
alert. Variable in class ca.bc.europa.awt.MsgBox
AniCheckbox(). Constructor for class ca.bc.europa.awt.AniCheckbox
Create an AniCheckbox.
AniCheckbox(Image, int, int, int, AniCheckboxGroup, boolean). Constructor for class ca.bc.europa.awt.AniCheckbox
Create an AniCheckbox from an Image and belongs to an AniCheckboxGroup.
AniCheckbox(Image, int, int, int, boolean). Constructor for class ca.bc.europa.awt.AniCheckbox
Create an AniCheckbox from an Image.
AniCheckbox(URL, int, int, int, AniCheckboxGroup, boolean). Constructor for class ca.bc.europa.awt.AniCheckbox
Create an AniCheckbox from a URL, that belongs to an AniCheckBoxGroup.
AniCheckbox(URL, int, int, int, boolean). Constructor for class ca.bc.europa.awt.AniCheckbox
Create an AniCheckbox from a URL.
AniCheckboxGroup(). Constructor for class ca.bc.europa.awt.AniCheckboxGroup
Create an AniCHeckboxGroup

B

Bright(int). Constructor for class ca.bc.europa.awt.image.Bright
Make a Bright filter.
Buttonize(int, int, boolean). Constructor for class ca.bc.europa.awt.image.Buttonize
Make a Buttonize filter with intensity = 30 and size = 10.
Buttonize(int, int, int, int, boolean, boolean). Constructor for class ca.bc.europa.awt.image.Buttonize
Make a Buttonize filter.

C

clear(). Method in class ca.bc.europa.awt.MonthCal
Clear all selected dates.

D

DateSelector(Image, Image, int, int, int, int, int, Image, Image, int, int, int, int). Constructor for class ca.bc.europa.awt.DateSelector
Create a DateSelector.

F

filterRGB(int, int, int). Method in class ca.bc.europa.awt.image.Bright
filterRGB(int, int, int). Method in class ca.bc.europa.awt.image.Buttonize
filterRGB(int, int, int). Method in class ca.bc.europa.awt.image.Gray
filterRGB(int, int, int). Method in class ca.bc.europa.awt.image.Invert
filterRGB(int, int, int). Method in class ca.bc.europa.awt.image.Pseudo
filterRGB(int, int, int). Method in class ca.bc.europa.awt.image.Transparent
finalize(). Method in class ca.bc.europa.awt.ToolTip
Stop the ToolTip thread.
findFrame(Component). Method in class ca.bc.europa.awt.ToolTip
Folder(int, int, int, int). Constructor for class ca.bc.europa.awt.Folder
Create a Folder.
Folder(int, int, int, int, ImageFilter). Constructor for class ca.bc.europa.awt.Folder
Create a Folder.

G

getDelay(). Method in class ca.bc.europa.awt.ToolTip
Get the current delay setting in milliseconds.
getGregorianCalendar(). Method in class ca.bc.europa.awt.MonthCal
Get the Gregorian calendar associated with the displayed calendar.
getLastDayOfMonth(GregorianCalendar). Method in class ca.bc.europa.awt.MonthCal
Get the last day of the current month.
getPreferredSize(). Method in class ca.bc.europa.awt.AniCheckbox
Get the componenets preferred size.
getPreferredSize(). Method in class ca.bc.europa.awt.DateSelector
Get the preferred size of the component.
getPreferredSize(). Method in class ca.bc.europa.awt.Folder
Get the preferred size of the component.
getPreferredSize(). Method in class ca.bc.europa.awt.ImageButton
Get the preferred size for the component.
getPreferredSize(). Method in class ca.bc.europa.awt.ImageLabel
Get the preferred component size.
getPreferredSize(). Method in class ca.bc.europa.awt.ImagePanel
getPreferredSize(). Method in class ca.bc.europa.awt.MonthCal
getSelectedAniCheckbox(). Method in class ca.bc.europa.awt.AniCheckboxGroup
Get the currently selected checkbox
getSelectedDate(). Method in class ca.bc.europa.awt.DateSelector
Get the selected date as a java.util.Date.
getSelectedDays(). Method in class ca.bc.europa.awt.MonthCal
Get an array representing the selection states of the days.
getSelectedObjects(). Method in class ca.bc.europa.awt.DateSelector
Return the selected date as an Object array.
getSelectedObjects(). Method in class ca.bc.europa.awt.MonthCal
Return the selected date as an Object array.
getState(). Method in class ca.bc.europa.awt.AniCheckbox
Get the current state of the checkbox.
goWithLeadin(). Method in class ca.bc.europa.awt.AniCheckbox
Start the leadin animation.
Gray(). Constructor for class ca.bc.europa.awt.image.Gray
Make a Gray filter.

I

ImageButton(Image, int, int). Constructor for class ca.bc.europa.awt.ImageButton
Create and ImageButton.
ImageButton(Image, int, int, ImageFilter, ImageFilter, ImageFilter). Constructor for class ca.bc.europa.awt.ImageButton
Create and ImageButton.
ImageButton(URL, int, int). Constructor for class ca.bc.europa.awt.ImageButton
Create and ImageButton.
ImageButton(URL, int, int, ImageFilter, ImageFilter, ImageFilter). Constructor for class ca.bc.europa.awt.ImageButton
Create and ImageButton.
ImageLabel(). Constructor for class ca.bc.europa.awt.ImageLabel
Create an ImageLabel.
ImageLabel(Image, int, int). Constructor for class ca.bc.europa.awt.ImageLabel
Create an ImageLabel.
ImageLabel(int, int). Constructor for class ca.bc.europa.awt.ImageLabel
Create an ImageLabel.
ImageLabel(URL, int, int). Constructor for class ca.bc.europa.awt.ImageLabel
Create an ImageLabel
ImagePanel(). Constructor for class ca.bc.europa.awt.ImagePanel
Create an ImagePanel.
ImagePanel(Image, int, int). Constructor for class ca.bc.europa.awt.ImagePanel
Create an ImagePanel
ImagePanel(int, int). Constructor for class ca.bc.europa.awt.ImagePanel
Create an ImagePanel with a solid color, set with setBackground(Color).
ImagePanel(URL, int, int). Constructor for class ca.bc.europa.awt.ImagePanel
Create an ImagePanel
Invert(). Constructor for class ca.bc.europa.awt.image.Invert
Make an Invert filter.

M

MonthCal(Image, int, int, int, int, int). Constructor for class ca.bc.europa.awt.MonthCal
MonthCal(calImage, cellWidth, cellHeight, titleHeight, year, month)
MonthCal(Image, int, int, int, int, int, ImageFilter, ImageFilter). Constructor for class ca.bc.europa.awt.MonthCal
MonthCal(calImage, cellWidth, cellHeight, titleHeight, year, month)
MonthCal(URL, int, int, int, int, int). Constructor for class ca.bc.europa.awt.MonthCal
MonthCal(imageURL, cellWidth, cellHeight, titleHeight, year, month)
MonthCal(URL, int, int, int, int, int, ImageFilter, ImageFilter). Constructor for class ca.bc.europa.awt.MonthCal
MonthCal(imageURL, cellWidth, cellHeight, titleHeight, year, month)
mouseCallBack(MouseEvent). Method in class ca.bc.europa.awt.MonthCal
mouseClicked(MouseEvent). Method in class ca.bc.europa.awt.ToolTip
mouseEntered(MouseEvent). Method in class ca.bc.europa.awt.ToolTip
mouseExited(MouseEvent). Method in class ca.bc.europa.awt.ToolTip
mousePressed(MouseEvent). Method in class ca.bc.europa.awt.ToolTip
mouseReleased(MouseEvent). Method in class ca.bc.europa.awt.ToolTip
MsgBox(). Constructor for class ca.bc.europa.awt.MsgBox
Create a new message box.

P

paint(Graphics). Method in class ca.bc.europa.awt.AniCheckbox
Draw the component.
paint(Graphics). Method in class ca.bc.europa.awt.ImageButton
Draw the component.
paint(Graphics). Method in class ca.bc.europa.awt.ImageLabel
Draw the component.
paint(Graphics). Method in class ca.bc.europa.awt.ImagePanel
paint(Graphics). Method in class ca.bc.europa.awt.MonthCal
Pseudo(long). Constructor for class ca.bc.europa.awt.image.Pseudo
Make a Pseudo filter.

R

remove(Component). Method in class ca.bc.europa.awt.ToolTip
Remove a tool tip.
removeItemListener(ItemListener). Method in class ca.bc.europa.awt.DateSelector
Remove a listener for ItemEvent.
removeItemListener(ItemListener). Method in class ca.bc.europa.awt.MonthCal
Remove a listener for ItemEvent.
run(). Method in class ca.bc.europa.awt.AniCheckbox
Setup the animation frames and play the clip.
run(). Method in class ca.bc.europa.awt.ImageButton
Retrieve and filter all image varients for the button.
run(). Method in class ca.bc.europa.awt.ImageLabel
run(). Method in class ca.bc.europa.awt.ImagePanel
run(). Method in class ca.bc.europa.awt.MonthCal
Load the image that defines the calendar and generate all visuals.
run(). Method in class ca.bc.europa.awt.ToolTip

S

set(int, int). Method in class ca.bc.europa.awt.MonthCal
Set the year and month of the calendar, the month is in classic GregorianCalendar format of 0 to 11.
setAlertIcon(Image, int, int). Method in class ca.bc.europa.awt.MsgBox
Set the image that is displayed on the left of the message box.
setBackImage(Image, int, int). Method in class ca.bc.europa.awt.MsgBox
Set the background Image.
setDate(int). Method in class ca.bc.europa.awt.DateSelector
Set the date
setDay(int, boolean). Method in class ca.bc.europa.awt.MonthCal
Set the selection state of a day.
setDelay(int). Method in class ca.bc.europa.awt.ToolTip
Set the delay before the tip window appears.
setImage(Image). Method in class ca.bc.europa.awt.ImageButton
Set a new image for the button.
setImage(Image). Method in class ca.bc.europa.awt.ImageLabel
Set the image to be displayed.
setImage(Image). Method in class ca.bc.europa.awt.ImagePanel
setImage(Image, int, int, int). Method in class ca.bc.europa.awt.AniCheckbox
Change the animation "film strip" image.
setMessages(String, String). Method in class ca.bc.europa.awt.MsgBox
Set the text messages displayed in the MsgBox
setMultiSelect(boolean). Method in class ca.bc.europa.awt.MonthCal
Set the multi selection behaviour.
setSelectedAniCheckbox(AniCheckbox). Method in class ca.bc.europa.awt.AniCheckboxGroup
Select a checkbox and deselect all the others
setSelectedDate(Date). Method in class ca.bc.europa.awt.DateSelector
Set the selected date from a java.util.Date.
setSpace(int, int). Method in class ca.bc.europa.awt.MsgBox
Set the horizontal and vertical gap for componenet layout
setState(boolean). Method in class ca.bc.europa.awt.AniCheckbox
Set the state of the checkbox.
setStateInternal(boolean). Method in class ca.bc.europa.awt.AniCheckbox
Set the state of the checkbox without informing the checkbox group.
show(boolean, String, String). Method in class ca.bc.europa.awt.MsgBox
Show the MsgBox
show(int). Method in class ca.bc.europa.awt.Folder
Show the specified card.
show(String). Method in class ca.bc.europa.awt.Folder
Show the specified card.

T

ToolTip(). Constructor for class ca.bc.europa.awt.ToolTip
Create a ToolTip manager.
Transparent(int). Constructor for class ca.bc.europa.awt.image.Transparent
Make a transparant filter.

U

update(Graphics). Method in class ca.bc.europa.awt.AniCheckbox
Update the component.
update(Graphics). Method in class ca.bc.europa.awt.ImageButton
Update the component.
update(Graphics). Method in class ca.bc.europa.awt.ImageLabel
Update display.
update(Graphics). Method in class ca.bc.europa.awt.ImagePanel
update(Graphics). Method in class ca.bc.europa.awt.MonthCal