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

J

JAVASCRIPT_VERSION_1_5_VALUE - Static variable in class org.enhydra.jawe.wfmopen.WfMOpenConstants
 
JAWECOMPONENT_AS_MENU_PREFIX - Static variable in class org.enhydra.jawe.BarFactory
 
JAWE_ACTIVITY_ICONS - Static variable in class org.enhydra.jawe.JaWEConstants
 
JAWE_BASIC_PROPERTYFILE_NAME - Static variable in class org.enhydra.jawe.JaWEConstants
 
JAWE_BASIC_PROPERTYFILE_PATH - Static variable in class org.enhydra.jawe.JaWEConstants
 
JAWE_CONFIG_NAME - Static variable in class org.enhydra.jawe.JaWEConstants
 
JAWE_CONF_HOME - Static variable in class org.enhydra.jawe.JaWEConstants
 
JAWE_CURRENT_CONFIG_HOME - Static variable in class org.enhydra.jawe.JaWEConstants
 
JAWE_HOME - Static variable in class org.enhydra.jawe.JaWEConstants
 
JAWE_LANGUAGE_MISC_PROPERTYFILE_NAME - Static variable in class org.enhydra.jawe.JaWEConstants
 
JAWE_LANGUAGE_MISC_PROPERTYFILE_PATH - Static variable in class org.enhydra.jawe.JaWEConstants
 
JAWE_STANDARD_ACTION_PREFIX - Static variable in class org.enhydra.jawe.BarFactory
 
JAWE_STANDARD_MENU_PREFIX - Static variable in class org.enhydra.jawe.BarFactory
 
JAWE_USER_HOME - Static variable in class org.enhydra.jawe.JaWEConstants
 
JaWE - class org.enhydra.jawe.JaWE.
The main editor class.
JaWE() - Constructor for class org.enhydra.jawe.JaWE
 
JaWE.JaWEAboutDialog - class org.enhydra.jawe.JaWE.JaWEAboutDialog.
 
JaWE.JaWEAboutDialog(JFrame) - Constructor for class org.enhydra.jawe.JaWE.JaWEAboutDialog
 
JaWE.JaWEAboutDialog.ActionHandler - class org.enhydra.jawe.JaWE.JaWEAboutDialog.ActionHandler.
 
JaWE.JaWEAboutDialog.ActionHandler() - Constructor for class org.enhydra.jawe.JaWE.JaWEAboutDialog.ActionHandler
 
JaWEAction - class org.enhydra.jawe.JaWEAction.
 
JaWEAction() - Constructor for class org.enhydra.jawe.JaWEAction
 
JaWEAction(ActionBase) - Constructor for class org.enhydra.jawe.JaWEAction
 
JaWEAction(ActionBase, ImageIcon) - Constructor for class org.enhydra.jawe.JaWEAction
 
JaWEAction(ActionBase, String) - Constructor for class org.enhydra.jawe.JaWEAction
 
JaWEAction(ActionBase, ImageIcon, String) - Constructor for class org.enhydra.jawe.JaWEAction
 
JaWEActions - class org.enhydra.jawe.base.controller.JaWEActions.
 
JaWEActions(JaWEController) - Constructor for class org.enhydra.jawe.base.controller.JaWEActions
 
JaWEComponent - interface org.enhydra.jawe.JaWEComponent.
JaWE component interface.
JaWEComponentSettings - class org.enhydra.jawe.JaWEComponentSettings.
 
JaWEComponentSettings() - Constructor for class org.enhydra.jawe.JaWEComponentSettings
 
JaWEComponentView - interface org.enhydra.jawe.JaWEComponentView.
Interface for displaying JaWE components.
JaWEConstants - class org.enhydra.jawe.JaWEConstants.
Used to hold various static variables to be easily accessed from anywhere.
JaWEConstants() - Constructor for class org.enhydra.jawe.JaWEConstants
 
JaWEController - class org.enhydra.jawe.base.controller.JaWEController.
Used to handle JaWE.
JaWEController(ControllerSettings) - Constructor for class org.enhydra.jawe.base.controller.JaWEController
 
