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

activate(). Method in class hungry.tabs.Tab
Activates the tab, by opening the URL into the frame specified when the tab was created.
activate(). Method in class hungry.tabs.Tab
Activates the tab, by opening the URL into the frame specified when the tab was created.

D

doLayout(Graphics). Method in class .TabApp
Lays out the tab children according to my orientation.

E

erase(Graphics). Method in class hungry.tabs.Tab
Erases the tab.
erase(Graphics). Method in class hungry.tabs.Tab
Erases the tab.

G

getBounds(). Method in class hungry.tabs.Tab
Returns the bounding box for this tab.
getBounds(). Method in class hungry.tabs.Tab
Returns the bounding box for this tab.
getURL(). Method in class hungry.tabs.Tab
Returns the URL associated with this tab.
getURL(). Method in class hungry.tabs.Tab
Returns the URL associated with this tab.

H

handleEvent(Event). Method in class .TabApp
Handles events for the applet.
HORIZONTAL. Static variable in interface hungry.tabs.TabApplet
Horizontal orientation for tab layout.
HORIZONTAL. Static variable in interface hungry.tabs.TabApplet
Horizontal orientation for tab layout.

I

init(). Method in class .TabApp
Performs initialization for this applet, including reading the parameters from the HTML.

M

move(int, int). Method in class hungry.tabs.Tab
Moves the tab to a new position within the applet.
move(int, int). Method in class hungry.tabs.Tab
Moves the tab to a new position within the applet.

P

paint(Graphics). Method in class hungry.tabs.Tab
Paints the tab.
paint(Graphics). Method in class hungry.tabs.Tab
Paints the tab.
paint(Graphics). Method in class .TabApp
Paints the applet by laying out and painting all the tab children.
paintLines(Graphics). Method in class .TabApp
Paints lines either across the bottom (if orientation is horizontal) or the left hand side (if orientation is vertical).

R

resize(int, int). Method in class hungry.tabs.Tab
Resizes the tab to a new width and height.
resize(int, int). Method in class hungry.tabs.Tab
Resizes the tab to a new width and height.

S

selectChild(Tab). Method in class .TabApp
Selects (arms) a particular tab.
setSelected(boolean). Method in class hungry.tabs.Tab
Sets whether or not this tab is selected
setSelected(boolean). Method in class hungry.tabs.Tab
Sets whether or not this tab is selected

T

Tab(String, String, String, Color, Color, Color, Font, int, TabApplet). Constructor for class hungry.tabs.Tab
Creates a new Tab.
Tab(String, String, String, Color, Color, Color, Font, int, TabApplet). Constructor for class hungry.tabs.Tab
Creates a new Tab.
Tab(String, String, String, TabApplet). Constructor for class hungry.tabs.Tab
Creates a new Tab
Tab(String, String, String, TabApplet). Constructor for class hungry.tabs.Tab
Creates a new Tab
TabApp(). Constructor for class .TabApp
Constructs a new TabApp

U

unselectChild(Tab). Method in class .TabApp
Unselects (disarms) a particular tab.

V

VERTICAL. Static variable in interface hungry.tabs.TabApplet
Vertical orientation for tab layout.
VERTICAL. Static variable in interface hungry.tabs.TabApplet
Vertical orientation for tab layout.