Class atm.atmparts.EnvelopeAcceptor
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class atm.atmparts.EnvelopeAcceptor

java.lang.Object
   |
   +----java.awt.Component
           |
           +----java.awt.Button
                   |
                   +----atm.atmparts.EnvelopeAcceptor

public class EnvelopeAcceptor
extends Button

Constructor Index

 o EnvelopeAcceptor()

Method Index

 o acceptEnvelope()
 o action(Event, Object)

Constructors

 o EnvelopeAcceptor
  public EnvelopeAcceptor()

Methods

 o acceptEnvelope
  public synchronized boolean acceptEnvelope()
 o action
  public synchronized boolean action(Event e,
                                     Object arg)
Overrides:
action in class Component

All Packages  Class Hierarchy  This Package  Previous  Next  Index