|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--javax.swing.tree.DefaultTreeSelectionModel | +--com.inline.feature.ui.tree.FeatureTreeSelectionModel
Fields inherited from class javax.swing.tree.DefaultTreeSelectionModel |
changeSupport,
leadIndex,
leadPath,
leadRow,
listenerList,
listSelectionModel,
rowMapper,
selection,
SELECTION_MODE_PROPERTY,
selectionMode |
Constructor Summary | |
FeatureTreeSelectionModel()
|
Method Summary | |
void |
addSelectionPaths(javax.swing.tree.TreePath[] paths)
|
void |
willReplaceFeature(Feature oldFeature,
Feature newFeature)
|
Methods inherited from class javax.swing.tree.DefaultTreeSelectionModel |
addPropertyChangeListener,
addSelectionPath,
addTreeSelectionListener,
arePathsContiguous,
canPathsBeAdded,
canPathsBeRemoved,
clearSelection,
clone,
fireValueChanged,
getLeadSelectionPath,
getLeadSelectionRow,
getMaxSelectionRow,
getMinSelectionRow,
getRowMapper,
getSelectionCount,
getSelectionMode,
getSelectionPath,
getSelectionPaths,
getSelectionRows,
insureRowContinuity,
insureUniqueness,
isPathSelected,
isRowSelected,
isSelectionEmpty,
notifyPathChange,
removePropertyChangeListener,
removeSelectionPath,
removeSelectionPaths,
removeTreeSelectionListener,
resetRowSelection,
setRowMapper,
setSelectionMode,
setSelectionPath,
setSelectionPaths,
toString,
updateLeadIndex |
Methods inherited from class java.lang.Object |
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Constructor Detail |
public FeatureTreeSelectionModel()
Method Detail |
public void willReplaceFeature(Feature oldFeature, Feature newFeature)
public void addSelectionPaths(javax.swing.tree.TreePath[] paths)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |