-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
1.2.0
-
sparc
-
solaris_2.6
JDK Version: 1.2beta4-I
Locale: zh
OS: Solaris & win32
Using JDK's FileChooserDemo will cause an exception.
run JDK's FileChooserDemo and select a file, an exception occured:
Exception occurred during event dispatching:
java.lang.IllegalAccessError: try to access class com/sun/java/swing/plaf/basic/BasicDirectoryModel from class com/sun/java/swing/plaf/metal/MetalFileChooserUI
at com.sun.java.swing.plaf.metal.MetalFileChooserUI.ensureFileIsVisible(Compiled Code)
at com.sun.java.swing.JFileChooser.ensureFileIsVisible(Compiled Code)
at com.sun.java.swing.JFileChooser.setSelectedFile(Compiled Code)
at com.sun.java.swing.plaf.basic.BasicFileChooserUI$SelectionListener.valueChanged(Compiled Code)
at com.sun.java.swing.JList.fireSelectionValueChanged(Compiled Code)
at com.sun.java.swing.JList$6.valueChanged(Compiled Code)
at com.sun.java.swing.DefaultListSelectionModel.fireValueChanged(Compiled Code)
at com.sun.java.swing.DefaultListSelectionModel.fireValueChanged(Compiled Code)
at com.sun.java.swing.DefaultListSelectionModel.setValueIsAdjusting(Compiled Code)
at com.sun.java.swing.JList.setValueIsAdjusting(Compiled Code)
at com.sun.java.swing.plaf.basic.BasicListUI$MouseInputHandler.mouseReleased(Compiled Code)
at java.awt.AWTEventMulticaster.mouseReleased(Compiled Code)
at java.awt.AWTEventMulticaster.mouseReleased(Compiled Code)
at java.awt.Component.processMouseEvent(Compiled Code)
at java.awt.Component.processEvent(Compiled Code)
at java.awt.Container.processEvent(Compiled Code)
at java.awt.Component.dispatchEventImpl(Compiled Code)
at java.awt.Container.dispatchEventImpl(Compiled Code)
at java.awt.Component.dispatchEvent(Compiled Code)
at java.awt.LightweightDispatcher.retargetMouseEvent(Compiled Code)
at java.awt.LightweightDispatcher.processMouseEvent(Compiled Code)
at java.awt.LightweightDispatcher.dispatchEvent(Compiled Code)
at java.awt.Container.dispatchEventImpl(Compiled Code)
at java.awt.Window.dispatchEventImpl(Compiled Code)
at java.awt.Component.dispatchEvent(Compiled Code)
at java.awt.EventQueue.dispatchEvent(Compiled Code)
at java.awt.EventDispatchThread.run(Compiled Code)
jim.hu@prc 1998-06-16
Locale: zh
OS: Solaris & win32
Using JDK's FileChooserDemo will cause an exception.
run JDK's FileChooserDemo and select a file, an exception occured:
Exception occurred during event dispatching:
java.lang.IllegalAccessError: try to access class com/sun/java/swing/plaf/basic/BasicDirectoryModel from class com/sun/java/swing/plaf/metal/MetalFileChooserUI
at com.sun.java.swing.plaf.metal.MetalFileChooserUI.ensureFileIsVisible(Compiled Code)
at com.sun.java.swing.JFileChooser.ensureFileIsVisible(Compiled Code)
at com.sun.java.swing.JFileChooser.setSelectedFile(Compiled Code)
at com.sun.java.swing.plaf.basic.BasicFileChooserUI$SelectionListener.valueChanged(Compiled Code)
at com.sun.java.swing.JList.fireSelectionValueChanged(Compiled Code)
at com.sun.java.swing.JList$6.valueChanged(Compiled Code)
at com.sun.java.swing.DefaultListSelectionModel.fireValueChanged(Compiled Code)
at com.sun.java.swing.DefaultListSelectionModel.fireValueChanged(Compiled Code)
at com.sun.java.swing.DefaultListSelectionModel.setValueIsAdjusting(Compiled Code)
at com.sun.java.swing.JList.setValueIsAdjusting(Compiled Code)
at com.sun.java.swing.plaf.basic.BasicListUI$MouseInputHandler.mouseReleased(Compiled Code)
at java.awt.AWTEventMulticaster.mouseReleased(Compiled Code)
at java.awt.AWTEventMulticaster.mouseReleased(Compiled Code)
at java.awt.Component.processMouseEvent(Compiled Code)
at java.awt.Component.processEvent(Compiled Code)
at java.awt.Container.processEvent(Compiled Code)
at java.awt.Component.dispatchEventImpl(Compiled Code)
at java.awt.Container.dispatchEventImpl(Compiled Code)
at java.awt.Component.dispatchEvent(Compiled Code)
at java.awt.LightweightDispatcher.retargetMouseEvent(Compiled Code)
at java.awt.LightweightDispatcher.processMouseEvent(Compiled Code)
at java.awt.LightweightDispatcher.dispatchEvent(Compiled Code)
at java.awt.Container.dispatchEventImpl(Compiled Code)
at java.awt.Window.dispatchEventImpl(Compiled Code)
at java.awt.Component.dispatchEvent(Compiled Code)
at java.awt.EventQueue.dispatchEvent(Compiled Code)
at java.awt.EventDispatchThread.run(Compiled Code)
jim.hu@prc 1998-06-16
- duplicates
-
JDK-4141375 SwingSetApplet FileChooser doesn't work throwing exceptions with JDK-1.2beta4G
-
- Closed
-