Field and Description |
---|
org.zimowski.bambi.editor.config.ConfigParameters.PIC_POST_PROCESS_URL
used to be handy from applet context; though app has
outgrown the applet technology and is no longer targetted for applet
deploy. Instead, Java Web Start should be used, which renders
applet context related features obsolete. Instead of calling applet
host page to notify pic refresh is needed, server should handle this
task instead by employing javascript timeout (window.setInterval), or
other server push simulation effect. This parameter is deprecated with
no direct replacement. Setting it has no effect.
|
Method and Description |
---|
org.zimowski.bambi.editor.config.Configuration.getAppletContext()
No direct replacement. This app has outgrown the applet
technology. Use Java Web Start instead.
|
org.zimowski.bambi.editor.config.ConfigLoader.setAppletContext(AppletContext)
with no replacement; applet deployment is no longer
recommended. Use Java Web Start instead
|
Copyright © 2012-2013 Bambi Software Foundation. All Rights Reserved.