All Packages  This Package  Class Hierarchy  Class Search  Index

Class bmsi.edx.EDXTerm
java.lang.Object
   |
   +----bmsi.edx.CCB
           |
           +----bmsi.edx.EDX4978
                   |
                   +----bmsi.edx.EDXTerm

  Summary

public class  EDXTerm
     extends bmsi.edx.EDX4978
{
          // Constructors 1
     public EDXTerm(EDX, char);

          // Methods 2
     protected void beep();
     public void dispose();
}

An interface to an EDX CCB. This interface is suitable for implementing an EDX4974 or EDX4978 in Java. Note that the EDX4978 class lets Java applications use the implementation - whether in C or Java - whereas this class lets Java provide the implementation.

Author:
Stuart D. Gathman Copyright (C) 2000 Business Management Systems, Inc.




  Constructors

· EDXTerm

Summary  |  Top

   public EDXTerm(EDX edx, 
                  char ccba) 


  Methods

· dispose

Summary  |  Top
   public void dispose() 


· beep

Summary  |  Top
   protected void beep() 

Make a sound.



All Packages  This Package  Class Hierarchy  Class Search  Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7