Methods' Details |
addText
[oneway] void |
addText( |
[in] string |
Topic, |
| [in] string |
Text, |
| [in] boolean |
beforeProgress ); |
- Description
- adds a new text line to the control.
|
|
removeText
[oneway] void |
removeText( |
[in] string |
Topic, |
| [in] boolean |
beforeProgress ); |
- Description
- removes a text line from the control.
|
|
updateText
[oneway] void |
updateText( |
[in] string |
Topic, |
| [in] string |
Text, |
| [in] boolean |
beforeProgress ); |
- Description
- updates an existing text line at the control.
|
|
Copyright © 2010 Sun Microsystems, Inc.