|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnextapp.echo.AbstractComponent
echopoint.Beep
public class Beep
The Beep
component causes a beep to issued when the
page is loaded. You can use this component to notify
the user of something.
If you disable the Beep
component or make it invisible,
then it will cease to beep.
This component has no visiual representation.
Field Summary |
---|
Constructor Summary | |
---|---|
Beep()
Creates a Beep component that
will sound a beep on page load. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Beep()
Beep
component that
will sound a beep on page load.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |