public class PictoRadio extends PictoToggle
EMPTY_ELEMENT_ARRAY
Constructor and Description |
---|
PictoRadio() |
Modifier and Type | Method and Description |
---|---|
protected char |
getCheckedPicto()
Gets the picto corresponding to the checked state of the toggle.
|
protected char |
getUncheckedPicto()
Gets the picto 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
protected char getCheckedPicto()
PictoToggle
getCheckedPicto
in class PictoToggle
protected char getUncheckedPicto()
PictoToggle
getUncheckedPicto
in class PictoToggle