All Packages This Package Class Hierarchy Class Search Index
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.
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 IndexFreshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7