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