net.infonode.docking.internal

Class ReadContext

public class ReadContext extends Object

Version: $Revision: 1.4 $

Author: $Author: jesper $

Constructor Summary
ReadContext(RootWindow rootWindow, int version, boolean propertyValuesAvailable, boolean readPropertiesEnabled)
Method Summary
booleangetReadPropertiesEnabled()
RootWindowgetRootWindow()
intgetVersion()
ViewSerializergetViewSerializer()
booleanisPropertyValuesAvailable()

Constructor Detail

ReadContext

public ReadContext(RootWindow rootWindow, int version, boolean propertyValuesAvailable, boolean readPropertiesEnabled)

Method Detail

getReadPropertiesEnabled

public boolean getReadPropertiesEnabled()

getRootWindow

public RootWindow getRootWindow()

getVersion

public int getVersion()

Returns: returns the serialized version

getViewSerializer

public ViewSerializer getViewSerializer()

isPropertyValuesAvailable

public boolean isPropertyValuesAvailable()