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

G

gap - Variable in class com.tecnick.jddm.ImageButton
distance in pixels between image and label
getActionCommand() - Method in class com.tecnick.jddm.ImageButton
Returns the command name of the action event fired by this button.
getAppletInfo() - Method in class com.tecnick.jddm.Jddm
Get Applet information.
getButtonID() - Method in class com.tecnick.jddm.ImageButton
Get the buttonID (unique numeric identifier for current component)
getCurrentMenu() - Method in class com.tecnick.jddm.Jddm.BuildMenu
Return current menu.
getDefaultValue(String, String) - Method in class com.tecnick.jddm.Jddm
Return "def" if "str" is null or empty.
getEncodedString(String, String, String) - Method in class com.tecnick.jddm.Jddm
Convert string to specified encoding.
getFontStyleCode(String) - Method in class com.tecnick.jddm.Jddm
return the int associated to font style
getImageLabelGap() - Method in class com.tecnick.jddm.ImageButton
Get the gap in pixels between the label (if any) and image.
getLabel() - Method in class com.tecnick.jddm.ImageButton
Get the button text label
getLabelPosition() - Method in class com.tecnick.jddm.ImageButton
Get the label position (relative to button icon) possible values are: ImageButton.LEFT, ImageButton.RIGHT, ImageButton.TOP, ImageButton.BOTTOM
getPadding() - Method in class com.tecnick.jddm.ImageButton
Get button paddings in pixels as array (Left, Right, Top, Bottom).
getParameter(String, String) - Method in class com.tecnick.jddm.Jddm
Get applet parameter value, return default if void.
getParameters() - Method in class com.tecnick.jddm.Jddm
Get the applet parameters from HTML page.
getPositionCode(String) - Method in class com.tecnick.jddm.Jddm
Return the int associated to string position name.

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