Serialisierte Form
-
Package net.simplace.client.sim.formengine
-
Klasse net.simplace.client.sim.formengine.FWCropResultFormComponentPanel
class FWCropResultFormComponentPanel extends FWAbstractResultFormComponentPanel implements Serializable- serialVersionUID:
- 1L
-
Serialisierte Felder
-
iChartPanel
org.jfree.chart.ChartPanel iChartPanel
The Panel the chart is displayed in.
-
-
-
Package net.simplace.client.sim.graphpanel
-
Klasse net.simplace.client.sim.graphpanel.SimEnvGraphPanel
class SimEnvGraphPanel extends FWDefaultPanel implements Serializable- serialVersionUID:
- -2023243689258876709L
-
Serialisierte Felder
-
graph
edu.uci.ics.jung.graph.Graph<FWSimFieldContainer,
SimFieldLink> graph the graph -
iEditEnabled
Boolean iEditEnabled
-
iGraphPanel
JPanel iGraphPanel
-
instructions
String instructions
-
iObservable
FWObservable iObservable
-
iOutputFields
List<FWSimFieldContainer> iOutputFields
-
iOutputOrderNumber
int iOutputOrderNumber
-
iOutputSimFieldLinks
List<SimFieldLink> iOutputSimFieldLinks
-
iPickedFieldContainerState
edu.uci.ics.jung.visualization.picking.MultiPickedState<FWSimFieldContainer> iPickedFieldContainerState
-
iReadOnly
Boolean iReadOnly
-
iResourceFields
List<FWSimFieldContainer> iResourceFields
-
iResourceOrderNumber
int iResourceOrderNumber
-
iResourcesSimFieldLinks
List<SimFieldLink> iResourcesSimFieldLinks
-
iShowOutput
boolean iShowOutput
-
iShowResources
boolean iShowResources
-
iSimComponentOrderNumber
int iSimComponentOrderNumber
-
iSimFieldLinksMap
MultiHashMap<FWSimFieldContainer,
SimFieldLink> iSimFieldLinksMap -
iSimFieldMap
Map<String,
FWSimFieldContainer> iSimFieldMap -
iSimSession
FWSimSession iSimSession
-
iSimSimulation
FWSimSimulation iSimSimulation
-
iSimSolution
FWSimSolution iSimSolution
-
jcb
JComboBox jcb
The LayoutClass selection Combo -
layout
edu.uci.ics.jung.algorithms.layout.Layout<FWSimFieldContainer,
SimFieldLink> layout -
vv
edu.uci.ics.jung.visualization.VisualizationViewer<FWSimFieldContainer,
SimFieldLink> vv the visual component and renderer for the graph
-
-
-
Package net.simplace.client.sim.graphpanel.event
-
Klasse net.simplace.client.sim.graphpanel.event.FWGraphPanelDatePopUpButton
class FWGraphPanelDatePopUpButton extends FWDatePopUpButton implements Serializable- serialVersionUID:
- 1L
-
Serialisierte Felder
-
iTextField
FWTextField iTextField
-
-
-
Package net.simplace.client.sim.graphpanel.renderer
-
Klasse net.simplace.client.sim.graphpanel.renderer.SimFieldLabelRenderer
class SimFieldLabelRenderer extends JLabel implements Serializable-
Serialisierte Felder
-
pickedVertexLabelColor
Color pickedVertexLabelColor
-
-
-
-
Package net.simplace.core.service
-
Klasse net.simplace.core.service.MemoryMonitor
class MemoryMonitor extends JPanel implements Serializable- serialVersionUID:
- -5289764796043561245L
-
Serialisierte Felder
-
controls
JPanel controls
-
doControls
boolean doControls
-
gc
JButton gc
-
iAllocatedString
String iAllocatedString
-
iUsedString
String iUsedString
-
surf
MemoryMonitor.Surface surf
-
tf
JTextField tf
-
-
Klasse net.simplace.core.service.MemoryMonitor.Surface
class Surface extends JPanel implements Serializable- serialVersionUID:
- -2319827834468515701L
-
Serialisierte Felder
-
ascent
int ascent
-
big
Graphics2D big
-
bimg
BufferedImage bimg
-
columnInc
int columnInc
-
descent
int descent
-
font
Font font
-
graphColor
Color graphColor
-
graphLine
Line2D graphLine
-
graphOutlineRect
Rectangle graphOutlineRect
-
h
int h
-
mfColor
Color mfColor
-
mfRect
Rectangle2D mfRect
-
muRect
Rectangle2D muRect
-
ptNum
int ptNum
-
pts
int[] pts
-
r
Runtime r
-
sleepAmount
long sleepAmount
-
thread
Thread thread
-
usedStr
String usedStr
-
w
int w
-
-
-
Package net.simplace.core.ui.jfreechart
-
Klasse net.simplace.core.ui.jfreechart.ChartAnnotation
class ChartAnnotation extends org.jfree.chart.annotations.XYDrawableAnnotation implements Serializable- serialVersionUID:
- 1046106265233352169L
-
Serialisierte Felder
-
iX
double iX
-
iY
double iY
-
-
Klasse net.simplace.core.ui.jfreechart.JDBCMultiCategoryDataset
class JDBCMultiCategoryDataset extends org.jfree.data.jdbc.JDBCCategoryDataset implements Serializable- serialVersionUID:
- -4937094495766296190L
-
Klasse net.simplace.core.ui.jfreechart.TimePeriod
class TimePeriod extends org.jfree.data.time.RegularTimePeriod implements Serializable- serialVersionUID:
- -7659990929736454836L
-
Serialisierte Felder
-
firstMillisecond
long firstMillisecond
The first millisecond. -
lastMillisecond
long lastMillisecond
The last millisecond.
-
-
-
Package net.simplace.core.ui.jfreechart.style
-
Ausnahmeklasse net.simplace.core.ui.jfreechart.style.ChartStyleException
class ChartStyleException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Klasse net.simplace.core.ui.jfreechart.style.ColorPaintScale
class ColorPaintScale extends Object implements Serializable- serialVersionUID:
- 1L
-
Klasse net.simplace.core.ui.jfreechart.style.DefaultCropModelChart
class DefaultCropModelChart extends org.jfree.chart.ChartPanel implements Serializable- serialVersionUID:
- 1L
-
-
Package net.simplace.core.xmleditorkit
-
Klasse net.simplace.core.xmleditorkit.XMLDocument
class XMLDocument extends DefaultStyledDocument implements Serializable- serialVersionUID:
- 1L
-
Serialisierte Felder
-
isUserChanges
boolean isUserChanges
-
-
Klasse net.simplace.core.xmleditorkit.XMLEditorKit
class XMLEditorKit extends StyledEditorKit implements Serializable- serialVersionUID:
- 1L
-
Serialisierte Felder
-
defaultFactory
ViewFactory defaultFactory
-
lstCollapse
MouseListener lstCollapse
-
lstMoveCollapse
MouseMotionListener lstMoveCollapse
-
oldCursor
Cursor oldCursor
-
-
Klasse net.simplace.core.xmleditorkit.XMLEditorKit.XMLCopyAction
class XMLCopyAction extends TextAction implements Serializable- serialVersionUID:
- 1L
-
-
Package net.simplace.pipe.formcomponents
-
Klasse net.simplace.pipe.formcomponents.FWAbstractExtendedFormComponent
class FWAbstractExtendedFormComponent extends FWAbstractFormComponent implements Serializable- serialVersionUID:
- 1L
-
Klasse net.simplace.pipe.formcomponents.FWAbstractFormComponent
class FWAbstractFormComponent extends JPanel implements Serializable- serialVersionUID:
- 1L
-
Serialisierte Felder
-
iAbstractDefaultValue
String iAbstractDefaultValue
-
iCaptionLabel
JLabel iCaptionLabel
-
iCaptionLocation
String iCaptionLocation
-
iComponentParameterMap
Map<String,
Object> iComponentParameterMap -
iCopyButton
JLabel iCopyButton
-
iDetachable
int iDetachable
-
iDetachButton
JLabel iDetachButton
-
iDetachContentPanel
JPanel iDetachContentPanel
-
iDetachDialogList
ArrayList<FWDetachFrame> iDetachDialogList
-
iDetachPanel
JPanel iDetachPanel
-
iDetachScrollPane
FWScrollPane iDetachScrollPane
-
iEnabled
String iEnabled
-
iExportButton
JLabel iExportButton
-
iFieldID
String iFieldID
-
iFormElement
org.jdom2.Element iFormElement
-
iFormFiller
FWAbstractFormComponentFiller iFormFiller
-
iFormID
String iFormID
-
iHeaderPanel
JPanel iHeaderPanel
-
iJumper
String iJumper
-
iJumperRule
String iJumperRule
-
iLocaleBundlePrefix
String iLocaleBundlePrefix
-
iObservable
FWObservable iObservable
-
iPlaceholderComponent
Component iPlaceholderComponent
-
iPrintButton
JLabel iPrintButton
-
iRequired
String iRequired
-
iShowLabel
boolean iShowLabel
-
iTitle
String iTitle
-
iVisible
String iVisible
-
-
Klasse net.simplace.pipe.formcomponents.FWAbstractFormSubComponent
class FWAbstractFormSubComponent extends JPanel implements Serializable- serialVersionUID:
- 1L
-
Serialisierte Felder
-
iFormComponentParameterMap
Map<String,
Object> iFormComponentParameterMap -
iIsEnabled
boolean iIsEnabled
-
iListeners
Vector<ChangeListener> iListeners
-
iObservable
FWObservable iObservable
-
-
Klasse net.simplace.pipe.formcomponents.FWCalibrationFormComponent
class FWCalibrationFormComponent extends FWAbstractFormComponent implements Serializable- serialVersionUID:
- -1952286429737240808L
-
Serialisierte Felder
-
iCalibrationdPanel
JPanel iCalibrationdPanel
-
iCountField
FWTextField iCountField
-
iDataType
FWSimVariable.DATA_TYPE iDataType
-
iMaxField
FWTextField iMaxField
-
iMinField
FWTextField iMinField
-
iPrecision
int iPrecision
-
iSession
FWSimSession iSession
-
iSimVar
FWSimVariable<?> iSimVar
-
iSourceVar
String iSourceVar
-
iTextArea
FWTextArea iTextArea
-
iUsedParametersList
List<String> iUsedParametersList
-
-
Klasse net.simplace.pipe.formcomponents.FWCheckValueFormComponent
class FWCheckValueFormComponent extends FWAbstractFormComponent implements Serializable- serialVersionUID:
- -3070540629992543505L
-
Klasse net.simplace.pipe.formcomponents.FWGroupFormComponent
class FWGroupFormComponent extends FWAbstractFormComponent implements Serializable- serialVersionUID:
- 6434729421564906559L
-
Klasse net.simplace.pipe.formcomponents.FWHeaderFormComponent
class FWHeaderFormComponent extends FWAbstractFormComponent implements Serializable- serialVersionUID:
- -1L
-
Klasse net.simplace.pipe.formcomponents.FWLabelFormComponent
class FWLabelFormComponent extends FWAbstractFormComponent implements Serializable- serialVersionUID:
- 8308731481698789533L
-
Klasse net.simplace.pipe.formcomponents.FWMemoryMonitorFormComponent
class FWMemoryMonitorFormComponent extends FWAbstractFormComponent implements Serializable- serialVersionUID:
- -307054062992543505L
-
Serialisierte Felder
-
iMemoryMonitor
MemoryMonitor iMemoryMonitor
-
-
Klasse net.simplace.pipe.formcomponents.FWPasswordFormComponent
class FWPasswordFormComponent extends FWAbstractFormComponent implements Serializable- serialVersionUID:
- -3070540629992543505L
-
Serialisierte Felder
-
iDefaultString
String iDefaultString
-
iMaxLength
int iMaxLength
-
iPWField
JPasswordField iPWField
-
iTextValue
String iTextValue
-
-
Klasse net.simplace.pipe.formcomponents.FWProgressFormComponent
class FWProgressFormComponent extends FWAbstractFormComponent implements Serializable- serialVersionUID:
- -5472107999324631494L
-
Serialisierte Felder
-
iProgressBarPanel
FWProgressBarPanel iProgressBarPanel
-
iProgressModel
FWProgressViewModel iProgressModel
-
-
Klasse net.simplace.pipe.formcomponents.FWTextFormComponent
class FWTextFormComponent extends FWAbstractFormComponent implements Serializable- serialVersionUID:
- -3070540629992543505L
-
Serialisierte Felder
-
iDefaultString
String iDefaultString
-
iMaxLength
int iMaxLength
-
iTextField
FWTextArea iTextField
-
iTextValue
String iTextValue
-
-
Klasse net.simplace.pipe.formcomponents.FWTreeFormComponent
class FWTreeFormComponent extends FWAbstractFormComponent implements Serializable- serialVersionUID:
- -307054629992543505L
-
-
Package net.simplace.pipe.formcomponents.button
-
Klasse net.simplace.pipe.formcomponents.button.FWProcessorButtonFormComponent
class FWProcessorButtonFormComponent extends FWAbstractFormComponent implements Serializable- serialVersionUID:
- -3070540629992543505L
-
Serialisierte Felder
-
iButton
AbstractButton iButton
-
iProcessor
FWProcessor iProcessor
-
-
-
Package net.simplace.pipe.formcomponents.choice
-
Klasse net.simplace.pipe.formcomponents.choice.FWCheckboxChoiceSubComponent
class FWCheckboxChoiceSubComponent extends FWAbstractFormSubComponent implements Serializable- serialVersionUID:
- -6607180768740629565L
-
Klasse net.simplace.pipe.formcomponents.choice.FWChoiceFormComponent
class FWChoiceFormComponent extends FWAbstractFormComponent implements Serializable- serialVersionUID:
- 7054689547861036104L
-
Serialisierte Felder
-
iDefaultValue
String iDefaultValue
-
iFormComponentParameterMap
Map<String,
Object> iFormComponentParameterMap -
iLocalize
boolean iLocalize
-
iMultiSelect
boolean iMultiSelect
-
iMultiSelectString
String iMultiSelectString
-
iOptions
Vector<FWFormOption> iOptions
-
isGoOnWithSelection
String isGoOnWithSelection
-
iShowAll
boolean iShowAll
-
iUiComponent
FWAbstractFormSubComponent iUiComponent
-
-
Klasse net.simplace.pipe.formcomponents.choice.FWFormOptionListCellRenderer
class FWFormOptionListCellRenderer extends JLabel implements Serializable- serialVersionUID:
- 6492130669404020732L
-
Klasse net.simplace.pipe.formcomponents.choice.FWLabelChoiceSubComponent
class FWLabelChoiceSubComponent extends FWAbstractFormSubComponent implements Serializable- serialVersionUID:
- -4020568608045282273L
-
Serialisierte Felder
-
iValue
String iValue
-
-
Klasse net.simplace.pipe.formcomponents.choice.FWLocalizationListCellRenderer
class FWLocalizationListCellRenderer extends DefaultListCellRenderer implements Serializable- serialVersionUID:
- 8518691498601495281L
-
Serialisierte Felder
-
iFormComponentID
String iFormComponentID
Holds the form component ID, which is used as prefix for localization key. -
iObservable
FWObservable iObservable
Holds theFWObservableto retrieve the parameter map used to replace wildcards in localization value (from parameter map).- Siehe auch:
-
iPipedRenderer
ListCellRenderer<Object> iPipedRenderer
Holds theListCellRendererwhich is used to create the rendering component (before localization). Ifnull, theDefaultListCellRendereris used.
-
-
Klasse net.simplace.pipe.formcomponents.choice.FWSingleCheckboxChoiceSubComponent
class FWSingleCheckboxChoiceSubComponent extends FWAbstractFormSubComponent implements Serializable- serialVersionUID:
- -6607180768740629565L
-
Serialisierte Felder
-
iCheckbox
FWCheckbox iCheckbox
-
iDefaultValue
String iDefaultValue
-
iSelectedOption
FWFormOption iSelectedOption
-
iUnselectedOption
FWFormOption iUnselectedOption
-
-
Klasse net.simplace.pipe.formcomponents.choice.FWTableChoiceSubComponent
class FWTableChoiceSubComponent extends FWAbstractFormSubComponent implements Serializable- serialVersionUID:
- 5304781314249076495L
-
Serialisierte Felder
-
iChoiceFieldId
String iChoiceFieldId
-
iIsMultiSelect
boolean iIsMultiSelect
-
iIsRequired
boolean iIsRequired
-
iMultiselectSeperatorParam
String iMultiselectSeperatorParam
-
iScrollPane
JScrollPane iScrollPane
-
iSelectionColIdx
int iSelectionColIdx
-
iShowAll
boolean iShowAll
-
iTable
de.schmitzm.swing.SortableJTable iTable
-
iTableModel
FWTableChoiceSubComponent.FWTableModel iTableModel
-
iUseApostroph
boolean iUseApostroph
-
iWhereFormParam
String iWhereFormParam
-
-
Klasse net.simplace.pipe.formcomponents.choice.FWTableChoiceSubComponent.FWTableModel
class FWTableModel extends AbstractTableModel implements Serializable- serialVersionUID:
- 1L
-
Serialisierte Felder
-
iHeadOption
FWFormTableOption iHeadOption
-
iOptions
Vector<FWFormTableOption> iOptions
-
iRowOptions
Vector<FWFormTableOption> iRowOptions
-
iSelectionValueColIdx
int iSelectionValueColIdx
-
-
-
Package net.simplace.pipe.formcomponents.database
-
Klasse net.simplace.pipe.formcomponents.database.DatabaseResultTableSorter
class DatabaseResultTableSorter extends org.hsqldb.util.TableSorter implements Serializable- serialVersionUID:
- 1L
-
Klasse net.simplace.pipe.formcomponents.database.FWDatabaseAccessFormComponent
class FWDatabaseAccessFormComponent extends FWAbstractFormComponent implements Serializable- serialVersionUID:
- -3070540629992543505L
-
Serialisierte Felder
-
iAccessPanel
DatabaseAccessPanel iAccessPanel
-
-
Klasse net.simplace.pipe.formcomponents.database.FWDatabaseTreePopupMenu
class FWDatabaseTreePopupMenu extends JPopupMenu implements Serializable- serialVersionUID:
- -6438458949150351586L
-
Serialisierte Felder
-
iContent
DatabaseAccessPanel.TableNodeContent iContent
Instance for Category.
-
-
Klasse net.simplace.pipe.formcomponents.database.FWDefaultPopUpButton
class FWDefaultPopUpButton extends FWAbstractPopUpButton implements Serializable- serialVersionUID:
- 1L
-
-
Package net.simplace.pipe.formcomponents.date
-
Klasse net.simplace.pipe.formcomponents.date.FWDateFormComponent
class FWDateFormComponent extends FWAbstractFormComponent implements Serializable- serialVersionUID:
- -5756562083947193590L
-
Serialisierte Felder
-
iContainer
JPanel iContainer
-
iDateEditorComponent
JLabel iDateEditorComponent
-
iDefaultValueChanged
boolean iDefaultValueChanged
-
iDefaultValueParameter
String iDefaultValueParameter
-
iFormComponentParameterMap
Map<String,
Object> iFormComponentParameterMap -
iMaxValue
FWFormattedDate iMaxValue
-
iMaxValueParameter
String iMaxValueParameter
-
iMinValue
FWFormattedDate iMinValue
-
iMinValueParameter
String iMinValueParameter
-
iMonthComponent
FWMonthSubComponent iMonthComponent
-
iPopupButton
FWDatePopUpButton iPopupButton
-
iPrecisionParameter
String iPrecisionParameter
-
iUsedParametersList
List<String> iUsedParametersList
-
iValue
FWFormattedDate iValue
-
iYearComponent
FWYearSubComponent iYearComponent
-
-
Klasse net.simplace.pipe.formcomponents.date.FWDatePopUpButton
class FWDatePopUpButton extends JButton implements Serializable- serialVersionUID:
- 1L
-
Serialisierte Felder
-
iDayComponent
FWDaySubComponent iDayComponent
-
iFormComponentParameterMap
Map<String,
Object> iFormComponentParameterMap -
iMaxValue
FWFormattedDate iMaxValue
-
iMinValue
FWFormattedDate iMinValue
-
iMonthComponent
FWMonthSubComponent iMonthComponent
-
iObservable
FWObservable iObservable
-
iPopupComponent
JPanel iPopupComponent
-
iPopUpLocked
boolean iPopUpLocked
-
iPopupMenu
JPopupMenu iPopupMenu
-
iPopUpVisible
boolean iPopUpVisible
-
iValue
FWFormattedDate iValue
-
iYearComponent
FWYearSubComponent iYearComponent
-
-
Klasse net.simplace.pipe.formcomponents.date.FWDaySubComponent
class FWDaySubComponent extends FWAbstractFormSubComponent implements Serializable- serialVersionUID:
- 7298157359519399735L
-
Serialisierte Felder
-
iButtonGroup
ButtonGroup iButtonGroup
-
iButtons
JToggleButton[][] iButtons
-
iDayOfWeekLabels
JLabel[] iDayOfWeekLabels
-
iMaxDay
int iMaxDay
-
iMinDay
int iMinDay
-
iMonth
int iMonth
-
iWeekLabels
JLabel[] iWeekLabels
-
iYear
int iYear
-
-
Klasse net.simplace.pipe.formcomponents.date.FWMonthSubComponent
class FWMonthSubComponent extends FWAbstractFormSubComponent implements Serializable- serialVersionUID:
- -3866625926209520478L
-
Klasse net.simplace.pipe.formcomponents.date.FWYearSubComponent
class FWYearSubComponent extends FWAbstractFormSubComponent implements Serializable- serialVersionUID:
- -4337451195982702455L
-
Serialisierte Felder
-
iSpinner
FWSpinner iSpinner
-
-
-
Package net.simplace.pipe.formcomponents.file
-
Klasse net.simplace.pipe.formcomponents.file.FWFileChooserFormComponent
class FWFileChooserFormComponent extends FWAbstractFormComponent implements Serializable- serialVersionUID:
- -3070540629992543505L
-
Serialisierte Felder
-
iButton
JButton iButton
-
iDefault
File iDefault
-
iFileChooser
JFileChooser iFileChooser
-
iFilter
FWFileExtensionFilter iFilter
-
iIsMultiSelectAllowed
boolean iIsMultiSelectAllowed
-
iMode
FWFileChooserFormComponent.SELECTION_MODE iMode
-
iTextField
FWTextField iTextField
-
iTextfieldButtonPanel
JPanel iTextfieldButtonPanel
-
iValue
File[] iValue
-
iValueChangedByFormFiller
boolean iValueChangedByFormFiller
-
-
-
Package net.simplace.pipe.formcomponents.number
-
Klasse net.simplace.pipe.formcomponents.number.FWDoubleFormComponent
class FWDoubleFormComponent extends FWAbstractFormComponent implements Serializable- serialVersionUID:
- -1952286429737240808L
-
Serialisierte Felder
-
iDefaultValue
Double iDefaultValue
-
iMaxExpression
String iMaxExpression
-
iMinExpression
String iMinExpression
-
iNumberOfLabels
int iNumberOfLabels
-
iPrecision
int iPrecision
-
iSlider
FWSlider iSlider
-
iSliderTextfieldPanel
JPanel iSliderTextfieldPanel
-
iTextField
FWTextField iTextField
-
iTickSpacing
double iTickSpacing
-
iType
String iType
-
iUsedParametersList
List<String> iUsedParametersList
-
-
Klasse net.simplace.pipe.formcomponents.number.FWIntegerFormComponent
class FWIntegerFormComponent extends FWAbstractFormComponent implements Serializable- serialVersionUID:
- -1952286429737240808L
-
Serialisierte Felder
-
iDefaultIntegerValue
Integer iDefaultIntegerValue
-
iMaxExpression
String iMaxExpression
-
iMinExpression
String iMinExpression
-
iModel
SpinnerNumberModel iModel
-
iNumberOfLabels
int iNumberOfLabels
-
iSlider
FWSlider iSlider
-
iSliderSpinnerPanel
JPanel iSliderSpinnerPanel
-
iSpinner
FWSpinner iSpinner
-
iTickLabels
String iTickLabels
-
iTickSpacing
int iTickSpacing
-
iType
String iType
-
iUsedParametersList
List<String> iUsedParametersList
-
-
-
Package net.simplace.pipe.formcomponents.result
-
Klasse net.simplace.pipe.formcomponents.result.FWAbstractResultFormComponentPanel
class FWAbstractResultFormComponentPanel extends JPanel implements Serializable- serialVersionUID:
- -1760262510954415541L
-
Serialisierte Felder
-
iComponentParameterMap
Map<String,
Object> iComponentParameterMap -
iFiller
FWAbstractFormComponentFiller iFiller
-
iFormElement
org.jdom2.Element iFormElement
-
iJumper
String iJumper
-
iLocaleBundlePrefix
String iLocaleBundlePrefix
-
iLocalePrefix
String iLocalePrefix
-
iObservable
FWObservable iObservable
-
iOriginalTitle
String iOriginalTitle
-
iProcessedTitle
String iProcessedTitle
-
-
Klasse net.simplace.pipe.formcomponents.result.FWChartFormComponent
class FWChartFormComponent extends FWAbstractFormComponent implements Serializable- serialVersionUID:
- 1L
-
Serialisierte Felder
-
iChartPanel
org.jfree.chart.ChartPanel iChartPanel
Veraltet.The Panel the chart is displayed in.
-
-
Klasse net.simplace.pipe.formcomponents.result.FWChartResultFormComponentPanel
class FWChartResultFormComponentPanel extends FWAbstractResultFormComponentPanel implements Serializable- serialVersionUID:
- 1L
-
Serialisierte Felder
-
iChartPanel
org.jfree.chart.ChartPanel iChartPanel
The Panel the chart is displayed in.
-
-
Klasse net.simplace.pipe.formcomponents.result.FWDatasetTableResultFormComponentPanel
class FWDatasetTableResultFormComponentPanel extends FWAbstractResultFormComponentPanel implements Serializable- serialVersionUID:
- 1L
-
Serialisierte Felder
-
iModel
DefaultTableModel iModel
The table model that will hold the data -
iRowNames
Vector<Object> iRowNames
A vector that will hold the row names as the DefaultTableModel does not keep them -
iScrollPane
JScrollPane iScrollPane
The scroll pane that controls the visible part of the table -
iTable
JTable iTable
The table that will display the data
-
-
Klasse net.simplace.pipe.formcomponents.result.FWHtmlResultFormComponentPanel
class FWHtmlResultFormComponentPanel extends FWAbstractResultFormComponentPanel implements Serializable- serialVersionUID:
- 1L
-
Serialisierte Felder
-
iContent
String iContent
The used FormFiller (optional). -
iWebBrowser
JEditorPane iWebBrowser
The Panel the chart is displayed in.
-
-
Klasse net.simplace.pipe.formcomponents.result.FWImageFormComponent
class FWImageFormComponent extends FWAbstractFormComponent implements Serializable- serialVersionUID:
- 1L
-
Serialisierte Felder
-
iImage
BufferedImage iImage
-
iImageId
String iImageId
-
iMinimumWidth
int iMinimumWidth
-
iScreen
JPanel iScreen
-
-
Klasse net.simplace.pipe.formcomponents.result.FWImageResultFormComponentPanel
class FWImageResultFormComponentPanel extends FWAbstractResultFormComponentPanel implements Serializable- serialVersionUID:
- 1L
-
Serialisierte Felder
-
iImagePanel
FWImagePanel iImagePanel
The Panel the chart is displayed in.
-
-
Klasse net.simplace.pipe.formcomponents.result.FWPDFResultFormComponentPanel
class FWPDFResultFormComponentPanel extends FWAbstractResultFormComponentPanel implements Serializable- serialVersionUID:
- 1L
-
Serialisierte Felder
-
iPDFFile
File iPDFFile
-
iViewer
FWPDFViewer iViewer
The Panel the chart is displayed in.
-
-
Klasse net.simplace.pipe.formcomponents.result.FWResultFormComponent
class FWResultFormComponent extends FWAbstractFormComponent implements Serializable- serialVersionUID:
- 1L
-
Klasse net.simplace.pipe.formcomponents.result.FWTableResultFormComponentPanel
class FWTableResultFormComponentPanel extends FWAbstractResultFormComponentPanel implements Serializable- serialVersionUID:
- 1L
-
Serialisierte Felder
-
iModel
DefaultTableModel iModel
The table model that will hold the data -
iRowNames
Vector<Object> iRowNames
A vector that will hold the row names as the DefaultTableModel does not keep them -
iScrollPane
JScrollPane iScrollPane
The scroll pane that controls the visible part of the table -
iTable
JTable iTable
The table that will display the data
-
-
-
Package net.simplace.pipe.formcomponents.table
-
Klasse net.simplace.pipe.formcomponents.table.FWLocalizationTableCellRenderer
class FWLocalizationTableCellRenderer extends DefaultTableCellRenderer implements Serializable- serialVersionUID:
- -173543100529304486L
-
Serialisierte Felder
-
iFormComponentID
String iFormComponentID
Holds the form component ID, which is used as prefix for localization key. -
iObservable
FWObservable iObservable
Holds theFWObservableto retrieve the parameter map used to replace wildcards in localization value (from parameter map).- Siehe auch:
-
-
Klasse net.simplace.pipe.formcomponents.table.FWTableCellRenderer
class FWTableCellRenderer extends DefaultTableCellRenderer implements Serializable- serialVersionUID:
- 1L
-
Klasse net.simplace.pipe.formcomponents.table.FWTableFormComponent
class FWTableFormComponent extends FWAbstractFormComponent implements Serializable- serialVersionUID:
- -1L
-
Serialisierte Felder
-
iCol
int iCol
-
iLayoutManager
net.simplace.pipe.formcomponents.table.TableLayout iLayoutManager
Common layout manager instance for the table's cells and the row headers -
iLocaleBundlePrefix
String iLocaleBundlePrefix
-
iLocalePrefix
String iLocalePrefix
-
iRow
int iRow
-
iRowHeaderPanel
net.simplace.pipe.formcomponents.table.GridPanel iRowHeaderPanel
Panel containing the row header cells -
iScrollPane
JScrollPane iScrollPane
ScrollPane containing the table -
iTableBody
net.simplace.pipe.formcomponents.table.GridPanel iTableBody
Panel containing the table cells -
iUseColHeaders
BitSet iUseColHeaders
Set of flags indicating wether or not the columns in a specific row have header cells above them or not -
iUseRowHeaders
boolean iUseRowHeaders
Flag indicating wether or not rows in the table have header cells
-
-
-
Package net.simplace.pipe.io
-
Klasse net.simplace.pipe.io.DatabaseAccessPanel
class DatabaseAccessPanel extends JPanel implements Serializable- serialVersionUID:
- -2582953492269338700L
-
Serialisierte Felder
-
autoRefresh
boolean autoRefresh
-
bHelp
boolean bHelp
-
boxAutoCommit
JCheckBoxMenuItem boxAutoCommit
-
boxAutoRefresh
JCheckBoxMenuItem boxAutoRefresh
-
boxLogging
JCheckBoxMenuItem boxLogging
-
boxRowCounts
JCheckBoxMenuItem boxRowCounts
-
boxShowGrid
JCheckBoxMenuItem boxShowGrid
-
boxShowSchemas
JCheckBoxMenuItem boxShowSchemas
-
boxShowSys
JCheckBoxMenuItem boxShowSys
-
busyText
String busyText
-
cConn
Connection cConn
-
displayRowCounts
boolean displayRowCounts
-
dMeta
DatabaseMetaData dMeta
-
ewSplitPane
JSplitPane ewSplitPane
-
gResult
net.simplace.pipe.io.DatabaseAccessResultGrid gResult
-
gResultTable
JTable gResultTable
I think this is used to store model info whether we're using Grid output or not (this object is queried for data to display for text output mode). If so, the presentation-independent model part should be moved to an appropriately-named class instead of storing pure data in a Swing-specific class. -
gridFormat
boolean gridFormat
-
gScrollPane
JScrollPane gScrollPane
-
iCommitPermission
boolean iCommitPermission
-
iObservable
FWObservable iObservable
-
iParametersButton
FWDefaultPopUpButton iParametersButton
-
iRecentButton
FWDefaultPopUpButton iRecentButton
-
iRecentSQL
String iRecentSQL
-
iSorter
org.hsqldb.util.TableSorter iSorter
-
iTemplatesButton
FWDefaultPopUpButton iTemplatesButton
-
jbuttonExecute
JButton jbuttonExecute
-
jbuttonFormat
JButton jbuttonFormat
-
jStatusLine
JLabel jStatusLine
-
lTime
long lTime
-
mitemUpdateSchemas
JMenuItem mitemUpdateSchemas
-
mnuSchemas
JMenu mnuSchemas
-
nsSplitPane
JSplitPane nsSplitPane
-
pResult
JPanel pResult
-
pStatus
FWBoxPanel pStatus
-
rbAllSchemas
JRadioButtonMenuItem rbAllSchemas
-
rootNode
DefaultMutableTreeNode rootNode
-
rowConn
Connection rowConn
-
schemaFilter
String schemaFilter
-
schemaListListener
ActionListener schemaListListener
-
showIndexDetails
boolean showIndexDetails
-
showSchemas
boolean showSchemas
-
showSys
boolean showSys
-
sqlScriptBuffer
String sqlScriptBuffer
Value of this variable only retained if huge input script read in. -
sRecent
Map<String,
String> sRecent -
sStatement
Statement sStatement
-
treeModel
DefaultTreeModel treeModel
-
treeRefreshRunnable
Runnable treeRefreshRunnable
-
tScrollPane
JScrollPane tScrollPane
-
tTree
JTree tTree
-
txtCommand
JTextArea txtCommand
-
txtCommandScroll
JScrollPane txtCommandScroll
-
txtResult
JTextArea txtResult
-
txtResultScroll
JScrollPane txtResultScroll
-
-
-
Package net.simplace.pipe.progress
-
Klasse net.simplace.pipe.progress.FWProgressAnimationPanel
class FWProgressAnimationPanel extends JPanel implements Serializable- serialVersionUID:
- 1L
-
Serialisierte Felder
-
iController
net.simplace.pipe.progress.FWProgressAnimationPanel.AnimationController iController
Timer thread that controls the animation -
iCurrentFrame
int iCurrentFrame
Current frame within the animation -
iText
String iText
Text to be displayed next to the animated ring
-
-
Klasse net.simplace.pipe.progress.FWProgressBarPanel
class FWProgressBarPanel extends JProgressBar implements Serializable- serialVersionUID:
- 6762077929727308624L
-
Serialisierte Felder
-
iModel
FWProgressViewModel iModel
-
iNumberOfTasks
int iNumberOfTasks
-
-
Klasse net.simplace.pipe.progress.FWProgressImagePanel
class FWProgressImagePanel extends JPanel implements Serializable- serialVersionUID:
- 974994120715696870L
-
Serialisierte Felder
-
iModel
FWProgressViewModel iModel
-
-
Klasse net.simplace.pipe.progress.FWProgressTaskListPanel
class FWProgressTaskListPanel extends FWScrollPane implements Serializable- serialVersionUID:
- -8561144428984338190L
-
Serialisierte Felder
-
iListPanel
JPanel iListPanel
-
iModel
FWProgressViewModel iModel
-
-
Klasse net.simplace.pipe.progress.FWProgressViewPanel
class FWProgressViewPanel extends FWDefaultPanel implements Serializable- serialVersionUID:
- 2380100691847501543L
-
Serialisierte Felder
-
iAnimationProgressPanel
FWProgressAnimationPanel iAnimationProgressPanel
-
iContentPanel
JPanel iContentPanel
-
iForeignSourcePanel
JPanel iForeignSourcePanel
-
iImagePanel
FWProgressImagePanel iImagePanel
-
iMainSplitPane
JSplitPane iMainSplitPane
-
iModel
FWProgressViewModel iModel
-
iProgressPanel
FWProgressBarPanel iProgressPanel
-
iTaskListPanel
FWProgressTaskListPanel iTaskListPanel
-
-
-
Package net.simplace.pipe.util
-
Klasse net.simplace.pipe.util.FWFormDialog
class FWFormDialog extends JDialog implements Serializable- serialVersionUID:
- 4674739335299882554L
-
Serialisierte Felder
-
iFormElement
org.jdom2.Element iFormElement
-
iFormPanel
FWFormPanel iFormPanel
-
iObservable
FWObservable iObservable
-
iOK
boolean iOK
-
-
Klasse net.simplace.pipe.util.FWFormPanel
class FWFormPanel extends FWDefaultPanel implements Serializable- serialVersionUID:
- -379266324751624048L
-
Serialisierte Felder
-
iAutoDetachComponent
FWAbstractFormComponent iAutoDetachComponent
-
iFieldComponentMap
Map<String,
FWAbstractFormComponent> iFieldComponentMap -
iFormElement
org.jdom2.Element iFormElement
-
iFormId
String iFormId
-
iFormPanel
JPanel iFormPanel
-
iObservable
FWObservable iObservable
-
-
-
Package net.simplace.pipe.util.components
-
Klasse net.simplace.pipe.util.components.FWBoxPanel
class FWBoxPanel extends JPanel implements Serializable- serialVersionUID:
- 6409592511367490052L
-
Serialisierte Felder
-
iAxis
int iAxis
Axis of the panel. -
iButtonMap
HashMap<Object,
AbstractButton> iButtonMap
-
-
Klasse net.simplace.pipe.util.components.FWButton
class FWButton extends JButton implements Serializable- serialVersionUID:
- 9176288656346805672L
-
Serialisierte Felder
-
iContentDescriptionObject
Object iContentDescriptionObject
-
-
Klasse net.simplace.pipe.util.components.FWCheckbox
class FWCheckbox extends JCheckBox implements Serializable- serialVersionUID:
- -5767891264501971866L
-
Klasse net.simplace.pipe.util.components.FWComboBox
class FWComboBox extends JComboBox implements Serializable- serialVersionUID:
- 3200292569524754098L
-
Klasse net.simplace.pipe.util.components.FWFormattedTextField
class FWFormattedTextField extends JFormattedTextField implements Serializable- serialVersionUID:
- 5881221287220933495L
-
Klasse net.simplace.pipe.util.components.FWList
class FWList extends JList implements Serializable- serialVersionUID:
- -4344482994453932202L
-
Klasse net.simplace.pipe.util.components.FWPDFViewer
class FWPDFViewer extends JPanel implements Serializable- serialVersionUID:
- 1L
-
Serialisierte Felder
-
curFile
com.sun.pdfview.PDFFile curFile
The current PDFFile -
curpage
int curpage
The current page number (starts at 0), or -1 if no page -
docName
String docName
the name of the current document -
doThumb
boolean doThumb
true if the thumb panel should exist at all -
firstAction
Action firstAction
-
fitInWindowAction
Action fitInWindowAction
-
lastAction
Action lastAction
-
nextAction
Action nextAction
-
page
com.sun.pdfview.PagePanel page
The page display -
pageField
JTextField pageField
the current page number text field -
pagePrep
net.simplace.pipe.util.components.FWPDFViewer.PagePreparer pagePrep
a thread that pre-loads the next page for faster response -
pb
net.simplace.pipe.util.components.FWPDFViewer.PageBuilder pb
-
pdfFilter
FileFilter pdfFilter
A file filter for PDF files. -
pformat
PageFormat pformat
The page format for printing -
prevAction
Action prevAction
-
prevDirChoice
File prevDirChoice
-
split
JSplitPane split
The split between thumbs and page -
thumbs
com.sun.pdfview.ThumbPanel thumbs
The thumbnail display -
thumbscroll
JScrollPane thumbscroll
The thumbnail scroll pane -
zoomInAction
net.simplace.pipe.util.components.FWPDFViewer.ZoomAction zoomInAction
-
zoomOutAction
net.simplace.pipe.util.components.FWPDFViewer.ZoomAction zoomOutAction
-
zoomToolAction
Action zoomToolAction
-
-
Klasse net.simplace.pipe.util.components.FWRadioButton
class FWRadioButton extends JRadioButton implements Serializable- serialVersionUID:
- 5977057554290990541L
-
Klasse net.simplace.pipe.util.components.FWScrollPane
class FWScrollPane extends JScrollPane implements Serializable- serialVersionUID:
- -8885351532180227685L
-
Serialisierte Felder
-
iAnchestorScrollPane
JScrollPane iAnchestorScrollPane
The first anchestor JScrollPane instance
-
-
Klasse net.simplace.pipe.util.components.FWSlider
class FWSlider extends JSlider implements Serializable- serialVersionUID:
- -8621055402988217201L
-
Serialisierte Felder
-
iDoubleMax
Double iDoubleMax
-
iDoubleMin
Double iDoubleMin
-
iIsAdjusting
boolean iIsAdjusting
-
iIsDoubleSlider
boolean iIsDoubleSlider
-
iNumberOfTicks
int iNumberOfTicks
-
iPopupLabel
JLabel iPopupLabel
-
iPopupMenu
JPopupMenu iPopupMenu
-
iPrecision
int iPrecision
-
iToolTipEnabled
boolean iToolTipEnabled
-
-
Klasse net.simplace.pipe.util.components.FWSpinner
class FWSpinner extends JSpinner implements Serializable- serialVersionUID:
- -8881645540995644136L
-
Serialisierte Felder
-
iSpinnerModel
SpinnerNumberModel iSpinnerModel
-
-
Klasse net.simplace.pipe.util.components.FWTextArea
class FWTextArea extends JTextArea implements Serializable- serialVersionUID:
- -6480865499475176603L
-
Serialisierte Felder
-
iDefaultBackgroundColor
Color iDefaultBackgroundColor
-
iDefaultForeground
Color iDefaultForeground
-
iDisabledBackground
Color iDisabledBackground
-
iDisabledForeground
Color iDisabledForeground
-
iDisabledRequiredBackground
Color iDisabledRequiredBackground
-
iDisabledRequiredForeground
Color iDisabledRequiredForeground
-
iMarginBorder
Border iMarginBorder
-
iMaxSize
int iMaxSize
This value represents the maxsize a text in this field can get. -
iRequired
boolean iRequired
Flag for required mode. -
iRequiredBackgroundColor
Color iRequiredBackgroundColor
Required background color.
-
-
Klasse net.simplace.pipe.util.components.FWTextComponentPopupMenu
class FWTextComponentPopupMenu extends JPopupMenu implements Serializable- serialVersionUID:
- -6438458949150351586L
-
Serialisierte Felder
-
iTextComponent
JTextComponent iTextComponent
-
-
Klasse net.simplace.pipe.util.components.FWTextField
class FWTextField extends JTextField implements Serializable- serialVersionUID:
- -1355767197100011040L
-
Serialisierte Felder
-
iDrawBackgroundIfEmpty
boolean iDrawBackgroundIfEmpty
Sets if the background is drawn if empty. -
iMarginBorder
Border iMarginBorder
-
iMaxSize
int iMaxSize
This value represents the maxsize a text in this field can get.
-
-
Klasse net.simplace.pipe.util.components.FWTextFieldFilter
class FWTextFieldFilter extends LimitedDocument implements Serializable- serialVersionUID:
- -7614026396218115991L
-
Serialisierte Felder
-
iAcceptedChars
String iAcceptedChars
-
negativeAccepted
boolean negativeAccepted
-
-
Klasse net.simplace.pipe.util.components.FWTextFieldRegexpFilter
class FWTextFieldRegexpFilter extends LimitedDocument implements Serializable- serialVersionUID:
- -7614026396218115991L
-
Serialisierte Felder
-
iRegExp
String iRegExp
-
-
Klasse net.simplace.pipe.util.components.FWXmlTree
class FWXmlTree extends JTree implements Serializable- serialVersionUID:
- 1L
-
Serialisierte Felder
-
db
DocumentBuilder db
-
dbf
DocumentBuilderFactory dbf
These three members are a part of the JAXP API and are used to parse the XML text into a DOM object (of type Document). -
doc
Document doc
-
text
String text
-
treeNode
DefaultMutableTreeNode treeNode
This member stores the TreeNode object used to create the model for the JTree. The DefaultMutableTreeNode class is defined in the javax.swing.tree package and provides a default implementation of the MutableTreeNode interface.
-
-
Klasse net.simplace.pipe.util.components.LimitedDocument
class LimitedDocument extends PlainDocument implements Serializable- serialVersionUID:
- 399766926514801946L
-
Serialisierte Felder
-
iDocumentMaxSize
int iDocumentMaxSize
This value represents the maxsize a text in this field can get. -
iToolkit
Toolkit iToolkit
Reference to a default toolkit.
-
-
-
Package net.simplace.pipe.util.components.detach
-
Klasse net.simplace.pipe.util.components.detach.FWDetachFrame
class FWDetachFrame extends JFrame implements Serializable- serialVersionUID:
- -1360713732263672670L
-
Serialisierte Felder
-
iDetachability
int iDetachability
-
iDetachComponent
Component iDetachComponent
-
iExportButton
FWButton iExportButton
-
iParentComponent
FWAbstractFormComponent iParentComponent
Instance for Category. -
iScrollPane
FWScrollPane iScrollPane
-
iToolBar
JToolBar iToolBar
-
-
Klasse net.simplace.pipe.util.components.detach.FWDetachPanelPopupMenu
class FWDetachPanelPopupMenu extends JPopupMenu implements Serializable- serialVersionUID:
- -6438458949150351586L
-
Serialisierte Felder
-
iDetachPanel
JPanel iDetachPanel
-
-
-
Package net.simplace.pipe.util.components.imagemap
-
Klasse net.simplace.pipe.util.components.imagemap.FWImageMap
class FWImageMap extends JPanel implements Serializable- serialVersionUID:
- -7409735071734541980L
-
Serialisierte Felder
-
areas
net.simplace.pipe.util.components.imagemap.ImageMapArea[] areas
The list of image area handling objects; -
fullrepaint
boolean fullrepaint
-
hlmode
int hlmode
-
hlpercent
int hlpercent
The percentage of highlight to apply for the primary highlight mode. -
iBaseImage
Image iBaseImage
The unhighlighted image being mapped. -
iParameters
Map<String,
Object> iParameters The unhighlighted image being mapped. -
repaintrect
Rectangle repaintrect
-
-
-
Package net.simplace.pipe.util.exceptions
-
Ausnahmeklasse net.simplace.pipe.util.exceptions.AlreadyExistingException
class AlreadyExistingException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Ausnahmeklasse net.simplace.pipe.util.exceptions.DatabaseInUseException
class DatabaseInUseException extends Exception implements Serializable- serialVersionUID:
- 7937785218159617936L
-
Ausnahmeklasse net.simplace.pipe.util.exceptions.DecodingFailedException
class DecodingFailedException extends Exception implements Serializable- serialVersionUID:
- 8231354809923655460L
-
Ausnahmeklasse net.simplace.pipe.util.exceptions.ExecutionException
class ExecutionException extends Exception implements Serializable- serialVersionUID:
- -4433210019298272113L
-
Ausnahmeklasse net.simplace.pipe.util.exceptions.FileFormatException
class FileFormatException extends ExecutionException implements Serializable- serialVersionUID:
- -92433583384999570L
-
Ausnahmeklasse net.simplace.pipe.util.exceptions.IntitializationException
class IntitializationException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Ausnahmeklasse net.simplace.pipe.util.exceptions.NoApplicationFoundException
class NoApplicationFoundException extends ExecutionException implements Serializable- serialVersionUID:
- -924335833849995070L
-
Ausnahmeklasse net.simplace.pipe.util.exceptions.PipeLineCreationException
class PipeLineCreationException extends Exception implements Serializable- serialVersionUID:
- -6836897615850943646L
-
Ausnahmeklasse net.simplace.pipe.util.exceptions.PipeLineException
class PipeLineException extends Exception implements Serializable- serialVersionUID:
- 886935976101418872L
-
Ausnahmeklasse net.simplace.pipe.util.exceptions.PipelLineStepSkippedException
class PipelLineStepSkippedException extends PipeLineException implements Serializable- serialVersionUID:
- 1L
-
Ausnahmeklasse net.simplace.pipe.util.exceptions.RequiredFieldEmptyException
class RequiredFieldEmptyException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Ausnahmeklasse net.simplace.pipe.util.exceptions.SmileEngineException
class SmileEngineException extends Exception implements Serializable- serialVersionUID:
- -4433210019298272113L
-
Ausnahmeklasse net.simplace.pipe.util.exceptions.SystemNotFoundException
class SystemNotFoundException extends Exception implements Serializable- serialVersionUID:
- 4910478557946983390L
-
-
Package net.simplace.sim.exceptions
-
Ausnahmeklasse net.simplace.sim.exceptions.AbortSimulationException
class AbortSimulationException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Ausnahmeklasse net.simplace.sim.exceptions.DuplicateSimFieldException
class DuplicateSimFieldException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Ausnahmeklasse net.simplace.sim.exceptions.FWSimInstanceNotCreatedException
class FWSimInstanceNotCreatedException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Ausnahmeklasse net.simplace.sim.exceptions.MisconfiguredTransformerException
class MisconfiguredTransformerException extends MissingSimResourceException implements Serializable- serialVersionUID:
- 1L
-
Ausnahmeklasse net.simplace.sim.exceptions.MissingSimResourceException
class MissingSimResourceException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Ausnahmeklasse net.simplace.sim.exceptions.SimFieldMissingException
class SimFieldMissingException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Ausnahmeklasse net.simplace.sim.exceptions.SimFieldTypeException
class SimFieldTypeException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Ausnahmeklasse net.simplace.sim.exceptions.SimLinkInvalidException
class SimLinkInvalidException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Ausnahmeklasse net.simplace.sim.exceptions.SimProjectException
class SimProjectException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Ausnahmeklasse net.simplace.sim.exceptions.SimValueOutOfRangeException
class SimValueOutOfRangeException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package net.simplace.sim.io
-
Klasse net.simplace.sim.io.FWSimQueueObjectMap
- serialVersionUID:
- 2151077085744524787L
-
Serialisierte Felder
-
iCurrentDate
LocalDateTime iCurrentDate
-
iSimulationID
String iSimulationID
-
-
-
Package net.simplace.sim.io.output
-
Klasse net.simplace.sim.io.output.FWSimOutputCache
- serialVersionUID:
- 1L
-
Serialisierte Felder
-
iVarReferenceMap
LinkedHashMap<String,
FWSimVariable<?>> iVarReferenceMap
-
-
-
Package net.simplace.sim.util
-
Klasse net.simplace.sim.util.MultiHashMap
- serialVersionUID:
- 1950156115734191144L
-
-
Package net.simplace.sim.util.dataframe
-
Klasse net.simplace.sim.util.dataframe.FWSimDataframe
- serialVersionUID:
- 1L
-
-
Package net.simplace.ui
-
Klasse net.simplace.ui.FWKeyStrokeAction
class FWKeyStrokeAction extends AbstractAction implements Serializable- serialVersionUID:
- 7292457482526602227L
-
Serialisierte Felder
-
iActionCommand
String iActionCommand
ActionCommand for this action. -
iComponent
JComponent iComponent
Component where this action is registered. -
iKeyStroke
KeyStroke iKeyStroke
KeyStroke of this action. -
iListener
ActionListener iListener
DelegateTargetListener.
-
-
Klasse net.simplace.ui.FWLoginFrame
class FWLoginFrame extends JFrame implements Serializable- serialVersionUID:
- 4674739335299882554L
-
Serialisierte Felder
-
iJPasswordField
JPasswordField iJPasswordField
-
iJTextField
JTextField iJTextField
-
iProvider
FWCustomizableLayoutProvider iProvider
-
iUserObject
UserRightsObject iUserObject
-
iWestLabel
JLabel iWestLabel
-
-
Klasse net.simplace.ui.FWMainFrame
class FWMainFrame extends JFrame implements Serializable- serialVersionUID:
- -1627152796751827376L
-
Serialisierte Felder
-
iAtlasTreePanel
FWTreePanel iAtlasTreePanel
-
iIconProvider
ImageProvider iIconProvider
-
iKeyWordTreePanel
FWTreePanel iKeyWordTreePanel
-
iLayoutProvider
FWCustomizableLayoutProvider iLayoutProvider
-
iListener
FWClientListener iListener
-
iMainSplitPane
JSplitPane iMainSplitPane
-
iMenuBar
FWMenuBar iMenuBar
-
iProgressThread
Thread iProgressThread
-
iRightContentPane
JPanel iRightContentPane
-
iScenarioTreePanel
FWTreePanel iScenarioTreePanel
-
iScrollPane
JScrollPane iScrollPane
-
iSimComponentTreePanel
FWTreePanel iSimComponentTreePanel
-
iSplitPanePossible
boolean iSplitPanePossible
-
iSplitPaneVisible
boolean iSplitPaneVisible
-
iStateBar
FWStateBar iStateBar
-
iTabPanel
FWSlidingTabPanel iTabPanel
-
iToolBar
FWToolBar iToolBar
-
-
Klasse net.simplace.ui.FWOverviewPanel
class FWOverviewPanel extends JPanel implements Serializable- serialVersionUID:
- 3063708438178590236L
-
Klasse net.simplace.ui.FWSplashScreen
class FWSplashScreen extends JWindow implements Serializable- serialVersionUID:
- 1L
-
Klasse net.simplace.ui.FWStateBar
class FWStateBar extends JPanel implements Serializable- serialVersionUID:
- 3512557592153222336L
-
Serialisierte Felder
-
iComponentMap
Map<String,
JComponent> iComponentMap A unique list of all statebar-labels. -
iLocalePrefix
String iLocalePrefix
-
iPanelCenter
JPanel iPanelCenter
-
iPanelEast
JPanel iPanelEast
-
iPanelWest
JPanel iPanelWest
The panels containing the elements on the left and the right. -
iToolTipTextMap
Map<String,
String> iToolTipTextMap Map of tooltiptexts. Key is the label, value the tooltiptext.
-
-
-
Package net.simplace.ui.layout
-
Klasse net.simplace.ui.layout.FWDefaultStyleSheet
class FWDefaultStyleSheet extends StyleSheet implements Serializable- serialVersionUID:
- 5245258913040317770L
-
Klasse net.simplace.ui.layout.FWPrecisionBevelBorder
class FWPrecisionBevelBorder extends AbstractBorder implements Serializable- serialVersionUID:
- -2712775377720373271L
-
-
Package net.simplace.ui.menu
-
Package net.simplace.ui.panel
-
Klasse net.simplace.ui.panel.FWChartPanel
class FWChartPanel extends FWDefaultPanel implements Serializable- serialVersionUID:
- 1L
-
Serialisierte Felder
-
iChartPanel
org.jfree.chart.ChartPanel iChartPanel
The Panel the chart is displayed in.
-
-
Klasse net.simplace.ui.panel.FWDatabaseAccessFunctionalityPanel
class FWDatabaseAccessFunctionalityPanel extends FWDefaultPanel implements Serializable- serialVersionUID:
- 1L
-
Serialisierte Felder
-
iAccessPanel
DatabaseAccessPanel iAccessPanel
-
-
Klasse net.simplace.ui.panel.FWDefaultPanel
class FWDefaultPanel extends JPanel implements Serializable- serialVersionUID:
- -379266324751624048L
-
Serialisierte Felder
-
iBackButton
FWButton iBackButton
-
iCancelButton
FWButton iCancelButton
-
iExportButton
FWButton iExportButton
-
iFunctionality
FWAbstractFunctionality iFunctionality
-
iGoButton
FWButton iGoButton
-
iInfoButton
FWButton iInfoButton
-
iPrintButton
FWButton iPrintButton
-
iResetButton
FWButton iResetButton
-
iViewPanel
FWScrollPane iViewPanel
Instance for Category.
-
-
Klasse net.simplace.ui.panel.FWImagePanel
class FWImagePanel extends FWDefaultPanel implements Serializable- serialVersionUID:
- 1L
-
Klasse net.simplace.ui.panel.FWInternalBrowserPanel
class FWInternalBrowserPanel extends FWDefaultPanel implements Serializable- serialVersionUID:
- 1L
-
Serialisierte Felder
-
iWebBrowser
JEditorPane iWebBrowser
-
-
Klasse net.simplace.ui.panel.FWPDFPanel
class FWPDFPanel extends FWDefaultPanel implements Serializable- serialVersionUID:
- 1L
-
Serialisierte Felder
-
iPDFFile
File iPDFFile
-
iViewer
FWPDFViewer iViewer
-
-
Klasse net.simplace.ui.panel.FWXMLEditorPanel
class FWXMLEditorPanel extends FWDefaultPanel implements Serializable- serialVersionUID:
- 1L
-
Serialisierte Felder
-
iXMLPanel
JEditorPane iXMLPanel
-
-
-
Package net.simplace.ui.popup
-
Klasse net.simplace.ui.popup.FWAbstractPopUpButton
class FWAbstractPopUpButton extends FWButton implements Serializable- serialVersionUID:
- 1L
-
Serialisierte Felder
-
iPopupComponent
JPanel iPopupComponent
-
iPopUpLocked
boolean iPopUpLocked
-
iPopupMenu
JPopupMenu iPopupMenu
-
iPopUpVisible
boolean iPopUpVisible
Instance for Category.
-
-
Klasse net.simplace.ui.popup.FWInfoPopUpButton
class FWInfoPopUpButton extends FWAbstractPopUpButton implements Serializable- serialVersionUID:
- 1L
-
Serialisierte Felder
-
iActionMap
Map<String,
String> iActionMap -
iInfoElements
Collection<org.jdom2.Element> iInfoElements
Instance for Category. -
iSystemID
String iSystemID
-
-
Klasse net.simplace.ui.popup.FWLanguagePopUpButton
class FWLanguagePopUpButton extends FWAbstractPopUpButton implements Serializable- serialVersionUID:
- 1L
-
-
Package net.simplace.ui.splitpane
-
Klasse net.simplace.ui.splitpane.FWSlidingTabPanel
class FWSlidingTabPanel extends JPanel implements Serializable- serialVersionUID:
- 1L
-
Serialisierte Felder
-
iIDList
List<String> iIDList
List of the ids. -
iLayoutManager
net.simplace.ui.splitpane.FWSlidingTabPanel.SlideLayoutManager iLayoutManager
LayoutManager for this panel. -
iListenerList
List<ChangeListener> iListenerList
List of listeners. -
iMinimumWidth
int iMinimumWidth
Minimumwidth of the tabPanel. -
iSelectedTab
JComponent iSelectedTab
Selected tab. -
iTabMap
Map<String,
JComponent> iTabMap Map of all components. Key is the id/actionCommand. Value is the component. -
iTimer
Timer iTimer
Timer beforming the sliding.
-
-
-
Package net.simplace.ui.splitpane.keyword
-
Klasse net.simplace.ui.splitpane.keyword.FWKeyWordTreeNode
class FWKeyWordTreeNode extends FWTreeNode implements Serializable- serialVersionUID:
- 1L
-
Klasse net.simplace.ui.splitpane.keyword.FWKeyWordTreePanel
class FWKeyWordTreePanel extends FWTreePanel implements Serializable- serialVersionUID:
- 1L
-
-
Package net.simplace.ui.splitpane.results
-
Klasse net.simplace.ui.splitpane.results.FWResultTreeNode
class FWResultTreeNode extends FWTreeNode implements Serializable- serialVersionUID:
- 1L
-
Serialisierte Felder
-
iIsScenarioNode
boolean iIsScenarioNode
-
iSystemModel
FWSystemModel iSystemModel
-
-
Klasse net.simplace.ui.splitpane.results.FWResultTreePanel
class FWResultTreePanel extends FWTreePanel implements Serializable- serialVersionUID:
- 1L
-
-
Package net.simplace.ui.splitpane.simcomponents
-
Klasse net.simplace.ui.splitpane.simcomponents.FWSimComponentsTreeNode
class FWSimComponentsTreeNode extends FWTreeNode implements Serializable- serialVersionUID:
- 1L
-
Klasse net.simplace.ui.splitpane.simcomponents.FWSimComponentsTreePanel
class FWSimComponentsTreePanel extends FWTreePanel implements Serializable- serialVersionUID:
- 1L
-
-
Package net.simplace.ui.tabview
-
Klasse net.simplace.ui.tabview.FWTabButtonComponent
class FWTabButtonComponent extends JPanel implements Serializable- serialVersionUID:
- 1L
-
Serialisierte Felder
-
iButtonMouseListener
MouseListener iButtonMouseListener
-
iTabPane
FWTabViewPane iTabPane
-
-
Klasse net.simplace.ui.tabview.FWTabViewPane
class FWTabViewPane extends JTabbedPane implements Serializable- serialVersionUID:
- 1999719830291632978L
-
Serialisierte Felder
-
iActiveTabIndex
int iActiveTabIndex
Index of the active tab (not identical with the selected tab). -
iActiveTabRectangle
Rectangle iActiveTabRectangle
Coordinates of the active tab. -
iButtonState
int iButtonState
-
iIgnoreFirstTab
boolean iIgnoreFirstTab
-
iListenerList
EventListenerList iListenerList
-
iMouseButtonDown
boolean iMouseButtonDown
-
iQuickDisposeEnabled
boolean iQuickDisposeEnabled
-
-
-
Package net.simplace.ui.toolbar
-
Klasse net.simplace.ui.toolbar.FWToolBar
class FWToolBar extends JToolBar implements Serializable- serialVersionUID:
- -4563377058445777674L
-
Serialisierte Felder
-
iToolbarButtonMap
Map<String,
FWToolbarButton> iToolbarButtonMap A unique list of all toolBarButtons.
-
-
Klasse net.simplace.ui.toolbar.FWToolbarButton
class FWToolbarButton extends JButton implements Serializable- serialVersionUID:
- -7355186807606030966L
-
Serialisierte Felder
-
iDisabledIcon
Icon iDisabledIcon
-
iEnabledIcon
Icon iEnabledIcon
-
iLocalePrefix
String iLocalePrefix
-
LOWERED_BORDER
FWPrecisionBevelBorder LOWERED_BORDER
-
LUCENT_BORDER
FWPrecisionBevelBorder LUCENT_BORDER
-
RAISED_BORDER
FWPrecisionBevelBorder RAISED_BORDER
-
-
Klasse net.simplace.ui.toolbar.FWToolBarSeperator
class FWToolBarSeperator extends JToolBar.Separator implements Serializable- serialVersionUID:
- 1401727670523259682L
-
-
Package net.simplace.ui.tree
-
Klasse net.simplace.ui.tree.FWTree
class FWTree extends JTree implements Serializable- serialVersionUID:
- 4833784629431901866L
-
Serialisierte Felder
-
iNumberOfChildnodes
int iNumberOfChildnodes
-
-
Klasse net.simplace.ui.tree.FWTreeCellRenderer
class FWTreeCellRenderer extends DefaultTreeCellRenderer implements Serializable- serialVersionUID:
- -4080645243985229380L
-
Klasse net.simplace.ui.tree.FWTreeNode
class FWTreeNode extends DefaultMutableTreeNode implements Serializable- serialVersionUID:
- 1123367620279659735L
-
Klasse net.simplace.ui.tree.FWTreePanel
class FWTreePanel extends JPanel implements Serializable- serialVersionUID:
- -3792663247516240481L
-
Serialisierte Felder
-
iTree
FWTree iTree
-
-
Klasse net.simplace.ui.tree.FWTreePopupMenu
class FWTreePopupMenu extends JPopupMenu implements Serializable- serialVersionUID:
- -6438458949150351586L
-
Serialisierte Felder
-
iTreeNode
FWTreeNode iTreeNode
Instance for Category.
-
-
-
Package net.simplace.ui.usermessage
-
Klasse net.simplace.ui.usermessage.FWMessageDialog
class FWMessageDialog extends JDialog implements Serializable- serialVersionUID:
- -6319769600087705986L
-
Serialisierte Felder
-
iAutodisposeWaitingTime
int iAutodisposeWaitingTime
Autodispose-waiting-time. -
iButtonCaptions
String[] iButtonCaptions
Contains the array of buttoncaptions. -
iButtons
JButton[] iButtons
References to the buttons. -
iClickedButtonIndex
int iClickedButtonIndex
Contains the index of the clicked button. -
iDefaultValue
Object iDefaultValue
Contains the default for input dialogs. -
iDetailsPanel
JPanel iDetailsPanel
Panel showing the Throwable. -
iFirstSelectionCombo
JComboBox iFirstSelectionCombo
Component for selecting a object from the given list. -
iFormPanel
FWFormPanel iFormPanel
Field for inserting a free text. -
iInfoPanel
FWMessagePanel iInfoPanel
MainTextArea. -
iInputField
JTextField iInputField
Field for inserting a free text. -
iSecondSelectionCombo
JComboBox iSecondSelectionCombo
-
iShowNeverAgainCheckBox
JCheckBox iShowNeverAgainCheckBox
"Show Message never again"-CheckBox. Will result that the message is never shown again. -
iThrowable
Throwable iThrowable
Shown Throwable.
-
-
Klasse net.simplace.ui.usermessage.FWMessagePanel
class FWMessagePanel extends JPanel implements Serializable- serialVersionUID:
- -4433770599433622866L
-