org.swixml

Class 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, registerTags, unregisterTag

Method Details

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.
Overrides:
registerTags in interface TagLibrary

Copyright B) 2002 - 2005 - Wolf Paulus - CarlsbadCubes.com . All rights reserved.