public abstract class SwingHelper<T> extends UIHelper<T>
Constructor and Description |
---|
SwingHelper() |
Modifier and Type | Method and Description |
---|---|
SwingHelper |
getHelper(java.lang.Object anObj)
Returns the SwingHelper object for a given object.
|
static JComponentHpr |
getSwingHelper(javax.swing.JComponent aComponent)
Returns the SwingHelper object for a given object.
|
static SwingHelper |
getSwingHelper(java.lang.Object anObj)
Returns the SwingHelper object for a given object.
|
addBinding, enableEvents, getAction, getBinding, getBinding, getBindingCount, getChild, getChild, getChildCount, getItemDisplayKey, getItems, getKeyValue, getName, getOwner, getParent, getPropertyNameMapped, getPropertyNames, getPropertyNamesImpl, getSelectedIndex, getSelectedIndexes, getSelectedIndexs, getSelectedItem, getText, getValue, initUI, initUIDeep, isEnabled, isEnabled, isPropertyName, isValueAdjusting, removeBinding, removeBinding, setAction, setEnabled, setEnabled, setItemDisplayKey, setItems, setItems, setKeyValue, setOwner, setSelectedIndex, setSelectedIndexes, setSelectedItem, setText, setValue
public SwingHelper getHelper(java.lang.Object anObj)
public static SwingHelper getSwingHelper(java.lang.Object anObj)
public static JComponentHpr getSwingHelper(javax.swing.JComponent aComponent)