Hi,

did anybody try JSVGCanvas with NetBeans' 3.3 GUI builder? Well, it works, 
but it always throws this annoying exception, when it tries to display the 
bean:

java.lang.IllegalArgumentException: <no message>
Annotation: Invalid value. The property selectionOverlayColor could not be 
set. Reason:
null
Nested annotation: Selection is disabled

java.lang.reflect.InvocationTargetException: 
java.lang.IllegalArgumentException: Selection is disabled
         at 
org.apache.batik.swing.gvt.JGVTComponent.getSelectionOverlayColor(Unknown 
Source)
         at java.lang.reflect.Method.invoke(Native Method)
[...]

cheers,
Hendrik

P.S. I'm using Sun JDK 1.3.1_02 / Win2k


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to