public class JToggleButtonHpr<T extends javax.swing.JToggleButton> extends AbstractButtonHpr<T>
| Constructor and Description |
|---|
JToggleButtonHpr() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<java.lang.String> |
getPropertyNamesImpl(T anObj)
Returns the property names for given object.
|
void |
setValue(T anObj,
java.lang.String aPropertyName,
java.lang.Object aValue)
Sets an object's value for given property name.
|
getHorizontalAlignment, getHorizontalTextPosition, getIcon, getIconTextGap, getPropertyNameMapped, getText, getVerticalAlignment, getVerticalTextPosition, initUI, setHorizontalAlignment, setHorizontalTextPosition, setIcon, setIconTextGap, setVerticalAlignment, setVerticalTextPositiongetChildCountaddBinding, createEventAdapter, getAutosizing, getBinding, getBindingCount, getBindings, getChangeListener, getChild, getConstraints, getEventAdapter, getName, getOwner, getParent, getSendActionOnFocusLost, getSendActionOnFocusLostDefault, isEnabled, removeBinding, setConstraints, setEnabled, setOwner, setSendActionOnFocusLostgetHelper, getSwingHelper, getSwingHelperenableEvents, getAction, getBinding, getChild, getItemDisplayKey, getItems, getKeyValue, getPropertyNames, getSelectedIndex, getSelectedIndexes, getSelectedIndexs, getSelectedItem, getValue, initUIDeep, isEnabled, isPropertyName, isValueAdjusting, removeBinding, setAction, setEnabled, setItemDisplayKey, setItems, setItems, setKeyValue, setSelectedIndex, setSelectedIndexes, setSelectedItem, setTextprotected java.util.List<java.lang.String> getPropertyNamesImpl(T anObj)
getPropertyNamesImpl in class LabeledHpr<T extends javax.swing.JToggleButton>