JaWEEAHandler - class org.enhydra.jawe.JaWEEAHandler.
Various utilities for handling extended attributes for old and new version of JaWE.
JaWEEAHandler() - Constructor for class org.enhydra.jawe.JaWEEAHandler
 
JaWEEdit - class org.enhydra.jawe.base.controller.JaWEEdit.
 
JaWEEdit() - Constructor for class org.enhydra.jawe.base.controller.JaWEEdit
 
JaWEFrame - class org.enhydra.jawe.base.controller.JaWEFrame.
Used to handle JaWE.
JaWEFrame(JaWEController) - Constructor for class org.enhydra.jawe.base.controller.JaWEFrame
 
JaWEFrame.AppCloser - class org.enhydra.jawe.base.controller.JaWEFrame.AppCloser.
To shutdown when run as an application.
JaWEFrame.AppCloser() - Constructor for class org.enhydra.jawe.base.controller.JaWEFrame.AppCloser
 
JaWEGraphModel - class org.enhydra.jawe.components.graph.JaWEGraphModel.
A process editor implementation of a graph model.
JaWEGraphModel() - Constructor for class org.enhydra.jawe.components.graph.JaWEGraphModel
Constructs a model that is not an attribute store.
JaWEGraphModel.EmptyIterator - class org.enhydra.jawe.components.graph.JaWEGraphModel.EmptyIterator.
 
JaWEGraphModel.EmptyIterator() - Constructor for class org.enhydra.jawe.components.graph.JaWEGraphModel.EmptyIterator
 
JaWEGraphModel.GraphModelEdit - class org.enhydra.jawe.components.graph.JaWEGraphModel.GraphModelEdit.
An implementation of GraphModelChange that can be added to the model event.
JaWEGraphModel.GraphModelEdit(Object[], Object[], Map, ConnectionSet, ParentMap, String) - Constructor for class org.enhydra.jawe.components.graph.JaWEGraphModel.GraphModelEdit
Constructs an edit record.
JaWEGraphModel.GraphModelLayerEdit - class org.enhydra.jawe.components.graph.JaWEGraphModel.GraphModelLayerEdit.
An implementation of GraphViewChange.
JaWEGraphModel.GraphModelLayerEdit(Object[], int) - Constructor for class org.enhydra.jawe.components.graph.JaWEGraphModel.GraphModelLayerEdit
Constructs a GraphModelEdit.
JaWEGraphSelectionModel - class org.enhydra.jawe.components.graph.JaWEGraphSelectionModel.
JaWE implementation of selection model.
JaWEGraphSelectionModel(JGraph) - Constructor for class org.enhydra.jawe.components.graph.JaWEGraphSelectionModel
Constructs a DefaultGraphSelectionModel for the specified graph.
JaWEGraphSelectionModel.JaWECellPlaceHolder - class org.enhydra.jawe.components.graph.JaWEGraphSelectionModel.JaWECellPlaceHolder.
 
JaWEGraphSelectionModel.JaWECellPlaceHolder(Object, boolean) - Constructor for class org.enhydra.jawe.components.graph.JaWEGraphSelectionModel.JaWECellPlaceHolder
 
JaWEGraphUI - class org.enhydra.jawe.components.graph.JaWEGraphUI.
This class and it's inner classes controls mouse actions and clipboard.
JaWEGraphUI() - Constructor for class org.enhydra.jawe.components.graph.JaWEGraphUI
 
JaWEGraphUI.PEGraphLayoutCacheHandler - class org.enhydra.jawe.components.graph.JaWEGraphUI.PEGraphLayoutCacheHandler.
This class observes view changes and is adapted to disallow deselection of cells after dragging.
JaWEGraphUI.PEGraphLayoutCacheHandler() - Constructor for class org.enhydra.jawe.components.graph.JaWEGraphUI.PEGraphLayoutCacheHandler
 
