A B C D E F G H I J L M N O P R S T W X Y

I

ih - Variable in class com.tecnick.jddm.ImageButton
height of internal button icon image in pixels
ImageButton - Class in com.tecnick.jddm
Title: ImageButton Class
ImageButton() - Constructor for class com.tecnick.jddm.ImageButton
Void constructor
ImageButton(Image) - Constructor for class com.tecnick.jddm.ImageButton
Constructor for void label
ImageButton(String) - Constructor for class com.tecnick.jddm.ImageButton
Constructor for void image
ImageButton(Image, String, String) - Constructor for class com.tecnick.jddm.ImageButton
Buid a new image button
ImageButton.imageButtonMouseAdapter - Class in com.tecnick.jddm
Inner class for handling mouse events.
ImageButton.imageButtonMouseAdapter() - Constructor for class com.tecnick.jddm.ImageButton.imageButtonMouseAdapter
 
imageButton_MouseOff() - Method in class com.tecnick.jddm.ImageButton
Gets called when the mouse crosses out of the button area.
imageButton_MouseOver(boolean) - Method in class com.tecnick.jddm.ImageButton
Gets called when the mouse crosses into the button area.
imageButton_MousePushed() - Method in class com.tecnick.jddm.ImageButton
Gets called when the mouse button is pressed.
imageScale - Variable in class com.tecnick.jddm.ImageButton
float parameter to scale the image size
img - Variable in class com.tecnick.jddm.ImageButton
current button icon
img_arrow - Variable in class com.tecnick.jddm.ImageButton
current arrow image
img_arrow_off - Variable in class com.tecnick.jddm.ImageButton
arrow image off status
img_arrow_on - Variable in class com.tecnick.jddm.ImageButton
arrow image on status
img_arrow_over - Variable in class com.tecnick.jddm.ImageButton
arrow image ovr status
img_bg - Variable in class com.tecnick.jddm.ImageButton
current background button image
img_bg_off - Variable in class com.tecnick.jddm.ImageButton
button background image for normal state
img_bg_on - Variable in class com.tecnick.jddm.ImageButton
button background image for button pressed
img_bg_over - Variable in class com.tecnick.jddm.ImageButton
button background image for mouse over
img_off - Variable in class com.tecnick.jddm.ImageButton
button icon for normal state
img_on - Variable in class com.tecnick.jddm.ImageButton
button icon for button pressed
img_over - Variable in class com.tecnick.jddm.ImageButton
button icon for mouse over
IN - Static variable in class com.tecnick.jddm.ButtonBevel
constant to indicate the "IN" drawing mode (button pushed)
inactive_img - Variable in class com.tecnick.jddm.ImageButton
inactive image for disabled button
init() - Method in class com.tecnick.jddm.Jddm
Initialize the applet
insertButton(int, int) - Method in class com.tecnick.jddm.Jddm
Add specified button to menu.
isButtonPushed - Variable in class com.tecnick.jddm.ImageButton
Remember mouse up/down status
isFocusable() - Method in class com.tecnick.jddm.ImageButton
Returns whether this Component can become the focus owner.
isFocusTraversable() - Method in class com.tecnick.jddm.ImageButton
Returns whether this Component can become the focus owner.
isMouseInside - Variable in class com.tecnick.jddm.ImageButton
Remember mouse position status
iw - Variable in class com.tecnick.jddm.ImageButton
width of internal button icon image in pixels
ix - Variable in class com.tecnick.jddm.ImageButton
horizontal position of internal button icon image
iy - Variable in class com.tecnick.jddm.ImageButton
vertical position of internal button icon image

A B C D E F G H I J L M N O P R S T W X Y