JavaScript Bean
HelloWorld
Object
|
+----netscape.samples.helloworld.HelloWorld
JSB_CONSTRUCTOR Index
JSB_DESCRIPTOR Index
JSB_PROPERTY Index
JSB_METHOD Index
JSB_CONSTRUCTORs
JSB_DESCRIPTORs
JSB_PROPERTYs
- theMessage
- NAME=theMessage
- TYPE=string
- DEFAULT_VALUE=Hello World!
- The message displayed by this JSB
JSB_METHODs
- displayMessage
- NAME=displayMessage
- TYPE=void
- Displays the currently set message and
writes it to the Java Console.
This is called once in the constructor,
and can then be called again by other components.
- See Also:
- theMessage
Generated by jsbdoc on Thu Nov 06 21:46:13 PST 1997