Serialized Form

Class javax.swing.JCheckBoxMenuItem implements Serializable

Serialization Methods

writeObject

private void writeObject(java.io.ObjectOutputStream s)
                  throws java.io.IOException
See readObject() and writeObject() in JComponent for more information about serialization in Swing.