| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.4.0) E13403-05  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Reorderable
An interface to abstract the reordering communication between a reorderable Component and the controller (ReorderableBar) that reorders it. This extends from JEWT's Reorderable2 interface and adds selection listener to update the reorderable buttons based on selection change.
| Method Summary | |
|---|---|
 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.  | 
| Methods inherited from interface oracle.bali.ewt.shuttle.Reorderable2 | 
|---|
isSelectionBottomMobile, isSelectionTopMobile, moveSelectionBottom, moveSelectionTop | 
| Methods inherited from interface oracle.bali.ewt.shuttle.Reorderable | 
|---|
isSelectionDownwardlyMobile, isSelectionUpwardlyMobile, moveSelectionDown, moveSelectionUp | 
| Method Detail | 
|---|
void addSelectionListener(javax.swing.event.ListSelectionListener listener)
void removeSelectionListener(javax.swing.event.ListSelectionListener listener)
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.4.0) E13403-05  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||