Klasse javax.swing.tree.DefaultTreeSelectionModel | 1.2 |
java.lang.Object | +--javax.swing.tree.DefaultTreeSelectionModel
Datenelemente | |
---|---|
public final static String | SELECTION_MODE_PROPERTY |
protected SwingPropertyChangeSupport | changeSupport |
protected TreePath[] | selection |
protected EventListenerList | listenerList |
protected RowMapper | rowMapper |
protected DefaultListSelectionModel | listSelectionModel |
protected int | selectionMode |
protected TreePath | leadPath |
protected int | leadIndex |
protected int | leadRow |
Konstruktoren | |
---|---|
public | DefaultTreeSelectionModel() |