- targetPanel - Variable in class unipi.bpm.elm.santeramo.view.MenuAreaTabLayout
-
The JPanel
component that this layout has to manage
(we need it here for setting the layout for this specific container).
- targetPanelComponents - Variable in class unipi.bpm.elm.santeramo.view.MenuAreaTabLayout
-
This array contains the Component
elements of the container
that have been added to it at the start of the application.
- textArea - Variable in class unipi.bpm.elm.santeramo.view.EventLogEditor
-
Defines the text area where the user can write and modify the event log.
- textArea - Variable in class unipi.bpm.elm.santeramo.view.FootprintMatrixInfo
-
Defines the area where to display HTML content.
- textAreaSettings() - Method in class unipi.bpm.elm.santeramo.view.EventLogEditor
-
Sets the graphic details and components of the textArea
.
- toString() - Method in class unipi.bpm.elm.santeramo.controller.XesCsvSerializer
-