|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
JCheckBox
making bound the
selected
property.BoundJCheckBox
sample.
JComboBox
making bound
selectedItem
and selectedIndex
properties.BoundJComboBox
sample.JRadioButton
making bound
selected
property.BoundJRadioButton
sample.
JTextArea
making bound the text
property as in java.awt.TextArea
.JTextField
making bound the text
property as in java.awt.TextField
.
JTree
with two interesting bound properties:
selectedNode
and selectedObject
.
|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |