Inheritance diagram for InternationalInputApp::WebStartInternationalInputContext:

Public Member Functions | |
| WebStartInternationalInputContext (JFrame _frame, JLabel _sb) | |
| Properties | getProperties (String names[]) |
| Returns properties. | |
| URL | getDocumentBase () throws UnsupportedOperationException |
| Returns the document base or current directory. | |
| void | showDocument (URL url, boolean top) |
| Shows an HTML document (in another frame/window). | |
Package Attributes | |
| BasicService | basicService |
|
||||||||||||
|
Definition at line 200 of file InternationalInputApp.java. |
|
|
Returns the document base or current directory.
Reimplemented from InternationalInputApp::StandAloneInternationalInputContext. Definition at line 214 of file InternationalInputApp.java. |
|
|
Returns properties. The system properties are returned.
Reimplemented from InternationalInputApp::StandAloneInternationalInputContext. Definition at line 206 of file InternationalInputApp.java. |
|
||||||||||||
|
Shows an HTML document (in another frame/window).
Reimplemented from InternationalInputApp::StandAloneInternationalInputContext. Definition at line 221 of file InternationalInputApp.java. |
|
|
Definition at line 199 of file InternationalInputApp.java. |
1.3.7