public class JTextAreaHpr<T extends javax.swing.JTextArea> extends JTextComponentHpr<T>
| Constructor and Description |
|---|
JTextAreaHpr() |
| Modifier and Type | Method and Description |
|---|---|
void |
initUI(T aTextArea,
UIOwner anOwner)
Initializes newly created object.
|
getChildCount, getPropertyNameMapped, getPropertyNamesImpladdBinding, 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, getText, getValue, initUIDeep, isEnabled, isPropertyName, isValueAdjusting, removeBinding, setAction, setEnabled, setItemDisplayKey, setItems, setItems, setKeyValue, setSelectedIndex, setSelectedIndexes, setSelectedItem, setText, setValuepublic void initUI(T aTextArea, UIOwner anOwner)
initUI in class JComponentHpr<T extends javax.swing.JTextArea>