public class ImageRadio extends ImageToggle
EMPTY_ELEMENT_ARRAY
Constructor and Description |
---|
ImageRadio() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getCheckedImagePath()
Gets the path of the image corresponding to the checked state of the toggle.
|
protected java.lang.String |
getUncheckedImagePath()
Gets the path of the image corresponding to the unchecked state of the toggle.
|
renderContent, validateContent
isChecked, isInState, setChecked, setPressed, updateState
addClassSelector, contains, gainFocus, getAttribute, getChild, getChildrenCount, getChildrenElements, getContentBounds, getParentElement, getStyle, hasClassSelector, isTransparent, lostFocus, mergeStyle, removeAllClassSelectors, removeClassSelector, removeInstanceStyle, render, setClassSelectors, setEnabled, updateStyle, updateStyleOnly, validate
getAbsoluteX, getAbsoluteX, getAbsoluteY, getAbsoluteY, getEventHandler, getHeight, getPanel, getParent, getPreferredHeight, getPreferredWidth, getRelativeX, getRelativeY, getWidgetAt, getWidth, getX, getY, handleEvent, hasFocus, hideNotify, invalidate, isEnabled, isShown, isValid, isVisible, repaint, repaint, requestFocus, requestFocus, revalidate, revalidateSubTree, setBounds, setEventHandler, setLocation, setPreferredSize, setSize, setVisible, showNotify
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEventHandler, getHeight, getWidth, getX, getY, handleEvent, hideNotify, isShown, repaint, repaint, setEventHandler, showNotify
protected java.lang.String getCheckedImagePath()
ImageToggle
getCheckedImagePath
in class ImageToggle
protected java.lang.String getUncheckedImagePath()
ImageToggle
getUncheckedImagePath
in class ImageToggle