TWE 2.3-2 API
A B C D E F G H I J K L M N O P R S T U V W X Y Z

X

XMLActualParametersPanel - class org.enhydra.jawe.base.panel.panels.XMLActualParametersPanel.
Creates a table panel.
XMLActualParametersPanel(PanelContainer, ActualParameters, FormalParameters) - Constructor for class org.enhydra.jawe.base.panel.panels.XMLActualParametersPanel
 
XMLBasicListPanel - class org.enhydra.jawe.base.panel.panels.XMLBasicListPanel.
Creates a list panel.
XMLBasicListPanel(InlinePanel, XMLCollection, List, String, boolean, boolean, boolean, boolean) - Constructor for class org.enhydra.jawe.base.panel.panels.XMLBasicListPanel
 
XMLBasicPanel - class org.enhydra.jawe.base.panel.panels.XMLBasicPanel.
Basic implementation of XMLPanel interface.
XMLBasicPanel() - Constructor for class org.enhydra.jawe.base.panel.panels.XMLBasicPanel
 
XMLBasicPanel(PanelContainer, XMLElement, String, boolean, boolean, boolean) - Constructor for class org.enhydra.jawe.base.panel.panels.XMLBasicPanel
 
XMLBasicTablePanel - class org.enhydra.jawe.base.panel.panels.XMLBasicTablePanel.
Creates a table panel.
XMLBasicTablePanel(InlinePanel, XMLCollection, List, List, String, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.enhydra.jawe.base.panel.panels.XMLBasicTablePanel
 
XMLCheckboxPanel - class org.enhydra.jawe.base.panel.panels.XMLCheckboxPanel.
Creates a panel with a checkbox which represents a boolean value.
XMLCheckboxPanel(PanelContainer, XMLElement, String, boolean, boolean) - Constructor for class org.enhydra.jawe.base.panel.panels.XMLCheckboxPanel
 
XMLChoiceButtonWithPopup - class org.enhydra.jawe.base.panel.panels.XMLChoiceButtonWithPopup.
Creates button which displays popup with available choices for inserting into parent panel.
XMLChoiceButtonWithPopup(XMLMultiLineTextPanelWithChoiceButton, List, ImageIcon, ImageIcon) - Constructor for class org.enhydra.jawe.base.panel.panels.XMLChoiceButtonWithPopup
 
XMLChoiceButtonWithPopup(XMLMultiLineTextPanelWithChoiceButton, List, ImageIcon) - Constructor for class org.enhydra.jawe.base.panel.panels.XMLChoiceButtonWithPopup
 
XMLComboChoicePanel - class org.enhydra.jawe.base.panel.panels.XMLComboChoicePanel.
Creates a combo panel and a panel which type is determined by the chosen element from combo panel.
XMLComboChoicePanel(PanelContainer, XMLElement, boolean) - Constructor for class org.enhydra.jawe.base.panel.panels.XMLComboChoicePanel
 
XMLComboChoicePanel(PanelContainer, XMLElement, boolean, String, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.enhydra.jawe.base.panel.panels.XMLComboChoicePanel
 
XMLComboPanel - class org.enhydra.jawe.base.panel.panels.XMLComboPanel.
Creates panel with JLabel and JComboBox.
XMLComboPanel(PanelContainer, XMLElement, List, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.enhydra.jawe.base.panel.panels.XMLComboPanel
 
XMLComboPanel(PanelContainer, XMLElement, String, List, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.enhydra.jawe.base.panel.panels.XMLComboPanel
 
XMLComboPanel.ComboEntryComparator - class org.enhydra.jawe.base.panel.panels.XMLComboPanel.ComboEntryComparator.
 
XMLComboPanel.ComboEntryComparator() - Constructor for class org.enhydra.jawe.base.panel.panels.XMLComboPanel.ComboEntryComparator
 
XMLComboPanelWithReferenceLink - class org.enhydra.jawe.base.panel.panels.XMLComboPanelWithReferenceLink.
Creates panel with JLabel and JComboBox.
XMLComboPanelWithReferenceLink(PanelContainer, SpecialChoiceElement, List, boolean, boolean, boolean, boolean) - Constructor for class org.enhydra.jawe.base.panel.panels.XMLComboPanelWithReferenceLink
 
XMLComboPanelWithReferenceLink.ComboEntryComparator - class org.enhydra.jawe.base.panel.panels.XMLComboPanelWithReferenceLink.ComboEntryComparator.
 
XMLComboPanelWithReferenceLink.ComboEntryComparator() - Constructor for class org.enhydra.jawe.base.panel.panels.XMLComboPanelWithReferenceLink.ComboEntryComparator
 
XMLDataTypesPanel - class org.enhydra.jawe.base.panel.panels.XMLDataTypesPanel.
Creates a combo panel and a panel which type is determined by the choosen element from combo panel.
XMLDataTypesPanel(PanelContainer, DataTypes, List, String, boolean) - Constructor for class org.enhydra.jawe.base.panel.panels.XMLDataTypesPanel
 
XMLElementChoiceButton - class org.enhydra.jawe.XMLElementChoiceButton.
Creates button witch displays popup with available choices for showing xpdl objects.
XMLElementChoiceButton(Class, ChoiceButtonListener, ImageIcon, boolean) - Constructor for class org.enhydra.jawe.XMLElementChoiceButton
 
XMLElementChoiceButton(Class, ChoiceButtonListener, ImageIcon, boolean, String[]) - Constructor for class org.enhydra.jawe.XMLElementChoiceButton
Create a choice button.
XMLElementChoiceButton.ChoiceButtonCellRenderer - class org.enhydra.jawe.XMLElementChoiceButton.ChoiceButtonCellRenderer.
 
XMLElementChoiceButton.ChoiceButtonCellRenderer() - Constructor for class org.enhydra.jawe.XMLElementChoiceButton.ChoiceButtonCellRenderer
 
XMLElementChoiceButton.FilteredListModel - class org.enhydra.jawe.XMLElementChoiceButton.FilteredListModel.
This class is the core junction between the list of element, the filter textfield and the rendering of JList component
XMLElementChoiceButton.FilteredListModel() - Constructor for class org.enhydra.jawe.XMLElementChoiceButton.FilteredListModel
 
XMLElementChoiceButton2 - class org.enhydra.jawe.XMLElementChoiceButton2.
Creates button witch displays popup with available choices for showing xpdl objects.
XMLElementChoiceButton2(Class, ChoiceButtonListener, ImageIcon) - Constructor for class org.enhydra.jawe.XMLElementChoiceButton2
 
XMLElementView - class org.enhydra.jawe.base.panel.panels.XMLElementView.
 
XMLElementView(PanelContainer, XMLElement, int) - Constructor for class org.enhydra.jawe.base.panel.panels.XMLElementView
 
XMLElementView(PanelContainer, String, boolean) - Constructor for class org.enhydra.jawe.base.panel.panels.XMLElementView
 
XMLGroupPanel - class org.enhydra.jawe.base.panel.panels.XMLGroupPanel.
Creates titled group panel with vertical or horizontal BoxLayout, that consists of panels of given elements.
XMLGroupPanel(PanelContainer, XMLElement, Object[], String, boolean, boolean, boolean) - Constructor for class org.enhydra.jawe.base.panel.panels.XMLGroupPanel
 
XMLGroupPanel(PanelContainer, XMLElement, List, String, boolean, boolean, boolean) - Constructor for class org.enhydra.jawe.base.panel.panels.XMLGroupPanel
 
XMLGroupPanelGL - class org.enhydra.jawe.base.panel.panels.XMLGroupPanelGL.
 
XMLGroupPanelGL(PanelContainer, XMLElement, List, String, boolean, boolean, boolean) - Constructor for class org.enhydra.jawe.base.panel.panels.XMLGroupPanelGL
 
XMLListPanel - class org.enhydra.jawe.base.panel.panels.XMLListPanel.
Creates a list panel.
XMLListPanel(InlinePanel, XMLCollection, List, String, boolean, boolean, boolean, boolean) - Constructor for class org.enhydra.jawe.base.panel.panels.XMLListPanel
 
XMLLocationPanel - class org.enhydra.jawe.base.panel.panels.XMLLocationPanel.
Creates panel with JLabel, JTextField and JButton, this panel is used to set the file name from some choosed location.
XMLLocationPanel(PanelContainer, XMLElement, boolean) - Constructor for class org.enhydra.jawe.base.panel.panels.XMLLocationPanel
 
XMLLocationPanel(PanelContainer, XMLElement, boolean, int) - Constructor for class org.enhydra.jawe.base.panel.panels.XMLLocationPanel
 
XMLMultiLineTextPanel - class org.enhydra.jawe.base.panel.panels.XMLMultiLineTextPanel.
Creates panel with JLabel and JTextArea.
XMLMultiLineTextPanel(PanelContainer, XMLElement, boolean, int, boolean, boolean) - Constructor for class org.enhydra.jawe.base.panel.panels.XMLMultiLineTextPanel
 
XMLMultiLineTextPanel(PanelContainer, XMLElement, String, boolean, boolean, int, boolean, boolean) - Constructor for class org.enhydra.jawe.base.panel.panels.XMLMultiLineTextPanel
 
XMLMultiLineTextPanelWithChoiceButton - class org.enhydra.jawe.base.panel.panels.XMLMultiLineTextPanelWithChoiceButton.
Creates panel with JLabel and JTextArea.
XMLMultiLineTextPanelWithChoiceButton(PanelContainer, XMLElement, boolean, int, boolean, boolean, List) - Constructor for class org.enhydra.jawe.base.panel.panels.XMLMultiLineTextPanelWithChoiceButton
 
XMLMultiLineTextPanelWithChoiceButton(PanelContainer, XMLElement, String, boolean, boolean, int, boolean, List, boolean) - Constructor for class org.enhydra.jawe.base.panel.panels.XMLMultiLineTextPanelWithChoiceButton
 
XMLPanel - class org.enhydra.jawe.base.panel.panels.XMLPanel.
Standard interface for creating all panels for editing XPDL content.
XMLPanel() - Constructor for class org.enhydra.jawe.base.panel.panels.XMLPanel
 
XMLRadioPanel - class org.enhydra.jawe.base.panel.panels.XMLRadioPanel.
Creates a panel with radio buttons.
XMLRadioPanel(PanelContainer, XMLElement, String, boolean, boolean, boolean, boolean) - Constructor for class org.enhydra.jawe.base.panel.panels.XMLRadioPanel
 
XMLSimpleTablePanel - class org.enhydra.jawe.base.panel.panels.XMLSimpleTablePanel.
Creates a table panel.
XMLSimpleTablePanel(PanelContainer, XMLCollection, List, List, String, boolean, boolean, boolean) - Constructor for class org.enhydra.jawe.base.panel.panels.XMLSimpleTablePanel
 
XMLSimpleTableSelPanel - class org.enhydra.jawe.base.panel.panels.XMLSimpleTableSelPanel.
Creates a table panel.
XMLSimpleTableSelPanel(PanelContainer, XMLCollection, List, List, String, boolean, boolean, boolean) - Constructor for class org.enhydra.jawe.base.panel.panels.XMLSimpleTableSelPanel
 
XMLTabbedPanel - class org.enhydra.jawe.base.panel.panels.XMLTabbedPanel.
Creates a tabbed panel.
XMLTabbedPanel(PanelContainer, XMLElement, List, String, boolean) - Constructor for class org.enhydra.jawe.base.panel.panels.XMLTabbedPanel
 
XMLTablePanel - class org.enhydra.jawe.base.panel.panels.XMLTablePanel.
Creates a table panel.
XMLTablePanel(InlinePanel, XMLCollection, List, List, String, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.enhydra.jawe.base.panel.panels.XMLTablePanel
 
XMLTablePanel(InlinePanel, XMLCollection, List, List, String, boolean, boolean, boolean, boolean, Dimension, boolean, boolean) - Constructor for class org.enhydra.jawe.base.panel.panels.XMLTablePanel
 
XMLTextPanel - class org.enhydra.jawe.base.panel.panels.XMLTextPanel.
Creates panel with JLabel and JTextField.
XMLTextPanel(PanelContainer, XMLElement, boolean, boolean, boolean) - Constructor for class org.enhydra.jawe.base.panel.panels.XMLTextPanel
 
XMLTextPanel(PanelContainer, XMLElement, String, boolean, boolean, boolean) - Constructor for class org.enhydra.jawe.base.panel.panels.XMLTextPanel
 
XPDLElementChangeInfo - class org.enhydra.jawe.XPDLElementChangeInfo.
Structure representing info for the change of some XPDL Element.
XPDLElementChangeInfo() - Constructor for class org.enhydra.jawe.XPDLElementChangeInfo
 
XPDLElementChangeInfo(Observer, XMLElementChangeInfo) - Constructor for class org.enhydra.jawe.XPDLElementChangeInfo
 
XPDLElementEditor - interface org.enhydra.jawe.base.editor.XPDLElementEditor.
 
XPDLHandler - class org.enhydra.jawe.base.xpdlhandler.XPDLHandler.
Class which purpose is to provide methods which are used by classes that represents program apstraction of XML elements.
XPDLHandler() - Constructor for class org.enhydra.jawe.base.xpdlhandler.XPDLHandler
 
XPDLHandler(XPDLHandlerSettings) - Constructor for class org.enhydra.jawe.base.xpdlhandler.XPDLHandler
 
XPDLHandlerSettings - class org.enhydra.jawe.base.xpdlhandler.XPDLHandlerSettings.
 
XPDLHandlerSettings() - Constructor for class org.enhydra.jawe.base.xpdlhandler.XPDLHandlerSettings
 
XPDLListenerAndObservable - class org.enhydra.jawe.XPDLListenerAndObservable.
Observable class that represents XPDL model.
XPDLListenerAndObservable(Package, boolean) - Constructor for class org.enhydra.jawe.XPDLListenerAndObservable
 
XPDLObjectFactory - class org.enhydra.jawe.base.xpdlobjectfactory.XPDLObjectFactory.
Factory for generating XPDL objects.
XPDLObjectFactory() - Constructor for class org.enhydra.jawe.base.xpdlobjectfactory.XPDLObjectFactory
 
XPDLObjectFactory(XPDLObjectFactorySettings) - Constructor for class org.enhydra.jawe.base.xpdlobjectfactory.XPDLObjectFactory
 
XPDLObjectFactorySettings - class org.enhydra.jawe.base.xpdlobjectfactory.XPDLObjectFactorySettings.
 
XPDLObjectFactorySettings() - Constructor for class org.enhydra.jawe.base.xpdlobjectfactory.XPDLObjectFactorySettings
 
XPDLRepHandler - class org.enhydra.jawe.base.xpdlhandler.XPDLRepHandler.
 
XPDLRepHandler() - Constructor for class org.enhydra.jawe.base.xpdlhandler.XPDLRepHandler
 
XPDLTreeCellRenderer - class org.enhydra.jawe.components.XPDLTreeCellRenderer.
Used to paint Package hierarchy tree.
XPDLTreeCellRenderer(JaWEComponent) - Constructor for class org.enhydra.jawe.components.XPDLTreeCellRenderer
 
XPDLTreeModel - class org.enhydra.jawe.components.XPDLTreeModel.
TreeView hierarchy tree model.
XPDLTreeModel(JaWEComponent) - Constructor for class org.enhydra.jawe.components.XPDLTreeModel
 
XPDLTreeNode - class org.enhydra.jawe.components.XPDLTreeNode.
Used to handle events in TreeView tree.
XPDLTreeNode() - Constructor for class org.enhydra.jawe.components.XPDLTreeNode
 
XPDLTreeNode(XMLElement) - Constructor for class org.enhydra.jawe.components.XPDLTreeNode
 
XPDLTreeUtil - class org.enhydra.jawe.components.XPDLTreeUtil.
Utility class for handling the tree.
XPDLTreeUtil() - Constructor for class org.enhydra.jawe.components.XPDLTreeUtil
 
XPDLUtils - class org.enhydra.jawe.XPDLUtils.
Various utilities.
XPDLUtils() - Constructor for class org.enhydra.jawe.XPDLUtils
 
XPDLValidatorSettings - class org.enhydra.jawe.base.xpdlvalidator.XPDLValidatorSettings.
 
XPDLValidatorSettings() - Constructor for class org.enhydra.jawe.base.xpdlvalidator.XPDLValidatorSettings
 
XPDLViewController - class org.enhydra.jawe.components.xpdlview.XPDLViewController.
Used to handle process graphs.
XPDLViewController(JaWEComponentSettings) - Constructor for class org.enhydra.jawe.components.xpdlview.XPDLViewController
 
XPDLViewControllerPanel - class org.enhydra.jawe.components.xpdlview.XPDLViewControllerPanel.
Container for displaying menubar, toolbar, process graphs ...
XPDLViewControllerPanel(XPDLViewController) - Constructor for class org.enhydra.jawe.components.xpdlview.XPDLViewControllerPanel
 
XPDLViewSettings - class org.enhydra.jawe.components.xpdlview.XPDLViewSettings.
 
XPDLViewSettings() - Constructor for class org.enhydra.jawe.components.xpdlview.XPDLViewSettings
 
XPDL_TEMPLATE - Static variable in class org.enhydra.jawe.base.controller.JaWETypes
 
xClick - Variable in class org.enhydra.jawe.components.detailedpackagenavigator.DetailedPackageNavigatorPanel
 
xClick - Variable in class org.enhydra.jawe.components.packagenavigator.PackageNavigatorPanel
 
xClick - Variable in class org.enhydra.jawe.components.searchnavigator.SearchNavigatorPanel
 
xClick - Variable in class org.enhydra.jawe.components.simplenavigator.SimpleNavigatorPanel
 
xClick - Variable in class org.enhydra.jawe.components.transpkgpool.TransientPkgPoolPanel
 
xmlElementChanged(XMLElementChangeInfo) - Method in class org.enhydra.jawe.XPDLListenerAndObservable
 
xmlElementChanged(XMLElementChangeInfo) - Method in class org.enhydra.jawe.base.panel.panels.XMLBasicListPanel
 
xmlElementChanged(XMLElementChangeInfo) - Method in class org.enhydra.jawe.base.panel.panels.XMLBasicTablePanel
 
xmlElementChanged(XMLElementChangeInfo) - Method in class org.enhydra.jawe.base.panel.panels.XMLListPanel
 
xmlElementChanged(XMLElementChangeInfo) - Method in class org.enhydra.jawe.base.panel.panels.XMLTablePanel
 
xmlElementChanged(XMLElementChangeInfo) - Method in class org.enhydra.jawe.components.wfxml.WfXMLTablePanel
 
xmlElementChanged(XMLElementChangeInfo) - Method in class org.enhydra.jawe.shark.ExtendedAttributesWrapper
 
xmlFilter - Static variable in class org.enhydra.jawe.JaWEXMLUtil
 
xpdlChoiceType - Variable in class org.enhydra.jawe.base.controller.JaWETypeChoiceButton
 
xpdlElementEditor - Variable in class org.enhydra.jawe.JaWEManager
 
xpdlFilter - Static variable in class org.enhydra.jawe.JaWEXMLUtil
 
xpdlHandler - Variable in class org.enhydra.jawe.JaWEManager
 
xpdlInfoList - Variable in class org.enhydra.jawe.base.controller.JaWEController
 
xpdlListenerObservables - Variable in class org.enhydra.jawe.base.controller.JaWEController
 
xpdlObjectFactory - Variable in class org.enhydra.jawe.JaWEManager
 
xpdlPreviewTA - Variable in class org.enhydra.jawe.components.xpdlview.XPDLViewControllerPanel
 
xpdlToString(Package) - Static method in class org.enhydra.jawe.components.wfxml.WfXMLConnector
 
xpdlTypeClass - Variable in class org.enhydra.jawe.NewActionBase
 
xpdlUtils - Variable in class org.enhydra.jawe.JaWEManager
 
xpdlValidator - Variable in class org.enhydra.jawe.JaWEManager
 

TWE 2.3-2 API
A B C D E F G H I J K L M N O P R S T U V W X Y Z