Get Bounce at SourceForge.net. Fast secure and Free Open Source software downloads

org.bounce.text.xml
Class XMLEditorKit.XMLViewFactory

java.lang.Object
  extended by org.bounce.text.xml.XMLEditorKit.XMLViewFactory
All Implemented Interfaces:
javax.swing.text.ViewFactory
Enclosing class:
XMLEditorKit

 class XMLEditorKit.XMLViewFactory
extends java.lang.Object
implements javax.swing.text.ViewFactory

A simple view factory implementation.


Constructor Summary
XMLEditorKit.XMLViewFactory()
           
 
Method Summary
 javax.swing.text.View create(javax.swing.text.Element elem)
          Creates the XML View.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLEditorKit.XMLViewFactory

XMLEditorKit.XMLViewFactory()
Method Detail

create

public javax.swing.text.View create(javax.swing.text.Element elem)
Creates the XML View.

Specified by:
create in interface javax.swing.text.ViewFactory
Parameters:
elem - the root element.
Returns:
the XMLView

Get Bounce at SourceForge.net. Fast secure and Free Open Source software downloads

Copyright 2002-2002-2010 Edwin Dankert. All Rights Reserved.