JaWEGraphUI.PEGraphModelHandler - class org.enhydra.jawe.components.graph.JaWEGraphUI.PEGraphModelHandler.
Listens for changes in the graph model and updates the view accordingly.
JaWEGraphUI.PEGraphModelHandler() - Constructor for class org.enhydra.jawe.components.graph.JaWEGraphUI.PEGraphModelHandler
 
JaWEGraphUI.PEKeyHandler - class org.enhydra.jawe.components.graph.JaWEGraphUI.PEKeyHandler.
This is used to get multiple key down events to appropriately generate events.
JaWEGraphUI.PEKeyHandler() - Constructor for class org.enhydra.jawe.components.graph.JaWEGraphUI.PEKeyHandler
 
JaWEGraphUI.PEMouseHandler - class org.enhydra.jawe.components.graph.JaWEGraphUI.PEMouseHandler.
Handles selection in a way that we expect.
JaWEGraphUI.PEMouseHandler() - Constructor for class org.enhydra.jawe.components.graph.JaWEGraphUI.PEMouseHandler
 
JaWEGraphUI.PERootHandle - class org.enhydra.jawe.components.graph.JaWEGraphUI.PERootHandle.
Manages selection movement.
JaWEGraphUI.PERootHandle(GraphContext) - Constructor for class org.enhydra.jawe.components.graph.JaWEGraphUI.PERootHandle
Creates a root handle which contains handles for the given cells.
JaWEManager - class org.enhydra.jawe.JaWEManager.
This class is used to get all jawe's managers.
JaWEManager() - Constructor for class org.enhydra.jawe.JaWEManager
 
JaWEManager.JaWEPropertyMgr - class org.enhydra.jawe.JaWEManager.JaWEPropertyMgr.
 
JaWEManager.JaWEPropertyMgr() - Constructor for class org.enhydra.jawe.JaWEManager.JaWEPropertyMgr
 
JaWEParentMap - class org.enhydra.jawe.components.graph.JaWEParentMap.
Describes relations between childs and parents.
JaWEParentMap() - Constructor for class org.enhydra.jawe.components.graph.JaWEParentMap
 
JaWESelectionManager - class org.enhydra.jawe.base.controller.JaWESelectionManager.
 
JaWESelectionManager(JaWEController) - Constructor for class org.enhydra.jawe.base.controller.JaWESelectionManager
 
JaWESplash - class org.enhydra.jawe.JaWESplash.
 
JaWESplash() - Constructor for class org.enhydra.jawe.JaWESplash
 
JaWETabbedPane - class org.enhydra.jawe.JaWETabbedPane.
 
JaWETabbedPane() - Constructor for class org.enhydra.jawe.JaWETabbedPane
 
JaWEType - class org.enhydra.jawe.base.controller.JaWEType.
 
JaWEType(Class, String) - Constructor for class org.enhydra.jawe.base.controller.JaWEType
 
JaWEType(Class, String, String, ImageIcon, Color) - Constructor for class org.enhydra.jawe.base.controller.JaWEType
 
JaWEType(JaWEType) - Constructor for class org.enhydra.jawe.base.controller.JaWEType
 
JaWETypeChoiceButton - class org.enhydra.jawe.base.controller.JaWETypeChoiceButton.
 
JaWETypeChoiceButton(Class, Class, ChoiceButtonListener, ImageIcon) - Constructor for class org.enhydra.jawe.base.controller.JaWETypeChoiceButton
 
JaWETypeResolver - class org.enhydra.jawe.base.controller.JaWETypeResolver.
 
JaWETypeResolver(JaWEController) - Constructor for class org.enhydra.jawe.base.controller.JaWETypeResolver
 
JaWETypes - class org.enhydra.jawe.base.controller.JaWETypes.
 
JaWETypes() - Constructor for class org.enhydra.jawe.base.controller.JaWETypes
 
JaWEXMLUtil - class org.enhydra.jawe.JaWEXMLUtil.
Class which purpose is to provide static methods which are used by classes that represents program apstraction of XML elements.
JaWEXMLUtil() - Constructor for class org.enhydra.jawe.JaWEXMLUtil
 
