SWIXML
1.2 (#140)

org.swixml
Class SwingTagLibrary

java.lang.Object
  extended byorg.swixml.TagLibrary
      extended byorg.swixml.SwingTagLibrary

public final class SwingTagLibrary
extends TagLibrary

The SwingTagLibrary contains Factories for all Swing Objects that can be instatiated by parsing an XML descriptor at runtime. Date: Dec 9, 2002

Version:
$Revision: 1.1 $
Author:
Wolf Paulus
See Also:
TagLibrary

Method Summary
static SwingTagLibrary getInstance()
           
protected  void registerTags()
          Registers the tags this TagLibrary is all about.
 
Methods inherited from class org.swixml.TagLibrary
getFactory, getFactory, getSetter, getTagClasses, guessSetter, registerTag, registerTag, unregisterTag
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static SwingTagLibrary getInstance()

registerTags

protected void registerTags()
Registers the tags this TagLibrary is all about. Strategy method called by the super class, allowing derived classes to change the registration behaviour.

Specified by:
registerTags in class TagLibrary

SWIXML
1.2 (#140)

Copyright © 2002 - 2004 - Wolf Paulus - CarlsbadCubes.com . All rights reserved.