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