JFCML - JFC/Swing
XML Markup Language

com.metasolutions.jfcml.extend
Class WindowHandlerAnchor

java.lang.Object
  extended by com.metasolutions.jfcml.helpers.DocumentHandler
      extended by com.metasolutions.jfcml.extend.WindowHandler
          extended by com.metasolutions.jfcml.extend.WindowHandlerAnchor
All Implemented Interfaces:
Serializable

public class WindowHandlerAnchor
extends WindowHandler

The default WindowHandler used by the TagHandler.

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

Field Summary
 
Fields inherited from class com.metasolutions.jfcml.helpers.DocumentHandler
windowContext
 
Constructor Summary
WindowHandlerAnchor(WindowContext context)
           
 
Method Summary
 void endWindow()
           
 void startWindow(String fileid, Container window)
           
 
Methods inherited from class com.metasolutions.jfcml.extend.WindowHandler
setNext, setWindowContext
 
Methods inherited from class com.metasolutions.jfcml.helpers.DocumentHandler
getWindowContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WindowHandlerAnchor

public WindowHandlerAnchor(WindowContext context)
Parameters:
handler -
Method Detail

startWindow

public void startWindow(String fileid,
                        Container window)
Overrides:
startWindow in class WindowHandler

endWindow

public void endWindow()
Overrides:
endWindow in class WindowHandler

SourceForge.net
java.net

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