org.swixml
Class SwingTagLibrary
java.lang.Object
org.swixml.TagLibrary
org.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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
Copyright © 2002 - 2004 - Wolf Paulus - CarlsbadCubes.com . All rights reserved.