private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
BitSet
instance from a stream (i.e., deserialize it).IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream s) throws IOException
BitSet
instance to a stream (i.e., serialize it).IOException
long[] bits
String cellPaneId
Cell.MouseEventType mouseEventType
int gridRow
int gridColumn
int contentRow
int contentColumn
Copyright © 2010–2023 Francesco Kriegel. All rights reserved.