JFCML - JFC/Swing
XML Markup Language

com.metasolutions.jfcml.helpers
Class DocumentHandler

java.lang.Object
  extended by com.metasolutions.jfcml.helpers.DocumentHandler
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AttributeHandler, BSFHandler, ChildHandler, ElementHandler, JFCMLScript, ReflectionHandler, ScriptHandler, StatementHandler, WindowHandler

public class DocumentHandler
extends Object
implements Serializable

TODO Add a description for this type!

Version:
0.9 May 28, 2005
Author:
Shawn Curry
See Also:
Serialized Form

Field Summary
protected  WindowContext windowContext
           
 
Constructor Summary
DocumentHandler(WindowContext windowContext)
           
 
Method Summary
 WindowContext getWindowContext()
           
 void setWindowContext(WindowContext windowContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

windowContext

protected WindowContext windowContext
Constructor Detail

DocumentHandler

public DocumentHandler(WindowContext windowContext)
Parameters:
windowContext -
Method Detail

getWindowContext

public WindowContext getWindowContext()
Returns:
Returns the windowContext.

setWindowContext

public void setWindowContext(WindowContext windowContext)
Parameters:
windowContext - The windowContext to set.

SourceForge.net
java.net

Copyright 2004-2005 Shawn Curry, http://jfcml.sourceforge.net
Licensed under the Academic Free License version 2.1