com.metasolutions.jfcml.helpers
Class DocumentHandler
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
windowContext
protected WindowContext windowContext
DocumentHandler
public DocumentHandler(WindowContext windowContext)
- Parameters:
windowContext
-
getWindowContext
public WindowContext getWindowContext()
- Returns:
- Returns the windowContext.
setWindowContext
public void setWindowContext(WindowContext windowContext)
- Parameters:
windowContext
- The windowContext to set.
Copyright 2004-2005 Shawn Curry, http://jfcml.sourceforge.net
Licensed under the Academic Free License version 2.1