JList
items,
lets you edit the menu hierarchy of a menu bar,
lets you edit a JSpinner
model,
lets you define the Formatter
of a JFormattedTextField
,
lets you edit the styled document of a JTextPane
,
lets you define the tabs of a JTabbedPane
,
lets you define a table model,
lets you define a JTree
hierarchy and
lets you edit the labels of JSlider
.
JComboBox
, JList
, JFormattedTextField
, JSpinner
, JTable
, JTextPane
, JSlider
or JTree
.
Tip: By double-clicking a component which displays text, you can edit the text. By Alt-double-clicking any component you can edit its variable name. |