Uses of Class
TicketingSystemMIDlet

Uses of TicketingSystemMIDlet in <Unnamed>
 

Fields in <Unnamed> declared as TicketingSystemMIDlet
private  TicketingSystemMIDlet MifareWriter.ts
           
private  TicketingSystemMIDlet TicketForm.ts
           
private  TicketingSystemMIDlet ConfirmationAlert.ts
           
private  TicketingSystemMIDlet BusyAlert.ts
           
private  TicketingSystemMIDlet SecureChipHandler.ts
           
private  TicketingSystemMIDlet HTTPConnection.ts
           
 

Constructors in <Unnamed> with parameters of type TicketingSystemMIDlet
BusyAlert(java.lang.String title, TicketingSystemMIDlet ts)
          Sets the title of the alert
ConfirmationAlert(java.lang.String title, TicketingSystemMIDlet ts)
          Creates the alert
HTTPConnection(TicketingSystemMIDlet ts, java.lang.String value)
          Starts the thread to order the ticket
MifareWriter(SecureChipHandler sc, TicketingSystemMIDlet ts, byte[] data, boolean read)
          Initiates the communication with the MIFARE memory
SecureChipHandler(TicketingSystemMIDlet ts)
          The SecureChipHandler creates the PIN alert and connects to the cover
TicketForm(TicketingSystemMIDlet ts, byte[] data)
          TicketForm creastes the form and adds the commands.