OpenCard  
 
OCF, the OpenCard Framework is a standard Java framework for working with Smart Cards.  
 

demos.samples
Class GetAnyCard

java.lang.Object
  |
  +--demos.samples.GetAnyCard

public class GetAnyCard
extends java.lang.Object

A sample demonstrating access to a smart card that is inserted already or just the next one being inserted.

Version:
$Id: GetAnyCard.java,v 1.1 1999/12/03 09:34:41 damke Exp $

Constructor Summary
GetAnyCard()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetAnyCard

public GetAnyCard()
Method Detail

main

public static void main(java.lang.String[] args)