Public Member Functions | |
Replacer (TopComponent tc) | |
Package Attributes | |
transient TopComponent | tc |
Static Package Attributes | |
final long | serialVersionUID = -8897067133215740572L |
Private Member Functions | |
void | writeObject (ObjectOutputStream oos) throws IOException, ClassNotFoundException |
void | readObject (ObjectInputStream ois) throws IOException, ClassNotFoundException |
Object | readResolve () throws ObjectStreamException |
Static Private Member Functions | |
Method | findReadResolveMethod (Class clazz) |
|
|
|
Tries to find readResolve method in given class. Finds both public and non-public occurences of the method and searches also in superclasses |
|
|
|
Resolve to original top component instance |
|
|
|
SUID |
|
Asociation with top component which is to be serialized using this replacer |