public interface Reorderable
extends oracle.bali.ewt.shuttle.Reorderable2
| Modifier and Type | Method and Description | 
|---|---|
void | 
addSelectionListener(javax.swing.event.ListSelectionListener listener)
Adds the selection listener to the reorderable component. 
 | 
void | 
removeSelectionListener(javax.swing.event.ListSelectionListener listener)
Removed the selection listener attached from the reorderable selection model. 
 | 
void addSelectionListener(javax.swing.event.ListSelectionListener listener)
void removeSelectionListener(javax.swing.event.ListSelectionListener listener)