net.infonode.docking.internal
Class ReadContext
java.lang.Object
net.infonode.docking.internal.ReadContext
public class ReadContext
- extends java.lang.Object
- Version:
- $Revision: 1.4 $
- Author:
- $Author: jesper $
Constructor Summary |
ReadContext(RootWindow rootWindow,
int version,
boolean propertyValuesAvailable,
boolean readPropertiesEnabled)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReadContext
public ReadContext(RootWindow rootWindow,
int version,
boolean propertyValuesAvailable,
boolean readPropertiesEnabled)
getRootWindow
public RootWindow getRootWindow()
getViewSerializer
public ViewSerializer getViewSerializer()
isPropertyValuesAvailable
public boolean isPropertyValuesAvailable()
getReadPropertiesEnabled
public boolean getReadPropertiesEnabled()
getVersion
public int getVersion()
- Returns:
- returns the serialized version