-
Bug
-
Resolution: Fixed
-
P3
-
1.2.0
-
1.0.1
-
x86
-
windows_nt
I tried to serialize JTable which has DefaultCellEditor. JTable couldn't be serialized because DefaultCellEditor causes NotSerializableException.
java.io.NotSerializableException:java.awt.swing.DefaultCellEditor$1
java.io.NotSerializableException:java.awt.swing.DefaultCellEditor$1