Package de.bsvrz.pat.sysbed.main
Interface SelectionModel
-
- All Known Implementing Classes:
SystemObjectSelectionList
public interface SelectionModel
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<? extends de.bsvrz.dav.daf.main.config.SystemObject>
getSelectedObjects()
void
setListPopupMenu(javax.swing.JPopupMenu popup)
-