|
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||
store(OutputStream out,
String header) method.
store(OutputStream out,
String header)
method.
char.
LayoutStyle
dragEnabled property,
which must be true to enable
automatic drag handling (the first part of drag and drop)
on this component.
b.
b.
b.
ListModel from an array of objects and then
applies setModel to it.
ListModel from a Vector and then
applies setModel to it.
PropertyChangeListeners.
fixedCellWidth and
fixedCellHeight properties
by configuring the cellRenderer to index equals
zero for the specified value and then computing the renderer
component's preferred size.
selectionModel for the list to a
non-null ListSelectionModel
implementation.
UnitConverter that will be used to convert
font-dependent sizes to pixel sizes.
isAdjusting property to true,
so that a single event will be generated when all of the selection
events have finished (for example, when the mouse is being
dragged over the list in selection mode).
JViewport ancestor, if any.
CellEditor to the
delegate.