Interface DoubleSidedListSelectionModel
- 
- All Known Implementing Classes:
 ExportWizard
public interface DoubleSidedListSelectionModel 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<?>getAllItems()java.util.List<?>getSelectedItems() 
 -