net.infonode.docking.internal
Class ReadContext

java.lang.Object
  extended by 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)
           
 
Method Summary
 boolean getReadPropertiesEnabled()
           
 RootWindow getRootWindow()
           
 int getVersion()
           
 ViewSerializer getViewSerializer()
           
 boolean isPropertyValuesAvailable()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReadContext

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

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