Tag Documentation[tag libraries] [tags] The following document contains a summary of all theJellytag libraries. Tag Libraries[tag libraries] [tags]
jelly:jface
The JellyJFace Library is a Jelly Library for creating Rich User Interfaces using SWT and JFace via XML markup (a Jelly script).JellyJFace is an eextension of JellySWT to add support for the JFace framework.
jelly:preference
jelly:wizard
Tags[tag libraries] [tags] jface:JFaceImageImplementation of SWT ImageTag
jface:JFaceLayoutImplementation of SWT LayoutTag
jface:JFaceLayoutDataImplementation of SWT LayoutDataTag
jface:JFaceWidgetImplementation of SWT WidgetTag
jface:actionThis tag creates an JFace Action
jface:contributionItemThis tag creates an JFace ContributionItem
jface:doubleClickListenerThis tag adds a listener for double-clicks in this viewer.
jface:menuManagerThis tag creates an JFace MenuManager
jface:selectionChangedListenerThis tag adds a listener for selection changes in this viewer.
jface:viewerThis tag creates an JFace Viewer
preference:fieldEditorThis Tag creates a JFace FieldEditor
preference:preferenceDialogThis Tag creates a JFace PreferenceDialog
preference:preferencePageThis Tag creates a JFace PreferencePageProvides a concrete preference store implementation based on an internal java.util.Properties object
window:applicationWindowThis tag creates an JFace ApplicationWindow
wizard:wizardDialogThis Tag creates a JFace WizardDialog
wizard:wizardPageThis Tag creates a JFace WizardPage
|