org.wings.tree
Interface STreeSelectionModel

All Superinterfaces:
SDelayedEventModel, TreeSelectionModel
All Known Implementing Classes:
SDefaultTreeSelectionModel

public interface STreeSelectionModel
extends TreeSelectionModel, SDelayedEventModel

Author:
Armin Haaf

Field Summary
 
Fields inherited from interface javax.swing.tree.TreeSelectionModel
CONTIGUOUS_TREE_SELECTION, DISCONTIGUOUS_TREE_SELECTION, SINGLE_TREE_SELECTION
 
Method Summary
 
Methods inherited from interface javax.swing.tree.TreeSelectionModel
addPropertyChangeListener, addSelectionPath, addSelectionPaths, addTreeSelectionListener, clearSelection, getLeadSelectionPath, getLeadSelectionRow, getMaxSelectionRow, getMinSelectionRow, getRowMapper, getSelectionCount, getSelectionMode, getSelectionPath, getSelectionPaths, getSelectionRows, isPathSelected, isRowSelected, isSelectionEmpty, removePropertyChangeListener, removeSelectionPath, removeSelectionPaths, removeTreeSelectionListener, resetRowSelection, setRowMapper, setSelectionMode, setSelectionPath, setSelectionPaths
 
Methods inherited from interface org.wings.SDelayedEventModel
fireDelayedFinalEvents, fireDelayedIntermediateEvents, getDelayEvents, setDelayEvents
 



wingS Swings ;-)