Uses of Interface
org.eclipse.keypop.reader.selection.CardSelectionManager
-
Packages that use CardSelectionManager Package Description org.eclipse.keypop.reader Components used in applications to manage readers and their observation. -
-
Uses of CardSelectionManager in org.eclipse.keypop.reader
Methods in org.eclipse.keypop.reader that return CardSelectionManager Modifier and Type Method Description CardSelectionManager
ReaderApiFactory. createCardSelectionManager()
Returns a new instance ofCardSelectionManager
.
-