Class FrameTag

  • All Implemented Interfaces:
    Composite, ConditionalTag, IconSupport, WindowData, org.apache.commons.jelly.Tag

    public class FrameTag
    extends WindowBaseTag

    A tag handler class for creating (main) frame windows.

    This tag can be used for creating frame windows, which are usually (but non always) top level windows. All attributes defined in the base class are supported, but no more.

    Version:
    $Id: FrameTag.java 205 2012-01-29 18:29:57Z oheger $
    Author:
    Oliver Heger