|
Xj3D VRML/X3D Code API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A listener for changes in the core of the browser.
| Method Summary | |
void |
browserDisposed()
The browser has been disposed, all resources may be freed. |
void |
browserInitialized(VRMLScene scene)
The browser has been initialised with new content. |
void |
browserShutdown()
The browser has been shut down and the previous content is no longer valid. |
void |
urlLoadFailed(java.lang.String msg)
The tried to load a URL and failed. |
| Method Detail |
public void browserInitialized(VRMLScene scene)
scene - The scene of the new contentpublic void urlLoadFailed(java.lang.String msg)
msg - An error message to go with the failurepublic void browserShutdown()
public void browserDisposed()
|
Xj3D VRML/X3D Code API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||