I am using the Notepad demo on the ignoramus site.
Enable the console in javaws.
When you click save, after granting the permission, then click cancel in the
File save window, you will see the following exceptions:
TH: java.lang.reflect.InvocationTargetException
java.lang.reflect.InvocationTargetException: java.lang.ClassCastException: java.lang.Boolean
at com.sun.jnlp.FileSaveServiceImpl.saveFileDialog(FileSaveServiceImpl.java:95)
at Draw$DrawBufferHandler.handleSaveDocument(Draw.java:511)
at Draw$DrawBufferHandler.saveDocument(Draw.java:392)
at java.lang.reflect.Method.invoke(Native Method)
at Draw$12.actionPerformed(Draw.java:269)
at javax.swing.Timer.fireActionPerformed(Timer.java:147)
at javax.swing.Timer$DoPostEvent.run(Timer.java:105)
at javax.swing.SystemEventQueueUtilities.processRunnableEvent(SystemEventQueueUtilities.java:366)
at javax.swing.SystemEventQueueUtilities.access$0(SystemEventQueueUtilities.java:362)
at javax.swing.SystemEventQueueUtilities$RunnableTarget.processEvent(SystemEventQueueUtilities.java:403)
at java.awt.Component.dispatchEventImpl(Component.java, Compiled Code)
at java.awt.Component.dispatchEvent(Component.java, Compiled Code)
at java.awt.EventQueue.dispatchEvent(EventQueue.java, Compiled Code)
at java.awt.EventDispatchThread.pumpOneEvent(EventDispatchThread.java, Compiled Code)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:92)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:83)
yu.wang@eng 2000-09-26
Enable the console in javaws.
When you click save, after granting the permission, then click cancel in the
File save window, you will see the following exceptions:
TH: java.lang.reflect.InvocationTargetException
java.lang.reflect.InvocationTargetException: java.lang.ClassCastException: java.lang.Boolean
at com.sun.jnlp.FileSaveServiceImpl.saveFileDialog(FileSaveServiceImpl.java:95)
at Draw$DrawBufferHandler.handleSaveDocument(Draw.java:511)
at Draw$DrawBufferHandler.saveDocument(Draw.java:392)
at java.lang.reflect.Method.invoke(Native Method)
at Draw$12.actionPerformed(Draw.java:269)
at javax.swing.Timer.fireActionPerformed(Timer.java:147)
at javax.swing.Timer$DoPostEvent.run(Timer.java:105)
at javax.swing.SystemEventQueueUtilities.processRunnableEvent(SystemEventQueueUtilities.java:366)
at javax.swing.SystemEventQueueUtilities.access$0(SystemEventQueueUtilities.java:362)
at javax.swing.SystemEventQueueUtilities$RunnableTarget.processEvent(SystemEventQueueUtilities.java:403)
at java.awt.Component.dispatchEventImpl(Component.java, Compiled Code)
at java.awt.Component.dispatchEvent(Component.java, Compiled Code)
at java.awt.EventQueue.dispatchEvent(EventQueue.java, Compiled Code)
at java.awt.EventDispatchThread.pumpOneEvent(EventDispatchThread.java, Compiled Code)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:92)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:83)
yu.wang@eng 2000-09-26