JaWEXMLUtil.XMLFilter - class org.enhydra.jawe.JaWEXMLUtil.XMLFilter.
Used to filter XML files during opening or saving.
JaWEXMLUtil.XMLFilter(String) - Constructor for class org.enhydra.jawe.JaWEXMLUtil.XMLFilter
 
jaweController - Variable in class org.enhydra.jawe.JaWEManager
 
jaweFrameShown - Variable in class org.enhydra.jawe.base.controller.JaWEController
 
jaweManager - Static variable in class org.enhydra.jawe.JaWEManager
 
jawecomponent - Variable in class org.enhydra.jawe.ActionBase
 
jb - Variable in class org.enhydra.jawe.base.panel.panels.XMLComboPanelWithReferenceLink
 
jb - Variable in class org.enhydra.jawe.components.wfxml.WfXMLComboPanel
 
jc - Variable in class org.enhydra.jawe.UndoHistoryMgr
 
jc - Variable in class org.enhydra.jawe.base.controller.JaWESelectionManager
 
jc - Variable in class org.enhydra.jawe.base.controller.JaWETypeResolver
 
jcb - Variable in class org.enhydra.jawe.base.panel.panels.XMLCheckboxPanel
 
jcb - Variable in class org.enhydra.jawe.base.panel.panels.XMLComboPanel
 
jcb - Variable in class org.enhydra.jawe.base.panel.panels.XMLComboPanelWithReferenceLink
 
jcb - Variable in class org.enhydra.jawe.components.wfxml.WfXMLComboPanel
 
jcb - Variable in class org.enhydra.jawe.shark.ExtAttribPanel
 
jchkb - Variable in class org.enhydra.jawe.shark.ExtAttribPanel
 
jl - Variable in class org.enhydra.jawe.base.panel.panels.XMLCheckboxPanel
 
jl - Variable in class org.enhydra.jawe.base.panel.panels.XMLComboPanel
 
jl - Variable in class org.enhydra.jawe.base.panel.panels.XMLComboPanelWithReferenceLink
 
jl - Variable in class org.enhydra.jawe.base.panel.panels.XMLLocationPanel
 
jl - Variable in class org.enhydra.jawe.base.panel.panels.XMLMultiLineTextPanel
 
jl - Variable in class org.enhydra.jawe.base.panel.panels.XMLMultiLineTextPanelWithChoiceButton
 
jl - Variable in class org.enhydra.jawe.base.panel.panels.XMLTextPanel
 
jl - Variable in class org.enhydra.jawe.components.wfxml.WfXMLAuthenticator
 
jl - Variable in class org.enhydra.jawe.components.wfxml.WfXMLComboPanel
 
jl - Variable in class org.enhydra.jawe.shark.ExtAttribPanel
 
jp - Variable in class org.enhydra.jawe.components.wfxml.WfXMLAuthenticator
 
jpf - Variable in class org.enhydra.jawe.components.wfxml.WfXMLAuthenticator
 
jpgFilter - Static variable in class org.enhydra.jawe.JaWEXMLUtil
 
jreSuffix - Static variable in class org.enhydra.jawe.BuildInfo
 
jsp - Variable in class org.enhydra.jawe.base.panel.panels.XMLComboChoicePanel
 
jta - Variable in class org.enhydra.jawe.base.panel.panels.XMLMultiLineTextPanel
 
jta - Variable in class org.enhydra.jawe.base.panel.panels.XMLMultiLineTextPanelWithChoiceButton
 
jtf - Variable in class org.enhydra.jawe.base.panel.panels.XMLLocationPanel
 
jtf - Variable in class org.enhydra.jawe.base.panel.panels.XMLTextPanel
 
jtf - Variable in class org.enhydra.jawe.components.wfxml.WfXMLAuthenticator
 
jts - Variable in class org.enhydra.jawe.base.controller.JaWETypeResolver
 
jtypeResolver - Variable in class org.enhydra.jawe.base.controller.JaWEController
 
jtypes - Variable in class org.enhydra.jawe.base.controller.JaWEController
 

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