I started getting this strange error when I load the Swing Applet into the
browser (IE 5.5). Has anyone seen this error? I am using Java Plug-In v.
1.3.1_02. I reinstalled the plugin, but that did not help. Thanks.

UIDefaults.getUI() failed: no ComponentUI class for:
javax.swing.plaf.basic.BasicArrowButton[,0,0,0x0,invalid,layout=javax.swing.
OverlayLayout,alignmentX=null,alignmentY=null,border=,flags=0,maximumSize=,m
inimumSize=,preferredSize=,defaultIcon=,disabledIcon=,disabledSelectedIcon=,
margin=null,paintBorder=true,paintFocus=true,pressedIcon=,rolloverEnabled=fa
lse,rolloverIcon=,rolloverSelectedIcon=,selectedIcon=,text=,defaultCapable=t
rue] java.lang.Error    
at javax.swing.UIDefaults.getUIError(Unknown Source)    
at javax.swing.UIDefaults.getUI(Unknown Source)         
at javax.swing.UIManager.getUI(Unknown Source)  
at javax.swing.JButton.updateUI(Unknown Source)         
at javax.swing.AbstractButton.init(Unknown Source)      
at javax.swing.JButton.<init>(Unknown Source)   
at javax.swing.JButton.<init>(Unknown Source)   
at javax.swing.plaf.basic.BasicArrowButton.<init>(Unknown Source)       
at javax.swing.plaf.basic.BasicScrollBarUI.createIncreaseButton(Unknown
Source)         
at javax.swing.plaf.basic.BasicScrollBarUI.installDefaults(Unknown Source)

at javax.swing.plaf.basic.BasicScrollBarUI.installUI(Unknown Source)    
at javax.swing.JComponent.setUI(Unknown Source)         
at javax.swing.JScrollBar.updateUI(Unknown Source)

_______________________________________________
Advanced-swing mailing list
[EMAIL PROTECTED]
http://eos.dk/mailman/listinfo/advanced-swing

Reply via email to