Package org.apache.commons.jelly.tags.swt

The JellySWT Library is a Jelly Library for creating Rich User Interfaces using SWT via XML markup (a Jelly script)

See:
          Description

Class Summary
ColorTag Class to create a Color instance within Jelly SWT.
DialogTag This tag creates an SWT dialog.
FontTag Class to create a Font instance within Jelly SWT.
GCTag Class to create a GC instance within Jelly SWT.
ImageTag This creates an image on the parent Widget.
LayoutDataTag Creates a LayoutData object and sets it on the parent Widget.
LayoutTag Creates a new Layout implementations and adds it to the parent Widget.
LayoutTagSupport An abstract base class for Layout or LayoutData tags.
MenuTag This tag creates an SWT Menu
OnEventTag A tag which implements a Listener to allow events to be processed by Jelly scripts
SwtHelper A helper class for working with SWT.
SwtTagLibrary A Jelly custom tag library that creates SWT user interfaces
WidgetTag This tag creates an SWT widget based on the parent tag, optionally declaring this widget as a variable if the var attribute is specified.
 

Package org.apache.commons.jelly.tags.swt Description

The JellySWT Library is a Jelly Library for creating Rich User Interfaces using SWT via XML markup (a Jelly script)



Copyright © 2002-2006 Apache Software Foundation. All Rights Reserved.