Serialized Form


Package de.uni_paderborn.fujaba.coobra

Class de.uni_paderborn.fujaba.coobra.RecoverDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

base

javax.swing.JPanel base
No comment provided by developer, please add a comment to improve documentation.


Package de.uni_paderborn.fujaba.views.beans

Class de.uni_paderborn.fujaba.views.beans.BeanTagField extends javax.swing.JComboBox implements Serializable

Serialized Fields

propertyEditor

java.beans.PropertyEditor propertyEditor
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.views.beans.BeanTextField extends javax.swing.JTextField implements Serializable

Serialized Fields

propertyEditor

java.beans.PropertyEditor propertyEditor
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.views.beans.NumberInputField extends javax.swing.JPanel implements Serializable

Serialized Fields

mainPanel

javax.swing.JPanel mainPanel
No comment provided by developer, please add a comment to improve documentation.


input

NumberTextField input
No comment provided by developer, please add a comment to improve documentation.


up

javax.swing.JButton up
No comment provided by developer, please add a comment to improve documentation.


down

javax.swing.JButton down
No comment provided by developer, please add a comment to improve documentation.


buttonPanel

javax.swing.JPanel buttonPanel
No comment provided by developer, please add a comment to improve documentation.


incrValue

java.lang.Number incrValue
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.views.beans.NumberTextField extends javax.swing.JTextField implements Serializable

Serialized Fields

toolkit

java.awt.Toolkit toolkit
No comment provided by developer, please add a comment to improve documentation.


parser

java.text.NumberFormat parser
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.views.beans.NumberTextField.NumberDocument extends javax.swing.text.PlainDocument implements Serializable


Package de.uni_paderborn.fujaba.layout.options

Class de.uni_paderborn.fujaba.layout.options.LayoutPreferencesPanel extends PreferencesPanel implements Serializable

Serialized Fields

collapseClassesCheckBox

javax.swing.JCheckBox collapseClassesCheckBox
No comment provided by developer, please add a comment to improve documentation.


showRoleNamesCheckBox

javax.swing.JCheckBox showRoleNamesCheckBox
No comment provided by developer, please add a comment to improve documentation.


defaultLayoutComboBox

javax.swing.JComboBox defaultLayoutComboBox
No comment provided by developer, please add a comment to improve documentation.


activityDiagramComboBox

javax.swing.JComboBox activityDiagramComboBox
No comment provided by developer, please add a comment to improve documentation.


horizontalDistanceTextField

javax.swing.JTextField horizontalDistanceTextField
No comment provided by developer, please add a comment to improve documentation.


verticalDistanceTextField

javax.swing.JTextField verticalDistanceTextField
No comment provided by developer, please add a comment to improve documentation.


iterationsTextField

javax.swing.JTextField iterationsTextField
No comment provided by developer, please add a comment to improve documentation.


stretchFactorTextField

javax.swing.JTextField stretchFactorTextField
No comment provided by developer, please add a comment to improve documentation.


minimumWidthTextField

javax.swing.JTextField minimumWidthTextField
No comment provided by developer, please add a comment to improve documentation.


Package de.uni_paderborn.fujaba.app.action

Class de.uni_paderborn.fujaba.app.action.AboutBoxAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.app.action.CompileAction extends javax.swing.AbstractAction implements Serializable

Serialized Fields

myView

ProcessOutputViewer myView
No comment provided by developer, please add a comment to improve documentation.


quietCompile

boolean quietCompile
No comment provided by developer, please add a comment to improve documentation.


outPath

java.lang.String outPath
No comment provided by developer, please add a comment to improve documentation.


exitAction

java.awt.event.ActionListener exitAction
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.app.action.CreateJarAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.app.action.DeleteDiagramAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.app.action.EnvironmentOptionsAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.app.action.ExitAction extends ProjectNotSavedAction implements Serializable

Class de.uni_paderborn.fujaba.app.action.ExportAndCompileAction extends javax.swing.AbstractAction implements Serializable

Serialized Fields

success

boolean success
Keeps the state of the ExportAndCompileAction for other actions

Class de.uni_paderborn.fujaba.app.action.ExportFilesAction extends javax.swing.AbstractAction implements Serializable

Serialized Fields

success

boolean success
Keeps the state of the ExportFilesAction for other actions

Class de.uni_paderborn.fujaba.app.action.ExportJavaAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.app.action.FindIncrementAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.app.action.ImportFujaba3Action extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.app.action.InfoAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.app.action.NewProjectAction extends ProjectNotSavedAction implements Serializable

Class de.uni_paderborn.fujaba.app.action.OpenProjectAction extends ProjectNotSavedAction implements Serializable

Class de.uni_paderborn.fujaba.app.action.OpenRecentProjectAction extends ProjectNotSavedAction implements Serializable

Serialized Fields

file

java.io.File file
File to be opened with this Action


menuItem

javax.swing.JMenuItem menuItem
putValue doesn't work well for other attribs than name, so this is a fix...

Class de.uni_paderborn.fujaba.app.action.OpenTextFileAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.app.action.PluginDownloadAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.app.action.PluginOptionsAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.app.action.ProjectNotSavedAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.app.action.ProjectOptionsAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.app.action.RenameDiagramAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.app.action.RunAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.app.action.SaveFprProjectAction extends SaveProjectAsAction implements Serializable

Class de.uni_paderborn.fujaba.app.action.SaveProjectAction extends SaveFprProjectAction implements Serializable

Class de.uni_paderborn.fujaba.app.action.SaveProjectAsAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.app.action.SelectAllAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.app.action.UpdateProjectTreeAction extends javax.swing.AbstractAction implements Serializable


Package de.uni_paderborn.fujaba.app

Class de.uni_paderborn.fujaba.app.AboutBox extends javax.swing.JDialog implements Serializable

Class de.uni_paderborn.fujaba.app.FrameMain extends javax.swing.JFrame implements Serializable

Serialized Fields

scrollBarPositions

de.upb.tools.fca.FHashMap scrollBarPositions
Map from ASGDiagram to Point to store scrollbar positions per diagram.


statusLabel

javax.swing.JLabel statusLabel
No comment provided by developer, please add a comment to improve documentation.


memoryLabel

javax.swing.JLabel memoryLabel
No comment provided by developer, please add a comment to improve documentation.


splitpane

javax.swing.JSplitPane splitpane
No comment provided by developer, please add a comment to improve documentation.


umlProject

UMLProject umlProject
No comment provided by developer, please add a comment to improve documentation.


fileChooser

javax.swing.JFileChooser fileChooser
No comment provided by developer, please add a comment to improve documentation.


leftSplitPane

javax.swing.JSplitPane leftSplitPane
horizontal split pane on the left of the main frame


propertyEditor

de.uni_kassel.prop.JPropertyTable propertyEditor
property editor (bottom left)


propertyEditorContainer

javax.swing.JPanel propertyEditorContainer
container for the property editor


propertyEditorCaption

javax.swing.JLabel propertyEditorCaption
caption for the property editor (shows currently selected object's class)


messagePanel

javax.swing.JPanel messagePanel
No comment provided by developer, please add a comment to improve documentation.


messageView

MessageView messageView
No comment provided by developer, please add a comment to improve documentation.


splitMessagesAndDesktop

javax.swing.JSplitPane splitMessagesAndDesktop
No comment provided by developer, please add a comment to improve documentation.


editModeFactory

EditModeFactory editModeFactory
for (de)activate alternate editing modes


filterFujabaProject

SchemaFilter filterFujabaProject
No comment provided by developer, please add a comment to improve documentation.


filterJavaFiles

SchemaFilter filterJavaFiles
No comment provided by developer, please add a comment to improve documentation.


filterJarFiles

SchemaFilter filterJarFiles
No comment provided by developer, please add a comment to improve documentation.


desktop

javax.swing.JDesktopPane desktop
container for childwindows


inShowDiagram

boolean inShowDiagram
true while executing FrameMain.showDiagram(de.uni_paderborn.fujaba.asg.ASGDiagram)


frames

java.util.Map frames
map ASGDiagram -> InternalFrame


frameDummy

InternalFrame frameDummy
No comment provided by developer, please add a comment to improve documentation.


tabbedPaneProxy

TabbedPaneProxy tabbedPaneProxy
                  0..1   tabbedPaneProxy    0..1
 TabbedPaneProxy -------------------------------- FrameMain
                  tabbedPaneProxy      frameMain
 


decorators

de.upb.tools.fca.FHashSet decorators
                 0..n    decorators   0..1
 FrameDecorator --------------------------- FrameMain
                 decorators      frameMain
 


displayedStatusMessages

de.upb.tools.fca.FLinkedList displayedStatusMessages
No comment provided by developer, please add a comment to improve documentation.


saveAction

javax.swing.AbstractAction saveAction
store the value for field saveAction

Class de.uni_paderborn.fujaba.app.InternalFrame extends javax.swing.JInternalFrame implements Serializable

Serialized Fields

diagram

ASGDiagram diagram
diagram contained in this frame (may be null)


frameMain

FrameMain frameMain
No comment provided by developer, please add a comment to improve documentation.


toolbarsPanel

javax.swing.JPanel toolbarsPanel
Panel for diagram specific Toolbars


diagramComponent

javax.swing.JComponent diagramComponent
component that represents the whole shown diagram


scrollerPanel

javax.swing.JScrollPane scrollerPanel
scoller panel around the diagram


diagramRootPane

JDiagramRootPane diagramRootPane
root pane of the diagram

Class de.uni_paderborn.fujaba.app.OptionsPanelProject extends PreferencesPanel implements Serializable

Serialized Fields

textFieldProjectName

javax.swing.JTextField textFieldProjectName
No comment provided by developer, please add a comment to improve documentation.


textFieldProjectRootDir

javax.swing.JTextField textFieldProjectRootDir
No comment provided by developer, please add a comment to improve documentation.


textFieldAdditionalClassPath

javax.swing.JTextField textFieldAdditionalClassPath
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.app.ProgressBar extends javax.swing.JDialog implements Serializable

Serialized Fields

cancel

javax.swing.JButton cancel
No comment provided by developer, please add a comment to improve documentation.


maxNr

int maxNr
No comment provided by developer, please add a comment to improve documentation.


actNr

int actNr
No comment provided by developer, please add a comment to improve documentation.


aborted

boolean aborted
No comment provided by developer, please add a comment to improve documentation.


container

javax.swing.JPanel container
No comment provided by developer, please add a comment to improve documentation.


labelInfo

javax.swing.JLabel labelInfo
No comment provided by developer, please add a comment to improve documentation.


labelNr

javax.swing.JLabel labelNr
No comment provided by developer, please add a comment to improve documentation.


progressBar

javax.swing.JProgressBar progressBar
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.app.ProjectDialog extends FujabaDialog implements Serializable

Serialized Fields

optionsProject

OptionsPanelProject optionsProject
No comment provided by developer, please add a comment to improve documentation.


browseButton

javax.swing.JButton browseButton
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.app.ScrollPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

startPos

int startPos
Contains the starting point of the displayed block in pixel. startPos = 0 the top of the block is at the top of the Panel startPos = this.getHeight the top of the block is at the bottom of the panel (and so nothing is displayed) startPos = - getBlockHeight() the bottom of the block is at the top of the panel (and so nothing is displayed)


currBlock

int currBlock
Contains the current block that's scrolled through the panel


delay

int delay
Contains the delay (in ms) for the scrolling (scrolling speed, 20-30 ms is a good value)


scrollWidth

int scrollWidth
The size of the scrolling area in the panel


scrollHeight

int scrollHeight
The size of the scrolling area in the panel


xmouse

int xmouse
Absolute and relative mouse coordinates for the mouseScroller [TM]


ymouse

int ymouse
Absolute and relative mouse coordinates for the mouseScroller [TM]


ydiff

int ydiff
Absolute and relative mouse coordinates for the mouseScroller [TM]


pause

boolean pause
Flag for pause function


inpanel

boolean inpanel
Flag for the status symbol display (play, pause symbol) true if the mouse is in the panel (and the status is displayed)


initialize

boolean initialize
Flag for initialisation purposes of mainImg and mainMap


shadowCol

java.awt.Color shadowCol
Contains the text shadow color


symbolCol

java.awt.Color symbolCol
Contains the symbol color


backgrCol

java.awt.Color backgrCol
Contains the background color


mainImg

java.awt.Image mainImg
The Image of the scrolling area. JPanel supports DoubleBuffering, so we don't need to DoubleBuffer the scroll area


mainMap

java.awt.Graphics mainMap
The Graphics object of mainImg


titleF

java.awt.Font titleF
Hard coded font styles for title, text and subtitle


textF

java.awt.Font textF
No comment provided by developer, please add a comment to improve documentation.


subtitleF

java.awt.Font subtitleF
No comment provided by developer, please add a comment to improve documentation.


cthread

java.lang.Thread cthread
The thread to scroll the text


cont

BlockContainer cont
Contains a BlockContainer that reads the script and holds all blocks of text


file

java.lang.String file
No comment provided by developer, please add a comment to improve documentation.


Package de.uni_paderborn.fujaba.coobra.actions

Class de.uni_paderborn.fujaba.coobra.actions.AutoUpdateAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.coobra.actions.CheckinAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.coobra.actions.CheckoutAction extends javax.swing.AbstractAction implements Serializable

Serialized Fields

dialog

SelectServerRepositoryDialog dialog
For choosing the server to checkout from


connectOnly

boolean connectOnly
true if no update should be called


progress

ProgressDialog progress
dialog for displaying progress

Class de.uni_paderborn.fujaba.coobra.actions.CheckoutAndApplyPatchAction extends CheckoutVersionAction implements Serializable

Class de.uni_paderborn.fujaba.coobra.actions.CheckoutVersionAction extends CheckoutAction implements Serializable

Serialized Fields

patch

boolean patch
No comment provided by developer, please add a comment to improve documentation.


versionChooser

CheckoutVersionChooser versionChooser
dialog for choosing the project version


filter

de.tu_bs.coobra.LocalRepository.UpdateFilter filter
version filter

Class de.uni_paderborn.fujaba.coobra.actions.CheckoutVersionChooser extends javax.swing.JDialog implements Serializable

Serialized Fields

data

java.util.Vector data
data shown in the list


list

javax.swing.JList list
list that shows the versions


allowFreeSelection

boolean allowFreeSelection
indicates if free selections are allowed


listSelectionListener

javax.swing.event.ListSelectionListener listSelectionListener
listener to ensure correct selection

Class de.uni_paderborn.fujaba.coobra.actions.CompactAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.coobra.actions.CopyAction extends javax.swing.AbstractAction implements Serializable

Serialized Fields

possiblyIgnoredValues

java.util.Set possiblyIgnoredValues
(possibly) ignored values when determining which changes to copy


compartmentLinks

java.util.Map compartmentLinks
a map of compartment links:
either ("fieldName", null) to copy all objects that link to another copied object via fieldName
or (ObjectClass.class, "fieldName") to copy all objects that link to another copied object of class ObjectClass via fieldName


copyData

CopyAction.CopyData copyData
data for copying


newValueToChangesMap

de.upb.tools.fca.FDuplicatedHashMap newValueToChangesMap
map from object to all changes having the key as new value

Class de.uni_paderborn.fujaba.coobra.actions.CutAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.coobra.actions.PasteAction extends javax.swing.AbstractAction implements Serializable

Serialized Fields

newNames

java.util.Map newNames
map for new object name (ASGElement, "newName")


copyData

CopyAction.CopyData copyData
data for copying


copyManager

de.tu_bs.coobra.CopyManager copyManager
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.coobra.actions.ProgressDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

progressBar

javax.swing.JProgressBar progressBar
No comment provided by developer, please add a comment to improve documentation.


visibleSignal

java.lang.Object visibleSignal
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.coobra.actions.RedoAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.coobra.actions.RestoreAction extends javax.swing.AbstractAction implements Serializable

Serialized Fields

progress

ProgressDialog progress
dialog for displaying progress


chooser

javax.swing.JFileChooser chooser
For choosing the filename to restore to

Class de.uni_paderborn.fujaba.coobra.actions.RestoreServerAction extends javax.swing.AbstractAction implements Serializable

Serialized Fields

chooser

javax.swing.JFileChooser chooser
For choosing the filename to restore to

Class de.uni_paderborn.fujaba.coobra.actions.SelectServerRepositoryDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

nameServerChecked

boolean nameServerChecked
No comment provided by developer, please add a comment to improve documentation.


historyListData

java.util.Vector historyListData
data for JList (history)


ok

boolean ok
when true ok was pressed


jPanel8

javax.swing.JPanel jPanel8
No comment provided by developer, please add a comment to improve documentation.


jPanel7

javax.swing.JPanel jPanel7
No comment provided by developer, please add a comment to improve documentation.


jPanel6

javax.swing.JPanel jPanel6
No comment provided by developer, please add a comment to improve documentation.


iorTabLabelPanel

javax.swing.JPanel iorTabLabelPanel
No comment provided by developer, please add a comment to improve documentation.


nameTabContentPanel

javax.swing.JPanel nameTabContentPanel
No comment provided by developer, please add a comment to improve documentation.


nameTabLabelPanel

javax.swing.JPanel nameTabLabelPanel
No comment provided by developer, please add a comment to improve documentation.


nameTabLeftPanel

javax.swing.JPanel nameTabLeftPanel
No comment provided by developer, please add a comment to improve documentation.


jPanel2

javax.swing.JPanel jPanel2
No comment provided by developer, please add a comment to improve documentation.


jPanel1

javax.swing.JPanel jPanel1
No comment provided by developer, please add a comment to improve documentation.


cancelButton

javax.swing.JButton cancelButton
No comment provided by developer, please add a comment to improve documentation.


okButton

javax.swing.JButton okButton
No comment provided by developer, please add a comment to improve documentation.


repositoryName

javax.swing.JTextField repositoryName
No comment provided by developer, please add a comment to improve documentation.


login

javax.swing.JTextField login
No comment provided by developer, please add a comment to improve documentation.


password

javax.swing.JPasswordField password
No comment provided by developer, please add a comment to improve documentation.


lightweightCheck

javax.swing.JCheckBox lightweightCheck
No comment provided by developer, please add a comment to improve documentation.


nameServer

javax.swing.JTextField nameServer
No comment provided by developer, please add a comment to improve documentation.


jTabbedPane

javax.swing.JTabbedPane jTabbedPane
No comment provided by developer, please add a comment to improve documentation.


nameServerPort

javax.swing.JTextField nameServerPort
No comment provided by developer, please add a comment to improve documentation.


ior

javax.swing.JTextField ior
No comment provided by developer, please add a comment to improve documentation.


iorLabel

javax.swing.JLabel iorLabel
No comment provided by developer, please add a comment to improve documentation.


repositoryNameLabel

javax.swing.JLabel repositoryNameLabel
No comment provided by developer, please add a comment to improve documentation.


loginLabel

javax.swing.JLabel loginLabel
No comment provided by developer, please add a comment to improve documentation.


passwordLabel

javax.swing.JLabel passwordLabel
No comment provided by developer, please add a comment to improve documentation.


connectOnlyLabel

javax.swing.JLabel connectOnlyLabel
No comment provided by developer, please add a comment to improve documentation.


connectOnly

javax.swing.JCheckBox connectOnly
No comment provided by developer, please add a comment to improve documentation.


lightweightLabel

javax.swing.JLabel lightweightLabel
No comment provided by developer, please add a comment to improve documentation.


portLabel

javax.swing.JLabel portLabel
No comment provided by developer, please add a comment to improve documentation.


nameServerBox

javax.swing.JComboBox nameServerBox
No comment provided by developer, please add a comment to improve documentation.


historyPanel

javax.swing.JPanel historyPanel
No comment provided by developer, please add a comment to improve documentation.


historyList

javax.swing.JList historyList
No comment provided by developer, please add a comment to improve documentation.


historyDeleteButton

javax.swing.JButton historyDeleteButton
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.coobra.actions.ShowChangesAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.coobra.actions.ShowPropertyEditorAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.coobra.actions.StartServerRepositoryAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.coobra.actions.StoreAction extends javax.swing.AbstractAction implements Serializable

Serialized Fields

clientChooser

javax.swing.JFileChooser clientChooser
For choosing the filename to store to


serverChooser

javax.swing.JFileChooser serverChooser
For choosing the filename to store a server to

Class de.uni_paderborn.fujaba.coobra.actions.UndoAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.coobra.actions.UpdateAction extends javax.swing.AbstractAction implements Serializable

Serialized Fields

progress

ProgressDialog progress
dialog for displaying progress


Package de.uni_paderborn.fujaba.mpEdit

Class de.uni_paderborn.fujaba.mpEdit.TextFrame extends javax.swing.JFrame implements Serializable

Serialized Fields

mpEdit

mpEDIT mpEdit
No comment provided by developer, please add a comment to improve documentation.


strings

java.util.ResourceBundle strings
No comment provided by developer, please add a comment to improve documentation.


docMan

DocMan docMan
No comment provided by developer, please add a comment to improve documentation.


horiz

javax.swing.JScrollBar horiz
No comment provided by developer, please add a comment to improve documentation.


vert

javax.swing.JScrollBar vert
No comment provided by developer, please add a comment to improve documentation.


textMenu

TextMenu textMenu
No comment provided by developer, please add a comment to improve documentation.


textCanvas

TextCanvas textCanvas
No comment provided by developer, please add a comment to improve documentation.


activeMillis

long activeMillis
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.mpEdit.TextMenu extends javax.swing.JMenuBar implements Serializable

Serialized Fields

mpEdit

mpEDIT mpEdit
No comment provided by developer, please add a comment to improve documentation.


textFrame

TextFrame textFrame
No comment provided by developer, please add a comment to improve documentation.


textCanvas

TextCanvas textCanvas
No comment provided by developer, please add a comment to improve documentation.


docMan

DocMan docMan
No comment provided by developer, please add a comment to improve documentation.


strings

java.util.ResourceBundle strings
No comment provided by developer, please add a comment to improve documentation.


fileMenu

javax.swing.JMenu fileMenu
No comment provided by developer, please add a comment to improve documentation.


editMenu

javax.swing.JMenu editMenu
No comment provided by developer, please add a comment to improve documentation.


optionMenu

javax.swing.JMenu optionMenu
No comment provided by developer, please add a comment to improve documentation.


windowMenu

javax.swing.JMenu windowMenu
No comment provided by developer, please add a comment to improve documentation.


helpMenu

javax.swing.JMenu helpMenu
No comment provided by developer, please add a comment to improve documentation.


clipboard

java.awt.datatransfer.Clipboard clipboard
No comment provided by developer, please add a comment to improve documentation.


Package de.uni_paderborn.fujaba.gxl

Class de.uni_paderborn.fujaba.gxl.MessageDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

ok

javax.swing.JButton ok
No comment provided by developer, please add a comment to improve documentation.


message

java.lang.String message
No comment provided by developer, please add a comment to improve documentation.


tmpFrameMain

javax.swing.JFrame tmpFrameMain
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.gxl.XSLTransformerDialog extends FujabaDialog implements Serializable

Serialized Fields

status

int status
No comment provided by developer, please add a comment to improve documentation.


stylesheets

java.util.Hashtable stylesheets
No comment provided by developer, please add a comment to improve documentation.


stylesheetDir

java.io.File stylesheetDir
No comment provided by developer, please add a comment to improve documentation.


stylesheetList

java.io.File stylesheetList
No comment provided by developer, please add a comment to improve documentation.


iter

java.util.Iterator iter
No comment provided by developer, please add a comment to improve documentation.


text

java.lang.String text
No comment provided by developer, please add a comment to improve documentation.


fileChooser

javax.swing.JFileChooser fileChooser
No comment provided by developer, please add a comment to improve documentation.


file

javax.swing.JTextField file
No comment provided by developer, please add a comment to improve documentation.


buttonPanel

javax.swing.JPanel buttonPanel
No comment provided by developer, please add a comment to improve documentation.


okButton

javax.swing.JButton okButton
No comment provided by developer, please add a comment to improve documentation.


cancelButton

javax.swing.JButton cancelButton
No comment provided by developer, please add a comment to improve documentation.


availableSheetList

javax.swing.JList availableSheetList
No comment provided by developer, please add a comment to improve documentation.


appliedSheetList

javax.swing.JList appliedSheetList
No comment provided by developer, please add a comment to improve documentation.


importModel

javax.swing.DefaultListModel importModel
No comment provided by developer, please add a comment to improve documentation.


exportModel

javax.swing.DefaultListModel exportModel
No comment provided by developer, please add a comment to improve documentation.


addExport

javax.swing.JCheckBox addExport
No comment provided by developer, please add a comment to improve documentation.


Package de.uni_paderborn.fujaba.packagediagrams.actions

Class de.uni_paderborn.fujaba.packagediagrams.actions.AddToPackageAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.packagediagrams.actions.AddToPackageDiagramAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.packagediagrams.actions.DeleteCurrentAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.packagediagrams.actions.GoToDiagramAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.packagediagrams.actions.NewDiagramUsageAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.packagediagrams.actions.NewPackageDiagramAction extends javax.swing.AbstractAction implements Serializable


Package de.uni_paderborn.fujaba.gui.comp

Class de.uni_paderborn.fujaba.gui.comp.FujabaDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

pressedButton

int pressedButton
the variable contains the button, which closes the dialog


parentFrame

javax.swing.JFrame parentFrame
the parent frame the the current dialog


buttonOk

javax.swing.JButton buttonOk
No comment provided by developer, please add a comment to improve documentation.


buttonCancel

javax.swing.JButton buttonCancel
No comment provided by developer, please add a comment to improve documentation.


buttonHelp

javax.swing.JButton buttonHelp
No comment provided by developer, please add a comment to improve documentation.


buttonClose

javax.swing.JButton buttonClose
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.gui.comp.FujabaDialogPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

diagParent

FujabaDialogPanel diagParent
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.gui.comp.JglComboBoxModel extends JglListModel implements Serializable

Serialized Fields

none

int none
none == 1 there is a value NONE none == 0 there is no value NONE


selectedItem

java.lang.Object selectedItem
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.gui.comp.JglListModel extends javax.swing.AbstractListModel implements Serializable

Serialized Fields

pair

boolean pair
No comment provided by developer, please add a comment to improve documentation.


useKey

boolean useKey
No comment provided by developer, please add a comment to improve documentation.


items

java.lang.Object[] items
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.gui.comp.StringCellRenderer extends javax.swing.JLabel implements Serializable

Class de.uni_paderborn.fujaba.gui.comp.VisibilityComboBox extends javax.swing.JComboBox implements Serializable


Package de.uni_paderborn.fujaba.gui.mdi

Class de.uni_paderborn.fujaba.gui.mdi.DesktopMenu extends javax.swing.JMenu implements Serializable

Serialized Fields

desktop

javax.swing.JDesktopPane desktop
managed desktop


positioning

FramePositioning positioning
strategy for frame positioning


baseItemsEndIndex

int baseItemsEndIndex
last index of non-dynamic menu entries


frameRadioButtonMenuItemGroup

javax.swing.ButtonGroup frameRadioButtonMenuItemGroup
group for frame radio buttons


closeMenuItem

javax.swing.JMenuItem closeMenuItem
menuitem to close selected window


closeAllMenuItem

javax.swing.JMenuItem closeAllMenuItem
menuitem to close all internal frames

Class de.uni_paderborn.fujaba.gui.mdi.DesktopTaskBar extends javax.swing.JPanel implements Serializable

Serialized Fields

desktop

javax.swing.JDesktopPane desktop
desktop for frames


taskButtonPanel

de.uni_paderborn.fujaba.gui.mdi.DesktopTaskBar.ButttonPanel taskButtonPanel
No comment provided by developer, please add a comment to improve documentation.


backList

de.upb.tools.fca.FLinkedList backList
list of frames that were selected (most recently selected is the last one in the list)


forthList

de.upb.tools.fca.FLinkedList forthList
list of frames that were visited and left by the 'back' button (most recently left is the first one in the list)


backButton

javax.swing.JButton backButton
'back' button (select previously selected internal frame)


forthButton

javax.swing.JButton forthButton
'forth' button (select internal frame recently left by the 'back' button)


inBackForth

boolean inBackForth
true while processing 'back' or 'forth' request


lastEventTime

long lastEventTime
last value of System.currentTimeMillis() upon occurence of last frame event


Package de.uni_paderborn.fujaba.packagediagrams

Class de.uni_paderborn.fujaba.packagediagrams.AddToPackageDiagramDialog extends FujabaDialog implements Serializable


Package de.uni_paderborn.fujaba.codegen

Class de.uni_paderborn.fujaba.codegen.CodeGenException extends java.lang.RuntimeException implements Serializable

Serialized Fields

exceptions

java.util.Set exceptions
No comment provided by developer, please add a comment to improve documentation.


Package de.uni_paderborn.fujaba.layout.actions

Class de.uni_paderborn.fujaba.layout.actions.LayoutAction extends javax.swing.AbstractAction implements Serializable


Package de.uni_paderborn.fujaba.basic

Class de.uni_paderborn.fujaba.basic.FujabaPropertyChangeSupport extends java.beans.PropertyChangeSupport implements Serializable

serialVersionUID: 7162625831330845068l

Serialized Fields

source

java.lang.Object source
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.basic.ProcessOutputViewer extends javax.swing.JInternalFrame implements Serializable

Serialized Fields

exitText

java.lang.String exitText
No comment provided by developer, please add a comment to improve documentation.


normalOutput

javax.swing.JTextArea normalOutput
No comment provided by developer, please add a comment to improve documentation.


exit

javax.swing.JButton exit
No comment provided by developer, please add a comment to improve documentation.


execute

javax.swing.JButton execute
No comment provided by developer, please add a comment to improve documentation.


recompile

javax.swing.JButton recompile
No comment provided by developer, please add a comment to improve documentation.


clearHistory

javax.swing.JButton clearHistory
No comment provided by developer, please add a comment to improve documentation.


clearDisplay

javax.swing.JButton clearDisplay
No comment provided by developer, please add a comment to improve documentation.


processCommandLabel

javax.swing.JLabel processCommandLabel
No comment provided by developer, please add a comment to improve documentation.


commandLineBox

javax.swing.JComboBox commandLineBox
No comment provided by developer, please add a comment to improve documentation.


processStateLabel

javax.swing.JLabel processStateLabel
No comment provided by developer, please add a comment to improve documentation.


curProcessState

int curProcessState
No comment provided by developer, please add a comment to improve documentation.


processListeners

de.upb.tools.fca.FTreeSet processListeners
No comment provided by developer, please add a comment to improve documentation.


normalOutputPoller

ProcessOutputViewer.StreamPoller normalOutputPoller
No comment provided by developer, please add a comment to improve documentation.


errorOutputPoller

ProcessOutputViewer.StreamPoller errorOutputPoller
No comment provided by developer, please add a comment to improve documentation.


process

java.lang.Process process
No comment provided by developer, please add a comment to improve documentation.


exitAction

java.awt.event.ActionListener exitAction
No comment provided by developer, please add a comment to improve documentation.


advancedPanel

javax.swing.JPanel advancedPanel
No comment provided by developer, please add a comment to improve documentation.


environment

java.util.Map environment
store the value for field environment


calledByCompileAction

boolean calledByCompileAction
to decide if CompileAction has called POV


listeners

java.util.Collection listeners
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.basic.RuntimeExceptionWithContext extends java.lang.RuntimeException implements Serializable

Serialized Fields

context

FElement context
the element that can be shown to the user to display the error context


Package de.uni_paderborn.fujaba.uml.dialogs

Class de.uni_paderborn.fujaba.uml.dialogs.MergeClassesDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

radio1

javax.swing.JRadioButton radio1
No comment provided by developer, please add a comment to improve documentation.


radio2

javax.swing.JRadioButton radio2
No comment provided by developer, please add a comment to improve documentation.


class1

UMLClass class1
No comment provided by developer, please add a comment to improve documentation.


class2

UMLClass class2
No comment provided by developer, please add a comment to improve documentation.


Package de.uni_paderborn.fujaba.logging

Class de.uni_paderborn.fujaba.logging.LoggingConfigException extends java.lang.Exception implements Serializable


Package de.uni_paderborn.fujaba.preferences.gui

Class de.uni_paderborn.fujaba.preferences.gui.AppenderPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

displayName

java.lang.String displayName
Name used to refer to appender in GUI


configName

java.lang.String configName
Name used to refer to appender in log4j config file


enabledBox

javax.swing.JCheckBox enabledBox
Determines whether appender is enabled or not


THRESHOLDS

java.lang.String[] THRESHOLDS
Selectable thresholds


thresholdLabel

javax.swing.JLabel thresholdLabel
Label for threshold combo box


thresholdCombo

javax.swing.JComboBox thresholdCombo
Threshold of appender


gridBag

java.awt.GridBagLayout gridBag
Layout of panel


constraints

java.awt.GridBagConstraints constraints
Layout constraints for panel


componentMap

java.util.Hashtable componentMap
Components in panel which are additional to the default mapped to corresponding parameter names

Class de.uni_paderborn.fujaba.preferences.gui.CodeGenPreferencesPanel extends PreferencesPanel implements Serializable

Serialized Fields

boxes

java.util.Map boxes
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.preferences.gui.ColorsPreferencesPanel extends PreferencesPanel implements Serializable

Serialized Fields

colorList

javax.swing.JList colorList
List of all colors


colorChooser

javax.swing.JColorChooser colorChooser
Display and change current color


colorData

java.util.Vector colorData
Stores the names of colors displayed in the JList colors


selectionListener

javax.swing.event.ListSelectionListener selectionListener
Listen to changes of the selection in the color list


colorListener

javax.swing.event.ChangeListener colorListener
Listen to changes to the currently selected color

Class de.uni_paderborn.fujaba.preferences.gui.DebugPreferencesPanel extends PreferencesPanel implements Serializable

Serialized Fields

checkBoxDebug

javax.swing.JCheckBox checkBoxDebug
some variable for the FujabaDebug module


checkBoxSaveGenerated

javax.swing.JCheckBox checkBoxSaveGenerated
No comment provided by developer, please add a comment to improve documentation.


debugBoxes

javax.swing.JCheckBox[] debugBoxes
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.preferences.gui.FujabaPreferencesDialog extends PreferencesDialog implements Serializable

Class de.uni_paderborn.fujaba.preferences.gui.GeneralPreferencesPanel extends PreferencesPanel implements Serializable

Serialized Fields

workspaceTextField

javax.swing.JTextField workspaceTextField
No comment provided by developer, please add a comment to improve documentation.


viewFilterTextField

javax.swing.JTextField viewFilterTextField
No comment provided by developer, please add a comment to improve documentation.


jdkTextField

javax.swing.JTextField jdkTextField
No comment provided by developer, please add a comment to improve documentation.


jdkIgnored

javax.swing.JCheckBox jdkIgnored
check to ignore jdk missing/wrong


externalEditorCheckBox

javax.swing.JCheckBox externalEditorCheckBox
No comment provided by developer, please add a comment to improve documentation.


externalEditorTextField

javax.swing.JTextField externalEditorTextField
No comment provided by developer, please add a comment to improve documentation.


extEditorBrowseButton

javax.swing.JButton extEditorBrowseButton
No comment provided by developer, please add a comment to improve documentation.


tmpDirTextField

javax.swing.JTextField tmpDirTextField
No comment provided by developer, please add a comment to improve documentation.


repositoryCheckBox

javax.swing.JCheckBox repositoryCheckBox
for versioning repository


fprSaveCheckBox

javax.swing.JCheckBox fprSaveCheckBox
allow save as FPR


recoverCheckBox

javax.swing.JCheckBox recoverCheckBox
for recover mechanism


createBackupCheckBox

javax.swing.JCheckBox createBackupCheckBox
No comment provided by developer, please add a comment to improve documentation.


workspaceRadioButton

javax.swing.JRadioButton workspaceRadioButton
No comment provided by developer, please add a comment to improve documentation.


projectRadioButton

javax.swing.JRadioButton projectRadioButton
No comment provided by developer, please add a comment to improve documentation.


tmpDirRadioButton

javax.swing.JRadioButton tmpDirRadioButton
No comment provided by developer, please add a comment to improve documentation.


parseCommandLinesCheckBox

javax.swing.JCheckBox parseCommandLinesCheckBox
No comment provided by developer, please add a comment to improve documentation.


lookAndFeelComboBox

javax.swing.JComboBox lookAndFeelComboBox
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.preferences.gui.IconsPreferencesPanel extends PreferencesPanel implements Serializable

Serialized Fields

tabName

java.lang.String tabName
No comment provided by developer, please add a comment to improve documentation.


key

java.lang.String key
No comment provided by developer, please add a comment to improve documentation.


correlation

java.util.Hashtable correlation
No comment provided by developer, please add a comment to improve documentation.


chooserComboBox

javax.swing.JComboBox chooserComboBox
No comment provided by developer, please add a comment to improve documentation.


iconTextField

javax.swing.JTextField iconTextField
No comment provided by developer, please add a comment to improve documentation.


imagePreview

de.uni_paderborn.fujaba.preferences.gui.IconsPreferencesPanel.ImagePreview imagePreview
No comment provided by developer, please add a comment to improve documentation.


dirLabel

javax.swing.JTextField dirLabel
No comment provided by developer, please add a comment to improve documentation.


iconList

javax.swing.JList iconList
No comment provided by developer, please add a comment to improve documentation.


filesListModel

de.uni_paderborn.fujaba.preferences.gui.IconsPreferencesPanel.FilesListModel filesListModel
No comment provided by developer, please add a comment to improve documentation.


currentDir

java.io.File currentDir
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.preferences.gui.JavaPreferencesPanel extends PreferencesPanel implements Serializable

Serialized Fields

prefixTextField

javax.swing.JTextField prefixTextField
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.preferences.gui.LoggerTree extends javax.swing.JTree implements Serializable

Serialized Fields

popup

javax.swing.JPopupMenu popup
Menu for performing actions on loggers


recursiveLevels

javax.swing.JMenu recursiveLevels
Submenu for recursively setting levels (need to turn off for leaves)


nonRoot

java.util.List nonRoot
Items which are not valid at the root


toDelete

java.util.List toDelete
Names of loggers to delete


iconMap

java.util.Map iconMap
Icons for levels

Class de.uni_paderborn.fujaba.preferences.gui.LoggingPreferencesPanel extends PreferencesPanel implements Serializable

Serialized Fields

mainPanel

javax.swing.JPanel mainPanel
The main panel containing interfaces for changing appender and logger settings


addButton

javax.swing.JButton addButton
JButton for adding loggers


treeScroller

javax.swing.JScrollPane treeScroller
JScrollPane for viewing tree of loggers


loggerTree

LoggerTree loggerTree
Specialised JTree for viewing logger settings


appenderPanels

java.util.List appenderPanels
Specific appender panels within the main appender panel


iconMap

java.util.Map iconMap
Map of logging levels to icons

Class de.uni_paderborn.fujaba.preferences.gui.PlugInsPreferencesDialog extends PreferencesDialog implements Serializable

Class de.uni_paderborn.fujaba.preferences.gui.PlugInsPreferencesPanel extends PreferencesPanel implements Serializable

Serialized Fields

foldersList

javax.swing.JList foldersList
No comment provided by developer, please add a comment to improve documentation.


foldersListModel

de.uni_paderborn.fujaba.preferences.gui.PlugInsPreferencesPanel.StringListModel foldersListModel
No comment provided by developer, please add a comment to improve documentation.


downloadURLsList

javax.swing.JList downloadURLsList
No comment provided by developer, please add a comment to improve documentation.


downloadURLsListModel

de.uni_paderborn.fujaba.preferences.gui.PlugInsPreferencesPanel.StringListModel downloadURLsListModel
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.preferences.gui.PreferencesDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

tabbedPane

javax.swing.JTabbedPane tabbedPane
No comment provided by developer, please add a comment to improve documentation.


preferencesPanels

de.upb.tools.fca.FLinkedList preferencesPanels
                    1              PreferencesPanel               n
 PreferencesDialog ------------------------------------------------- PreferencesPanel
                    preferencesDialog   {sorted}  preferencesPanels
 

Class de.uni_paderborn.fujaba.preferences.gui.PreferencesPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

preferencesDialog

PreferencesDialog preferencesDialog
                    1              PreferencesPanel               n
 PreferencesDialog ------------------------------------------------- PreferencesPanel
                    preferencesDialog   {sorted}  preferencesPanels
 


Package de.uni_paderborn.fujaba.fsa.actions

Class de.uni_paderborn.fujaba.fsa.actions.AddBendAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.fsa.actions.ArrangeLoopBendsAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.fsa.actions.DeleteBendAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.fsa.actions.GrabAutoAlignAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.fsa.actions.KillDisplay extends javax.swing.AbstractAction implements Serializable


Package de.uni_paderborn.fujaba.sequencer

Class de.uni_paderborn.fujaba.sequencer.SDMParseException extends RuntimeExceptionWithContext implements Serializable


Package de.uni_paderborn.fujaba.fsa.swing.border

Class de.uni_paderborn.fujaba.fsa.swing.border.AbstractColorBorder extends javax.swing.border.AbstractBorder implements Serializable

Serialized Fields

borderColor

java.awt.Color borderColor
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.fsa.swing.border.ActivityBorder extends AbstractColorBorder implements Serializable

Serialized Fields

foreachBorder

boolean foreachBorder
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.fsa.swing.border.CircleBorder extends AbstractColorBorder implements Serializable

Class de.uni_paderborn.fujaba.fsa.swing.border.ColoredTextBorder extends TextBorder implements Serializable

Serialized Fields

textColor

java.awt.Color textColor
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.fsa.swing.border.CommentBorder extends AbstractColorBorder implements Serializable

Class de.uni_paderborn.fujaba.fsa.swing.border.CrossBorder extends LineBorder implements Serializable

Class de.uni_paderborn.fujaba.fsa.swing.border.DashedBorder extends javax.swing.border.LineBorder implements Serializable

Class de.uni_paderborn.fujaba.fsa.swing.border.EmptyBorder extends AbstractColorBorder implements Serializable

Serialized Fields

insets

java.awt.Insets insets
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.fsa.swing.border.LineBorder extends AbstractColorBorder implements Serializable

Serialized Fields

thickness

int thickness
No comment provided by developer, please add a comment to improve documentation.


roundedCorners

boolean roundedCorners
No comment provided by developer, please add a comment to improve documentation.


stroke

java.awt.Stroke stroke
No comment provided by developer, please add a comment to improve documentation.


dashedFlag

boolean dashedFlag
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.fsa.swing.border.OvalBorder extends AbstractColorBorder implements Serializable

Serialized Fields

opaqueFlag

boolean opaqueFlag
No comment provided by developer, please add a comment to improve documentation.


stroke

java.awt.Stroke stroke
No comment provided by developer, please add a comment to improve documentation.


dashedFlag

boolean dashedFlag
No comment provided by developer, please add a comment to improve documentation.


thickness

int thickness
No comment provided by developer, please add a comment to improve documentation.


doubleOval

boolean doubleOval
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.fsa.swing.border.ProcessBorder extends AbstractColorBorder implements Serializable

Class de.uni_paderborn.fujaba.fsa.swing.border.RhombBorder extends AbstractColorBorder implements Serializable

Class de.uni_paderborn.fujaba.fsa.swing.border.SetBorder extends AbstractColorBorder implements Serializable

Serialized Fields

stroke

java.awt.Stroke stroke
No comment provided by developer, please add a comment to improve documentation.


thickness

int thickness
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.fsa.swing.border.SignalBorder extends AbstractColorBorder implements Serializable

Serialized Fields

signalShape

int signalShape
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.fsa.swing.border.StateBorder extends AbstractColorBorder implements Serializable

Serialized Fields

borderInsets

java.awt.Insets borderInsets
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.fsa.swing.border.TextBorder extends AbstractColorBorder implements Serializable

Serialized Fields

upperLeftText

java.lang.String upperLeftText
No comment provided by developer, please add a comment to improve documentation.


upperLeftColor

java.awt.Color upperLeftColor
No comment provided by developer, please add a comment to improve documentation.


lowerLeftText

java.lang.String lowerLeftText
No comment provided by developer, please add a comment to improve documentation.


lowerLeftColor

java.awt.Color lowerLeftColor
No comment provided by developer, please add a comment to improve documentation.


upperRightText

java.lang.String upperRightText
No comment provided by developer, please add a comment to improve documentation.


upperRightColor

java.awt.Color upperRightColor
No comment provided by developer, please add a comment to improve documentation.


lowerRightText

java.lang.String lowerRightText
No comment provided by developer, please add a comment to improve documentation.


lowerRightColor

java.awt.Color lowerRightColor
No comment provided by developer, please add a comment to improve documentation.


font

java.awt.Font font
No comment provided by developer, please add a comment to improve documentation.


Package de.uni_paderborn.fujaba.gxl.actions

Class de.uni_paderborn.fujaba.gxl.actions.ExportGXLAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.gxl.actions.ImportGXLAction extends javax.swing.AbstractAction implements Serializable


Package de.uni_paderborn.fujaba.views.actions

Class de.uni_paderborn.fujaba.views.actions.EditFilterAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.views.actions.EditViewsAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.views.actions.FlushAddItemsAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.views.actions.UpdateViewsAction extends javax.swing.AbstractAction implements Serializable


Package de.uni_paderborn.fujaba.gui

Class de.uni_paderborn.fujaba.gui.AbstractDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

userChoice

int userChoice
No comment provided by developer, please add a comment to improve documentation.


okButton

javax.swing.JButton okButton
The default "Cancel" button.

See Also:
AbstractDialog.setOkButton(javax.swing.JButton), AbstractDialog.getOkButton()

cancelButton

javax.swing.JButton cancelButton
The default "Cancel" button.

See Also:
AbstractDialog.setCancelButton(javax.swing.JButton), AbstractDialog.getCancelButton()

Class de.uni_paderborn.fujaba.gui.ActivityPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

asgElement

ASGElement asgElement
No comment provided by developer, please add a comment to improve documentation.


activityDialog

EditActivityDialog activityDialog
                     0..1           panels            n
 EditActivityDialog ------------------------------------ ActivityPanel
                     activityDialog      activityPanels
 

Class de.uni_paderborn.fujaba.gui.BasicPropertyEditor extends javax.swing.JDialog implements Serializable

Serialized Fields

readOnly

boolean readOnly
No comment provided by developer, please add a comment to improve documentation.


focus

PropertyEditor_Focus_Adapter focus
No comment provided by developer, please add a comment to improve documentation.


pane

java.awt.Container pane
No comment provided by developer, please add a comment to improve documentation.


panel

javax.swing.JPanel panel
No comment provided by developer, please add a comment to improve documentation.


editPanel

PEEditPanel editPanel
No comment provided by developer, please add a comment to improve documentation.


statusPanel

javax.swing.JPanel statusPanel
No comment provided by developer, please add a comment to improve documentation.


buttonRow

PERow buttonRow
No comment provided by developer, please add a comment to improve documentation.


status

javax.swing.JLabel status
No comment provided by developer, please add a comment to improve documentation.


buttonOK

javax.swing.JButton buttonOK
No comment provided by developer, please add a comment to improve documentation.


buttonAbort

javax.swing.JButton buttonAbort
No comment provided by developer, please add a comment to improve documentation.


asgElement

ASGElement asgElement
No comment provided by developer, please add a comment to improve documentation.


frame

javax.swing.JFrame frame
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.gui.BasicPropertyEditor.ParseException extends java.lang.Exception implements Serializable

Class de.uni_paderborn.fujaba.gui.ComboDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

selItem

java.lang.Object selItem
No comment provided by developer, please add a comment to improve documentation.


itemBox

javax.swing.JComboBox itemBox
No comment provided by developer, please add a comment to improve documentation.


okButton

javax.swing.JButton okButton
No comment provided by developer, please add a comment to improve documentation.


cancelButton

javax.swing.JButton cancelButton
No comment provided by developer, please add a comment to improve documentation.


otherButton

javax.swing.JButton otherButton
No comment provided by developer, please add a comment to improve documentation.


textLabel

javax.swing.JLabel textLabel
No comment provided by developer, please add a comment to improve documentation.


pressed

int pressed
No comment provided by developer, please add a comment to improve documentation.


center

javax.swing.JPanel center
center panel


errorLabel

javax.swing.JLabel errorLabel
error label (when no filelist is given)

Class de.uni_paderborn.fujaba.gui.EditActivityDialog extends AbstractDialog implements Serializable

Serialized Fields

propertiesPanel

javax.swing.JPanel propertiesPanel
No comment provided by developer, please add a comment to improve documentation.


cardLayout

java.awt.CardLayout cardLayout
No comment provided by developer, please add a comment to improve documentation.


buttonGroup

javax.swing.ButtonGroup buttonGroup
No comment provided by developer, please add a comment to improve documentation.


asgElement

ASGElement asgElement
No comment provided by developer, please add a comment to improve documentation.


currentActivityPanel

ActivityPanel currentActivityPanel
No comment provided by developer, please add a comment to improve documentation.


activityPanels

java.util.LinkedList activityPanels
                n                panels                0..1
 ActivityPanel --------------------------------------------- EditActivityDialog
                activityPanels   {sorted,}   activityDialog
 

Class de.uni_paderborn.fujaba.gui.EditAssocDialog extends FujabaDialog implements Serializable

Serialized Fields

textName

javax.swing.JTextField textName
No comment provided by developer, please add a comment to improve documentation.


textLeftRoleName

javax.swing.JTextField textLeftRoleName
No comment provided by developer, please add a comment to improve documentation.


textRightRoleName

javax.swing.JTextField textRightRoleName
No comment provided by developer, please add a comment to improve documentation.


textLeftCardinality

javax.swing.JTextField textLeftCardinality
No comment provided by developer, please add a comment to improve documentation.


textRightCardinality

javax.swing.JTextField textRightCardinality
No comment provided by developer, please add a comment to improve documentation.


radioLeftToRight

javax.swing.JRadioButton radioLeftToRight
No comment provided by developer, please add a comment to improve documentation.


transientCheckBox

javax.swing.JCheckBox transientCheckBox
See Also:
UMLAssoc.isRolesTransient()

radioRightToLeft

javax.swing.JRadioButton radioRightToLeft
No comment provided by developer, please add a comment to improve documentation.


boxLeftVisibility

VisibilityComboBox boxLeftVisibility
No comment provided by developer, please add a comment to improve documentation.


boxRightVisibility

VisibilityComboBox boxRightVisibility
No comment provided by developer, please add a comment to improve documentation.


boxLeftClass

javax.swing.JComboBox boxLeftClass
No comment provided by developer, please add a comment to improve documentation.


boxLeftQualifier

javax.swing.JComboBox boxLeftQualifier
No comment provided by developer, please add a comment to improve documentation.


boxLeftQualifierAttrType

javax.swing.JComboBox boxLeftQualifierAttrType
No comment provided by developer, please add a comment to improve documentation.


boxKind

KindComboBox boxKind
No comment provided by developer, please add a comment to improve documentation.


boxRightClass

javax.swing.JComboBox boxRightClass
No comment provided by developer, please add a comment to improve documentation.


boxRightQualifier

javax.swing.JComboBox boxRightQualifier
No comment provided by developer, please add a comment to improve documentation.


boxRightQualifierType

javax.swing.JComboBox boxRightQualifierType
No comment provided by developer, please add a comment to improve documentation.


assocConstraints

javax.swing.JComboBox assocConstraints
No comment provided by developer, please add a comment to improve documentation.


sortedComparator

javax.swing.JTextField sortedComparator
No comment provided by developer, please add a comment to improve documentation.


boxStereotype

javax.swing.JComboBox boxStereotype
No comment provided by developer, please add a comment to improve documentation.


assoc

UMLAssoc assoc
No comment provided by developer, please add a comment to improve documentation.


leftRole

UMLRole leftRole
No comment provided by developer, please add a comment to improve documentation.


rightRole

UMLRole rightRole
No comment provided by developer, please add a comment to improve documentation.


leftQualifierEnabled

boolean leftQualifierEnabled
No comment provided by developer, please add a comment to improve documentation.


rightQualifierEnabled

boolean rightQualifierEnabled
No comment provided by developer, please add a comment to improve documentation.


actionMode

boolean actionMode
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.gui.EditClassDiagDialog extends FujabaDialog implements Serializable

Serialized Fields

diagramNameTextField

javax.swing.JTextField diagramNameTextField
No comment provided by developer, please add a comment to improve documentation.


classesInDiagramList

javax.swing.JList classesInDiagramList
No comment provided by developer, please add a comment to improve documentation.


availableClassesList

javax.swing.JList availableClassesList
No comment provided by developer, please add a comment to improve documentation.


buttonAdd

javax.swing.JButton buttonAdd
No comment provided by developer, please add a comment to improve documentation.


buttonDelete

javax.swing.JButton buttonDelete
No comment provided by developer, please add a comment to improve documentation.


buttonAddContext

javax.swing.JButton buttonAddContext
No comment provided by developer, please add a comment to improve documentation.


buttonDeleteContext

javax.swing.JButton buttonDeleteContext
No comment provided by developer, please add a comment to improve documentation.


classDiag

UMLClassDiagram classDiag
No comment provided by developer, please add a comment to improve documentation.


displayedClasses

java.util.TreeMap displayedClasses
Contains the UMLClass objects that are displayed in the UMLClassDiagram edited by this dialog. The key is the full qualified UMLClass name. The value is the UMLClass object.


availableClasses

java.util.TreeMap availableClasses
Contains the UMLClass objects that are availableClasses and can be displayed in the UMLClassDiagram that is edited by this dialog. The key is the full qualified UMLClass name. The value is the UMLClass object.


initiallyDisplayedClasses

java.util.Set initiallyDisplayedClasses
Contains the UMLClass objects that where contained in the UMLClassDiagram before modifications have been made with this dialog. In conjunction with attribute 'displayedClasses' the classes that should be newly added to the classdiagram and the ones that should be removed from the classdiagram can be computed.

Class de.uni_paderborn.fujaba.gui.EditCollabStatDialog extends FujabaDialog implements Serializable

Serialized Fields

collabStatList

javax.swing.JList collabStatList
No comment provided by developer, please add a comment to improve documentation.


collabStats

javax.swing.DefaultListModel collabStats
No comment provided by developer, please add a comment to improve documentation.


targetComboBox

javax.swing.JComboBox targetComboBox
No comment provided by developer, please add a comment to improve documentation.


sourceComboBox

javax.swing.JComboBox sourceComboBox
No comment provided by developer, please add a comment to improve documentation.


targets

javax.swing.DefaultComboBoxModel targets
No comment provided by developer, please add a comment to improve documentation.


sources

javax.swing.DefaultComboBoxModel sources
No comment provided by developer, please add a comment to improve documentation.


callTextField

javax.swing.JTextField callTextField
No comment provided by developer, please add a comment to improve documentation.


loopVarNameField

javax.swing.JTextField loopVarNameField
No comment provided by developer, please add a comment to improve documentation.


startValueField

javax.swing.JTextField startValueField
No comment provided by developer, please add a comment to improve documentation.


stopValueField

javax.swing.JTextField stopValueField
No comment provided by developer, please add a comment to improve documentation.


ifCondTextField

javax.swing.JTextField ifCondTextField
No comment provided by developer, please add a comment to improve documentation.


whileLoopTextField

javax.swing.JTextField whileLoopTextField
No comment provided by developer, please add a comment to improve documentation.


numberTextField

javax.swing.JTextField numberTextField
No comment provided by developer, please add a comment to improve documentation.


assignTargetField

javax.swing.JTextField assignTargetField
No comment provided by developer, please add a comment to improve documentation.


assignTargetTypeField

javax.swing.JComboBox assignTargetTypeField
No comment provided by developer, please add a comment to improve documentation.


storyPatternBox

javax.swing.JCheckBox storyPatternBox
No comment provided by developer, please add a comment to improve documentation.


sequenceBarBox

javax.swing.JCheckBox sequenceBarBox
No comment provided by developer, please add a comment to improve documentation.


callOnElementsOfSetBox

javax.swing.JCheckBox callOnElementsOfSetBox
Enable "Call on elements of Set" for sets


incr

UMLIncrement incr
No comment provided by developer, please add a comment to improve documentation.


masterCollabStat

UMLCollabStat masterCollabStat
No comment provided by developer, please add a comment to improve documentation.


myPattern

UMLStoryPattern myPattern
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.gui.EditCommentDialog extends FujabaDialog implements Serializable

Serialized Fields

sourceEditor

javax.swing.JTextArea sourceEditor
No comment provided by developer, please add a comment to improve documentation.


switchCommentVisibilityButton

javax.swing.JButton switchCommentVisibilityButton
No comment provided by developer, please add a comment to improve documentation.


convertToTextButton

javax.swing.JButton convertToTextButton
No comment provided by developer, please add a comment to improve documentation.


uMLCommentary

UMLCommentary uMLCommentary
The UMLCommentary that is edited in this EditCommentDialog object.
 Note:
 This attribute may be 'null', so make shure to perform a null-pointer-check,
 before working on it in this class.
 


newUMLCommentaryCreated

boolean newUMLCommentaryCreated
Was a new UMLCommentary created by the editor?

Class de.uni_paderborn.fujaba.gui.EditImportDialog extends FujabaDialog implements Serializable

Serialized Fields

fullTree

javax.swing.JTree fullTree
No comment provided by developer, please add a comment to improve documentation.


fileImportList

javax.swing.JList fileImportList
No comment provided by developer, please add a comment to improve documentation.


fileBox

javax.swing.JComboBox fileBox
No comment provided by developer, please add a comment to improve documentation.


rootNodeFullTree

javax.swing.tree.DefaultMutableTreeNode rootNodeFullTree
No comment provided by developer, please add a comment to improve documentation.


importListModel

javax.swing.DefaultListModel importListModel
No comment provided by developer, please add a comment to improve documentation.


fullTreeModel

javax.swing.tree.DefaultTreeModel fullTreeModel
No comment provided by developer, please add a comment to improve documentation.


simAddHashSet

java.util.HashSet simAddHashSet
No comment provided by developer, please add a comment to improve documentation.


simRemoveHashSet

java.util.HashSet simRemoveHashSet
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.gui.EditNameAndConstraintsDialog extends FujabaDialog implements Serializable

Serialized Fields

constraintList

javax.swing.JList constraintList
No comment provided by developer, please add a comment to improve documentation.


constraintListModel

javax.swing.DefaultListModel constraintListModel
No comment provided by developer, please add a comment to improve documentation.


constraintTextField

javax.swing.JTextField constraintTextField
No comment provided by developer, please add a comment to improve documentation.


nameField

javax.swing.JTextField nameField
No comment provided by developer, please add a comment to improve documentation.


incr

ASGElement incr
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.gui.EditPathExprDialog extends AbstractDialog implements Serializable

Serialized Fields

pathExprField

javax.swing.JTextField pathExprField
No comment provided by developer, please add a comment to improve documentation.


targetNameField

javax.swing.JTextField targetNameField
No comment provided by developer, please add a comment to improve documentation.


startObjectLabel

javax.swing.JLabel startObjectLabel
No comment provided by developer, please add a comment to improve documentation.


object

UMLObject object
No comment provided by developer, please add a comment to improve documentation.


elem

ASGElement elem
No comment provided by developer, please add a comment to improve documentation.


panel

javax.swing.JPanel panel
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.gui.FileComboDialog extends ComboDialog implements Serializable

Class de.uni_paderborn.fujaba.gui.KindComboBox extends javax.swing.JComboBox implements Serializable

Class de.uni_paderborn.fujaba.gui.NopActivityPanel extends ActivityPanel implements Serializable

Class de.uni_paderborn.fujaba.gui.PEActAssertion extends PropertyEditor implements Serializable

Serialized Fields

operation

PERadioGroup operation
No comment provided by developer, please add a comment to improve documentation.


assertion

PECheck assertion
No comment provided by developer, please add a comment to improve documentation.


attrName

PETextField attrName
No comment provided by developer, please add a comment to improve documentation.


value

PETextField value
No comment provided by developer, please add a comment to improve documentation.


selection

PEAttrSelection selection
No comment provided by developer, please add a comment to improve documentation.


addExpr

de.upb.tools.fca.FLinkedList addExpr
No comment provided by developer, please add a comment to improve documentation.


delExpr

de.upb.tools.fca.FLinkedList delExpr
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.gui.PEActivityDiagram extends PropertyEditor implements Serializable

Serialized Fields

diagramName

PETextField diagramName
No comment provided by developer, please add a comment to improve documentation.


classesCombo

PEComboIncr classesCombo
No comment provided by developer, please add a comment to improve documentation.


methodsList

PEListIncr methodsList
No comment provided by developer, please add a comment to improve documentation.


storyboard

PECheck storyboard
No comment provided by developer, please add a comment to improve documentation.


result

boolean result
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.gui.PEActLink extends PropertyEditor implements Serializable

Serialized Fields

second

UMLIncrement second
No comment provided by developer, please add a comment to improve documentation.


rolePanel

PERolePanel rolePanel
No comment provided by developer, please add a comment to improve documentation.


name

PETextField name
No comment provided by developer, please add a comment to improve documentation.


associations

PEListIncr associations
No comment provided by developer, please add a comment to improve documentation.


range

PETextField range
No comment provided by developer, please add a comment to improve documentation.


type

PERadioGroup type
No comment provided by developer, please add a comment to improve documentation.


multiLinkRadioGoup

PERadioGroup multiLinkRadioGoup
Contains the radio group to control sorted links (Multilinks) on sorted assocs


containerComboBox

javax.swing.JComboBox containerComboBox
Contains the possible containers for sorted links (Multilinks)


modifier

PERadioGroup modifier
No comment provided by developer, please add a comment to improve documentation.


set

PECheck set
No comment provided by developer, please add a comment to improve documentation.


assertion

PECheck assertion
No comment provided by developer, please add a comment to improve documentation.


pathExpr

PETextField pathExpr
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.gui.PEActTransition extends PropertyEditor implements Serializable

Serialized Fields

second

ASGElement second
No comment provided by developer, please add a comment to improve documentation.


rolePanel

PERolePanel rolePanel
No comment provided by developer, please add a comment to improve documentation.


guardType

PECombo guardType
No comment provided by developer, please add a comment to improve documentation.


expression

PETextField expression
No comment provided by developer, please add a comment to improve documentation.


eventTrigger

PETextField eventTrigger
No comment provided by developer, please add a comment to improve documentation.


action

PETextField action
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.gui.PEBaseComponent extends javax.swing.JPanel implements Serializable

Serialized Fields

componentName

java.lang.String componentName
No comment provided by developer, please add a comment to improve documentation.


status

java.lang.String status
No comment provided by developer, please add a comment to improve documentation.


inset

java.awt.Insets inset
No comment provided by developer, please add a comment to improve documentation.


parent

BasicPropertyEditor parent
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.gui.PEButton extends javax.swing.JButton implements Serializable

Serialized Fields

baseComponent

PEBaseComponent baseComponent
No comment provided by developer, please add a comment to improve documentation.


propertyEditor

BasicPropertyEditor propertyEditor
No comment provided by developer, please add a comment to improve documentation.


identifier

java.lang.String identifier
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.gui.PECheck extends PEHeaderComponent implements Serializable

Serialized Fields

check

javax.swing.JCheckBox check
No comment provided by developer, please add a comment to improve documentation.


checkname

java.lang.String checkname
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.gui.PEClass extends PropertyEditor implements Serializable

Serialized Fields

staticModifier

PECheck staticModifier
No comment provided by developer, please add a comment to improve documentation.


abstractModifier

PECheck abstractModifier
No comment provided by developer, please add a comment to improve documentation.


className

PETextField className
No comment provided by developer, please add a comment to improve documentation.


generalList

PEListIncr generalList
No comment provided by developer, please add a comment to improve documentation.


stereotypeList

PEListIncr stereotypeList
No comment provided by developer, please add a comment to improve documentation.


basicStereotypeList

PEListIncr basicStereotypeList
No comment provided by developer, please add a comment to improve documentation.


resetGeneral

PEButton resetGeneral
No comment provided by developer, please add a comment to improve documentation.


resetBasic

PEButton resetBasic
No comment provided by developer, please add a comment to improve documentation.


resetStereo

PEButton resetStereo
No comment provided by developer, please add a comment to improve documentation.


packageName

PEComboBox packageName
No comment provided by developer, please add a comment to improve documentation.


defaultIcon

PETextField defaultIcon
editing the default icon for objects of this class.


browseButton

PEButton browseButton
No comment provided by developer, please add a comment to improve documentation.


typeList

UMLTypeList typeList
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.gui.PEColumn extends PEComponentGroup implements Serializable

Class de.uni_paderborn.fujaba.gui.PEColumnLayout extends java.lang.Object implements Serializable

Serialized Fields

preferredHeight

int preferredHeight
No comment provided by developer, please add a comment to improve documentation.


resizableHeight

int resizableHeight
No comment provided by developer, please add a comment to improve documentation.


buttonWidth

int buttonWidth
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.gui.PECombo extends PEHeaderComponent implements Serializable

Serialized Fields

combo

PEComboBox combo
No comment provided by developer, please add a comment to improve documentation.


prefWidth

int prefWidth
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.gui.PEComboBox extends javax.swing.JComboBox implements Serializable

Serialized Fields

slm

PEStringListModel slm
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.gui.PEComboIncr extends PECombo implements Serializable

Serialized Fields

incrList

de.upb.tools.fca.FLinkedList incrList
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.gui.PEComponentGroup extends PEBaseComponent implements Serializable

Serialized Fields

items

de.upb.tools.fca.FLinkedList items
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.gui.PEEditPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

inset

java.awt.Insets inset
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.gui.PEHeaderComponent extends PEBaseComponent implements Serializable

Serialized Fields

title

java.lang.String title
No comment provided by developer, please add a comment to improve documentation.


header

javax.swing.JLabel header
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.gui.PEList extends PEHeaderComponent implements Serializable

Serialized Fields

list

PEListbox list
No comment provided by developer, please add a comment to improve documentation.


scroller

javax.swing.JScrollPane scroller
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.gui.PEListbox extends javax.swing.JList implements Serializable

Serialized Fields

itemList

de.upb.tools.fca.FLinkedList itemList
No comment provided by developer, please add a comment to improve documentation.


slm

PEStringListModel slm
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.gui.PEListIncr extends PEList implements Serializable

Class de.uni_paderborn.fujaba.gui.PEMethod extends PropertyEditor implements Serializable

Serialized Fields

frame

javax.swing.JFrame frame
No comment provided by developer, please add a comment to improve documentation.


addMethods

de.upb.tools.fca.FLinkedList addMethods
No comment provided by developer, please add a comment to improve documentation.


delMethods

de.upb.tools.fca.FLinkedList delMethods
No comment provided by developer, please add a comment to improve documentation.


refClasses

de.upb.tools.fca.FLinkedList refClasses
No comment provided by developer, please add a comment to improve documentation.


propertyName

PETextField propertyName
No comment provided by developer, please add a comment to improve documentation.


signalModifier

PECheck signalModifier
No comment provided by developer, please add a comment to improve documentation.


finalModifier

PECheck finalModifier
No comment provided by developer, please add a comment to improve documentation.


staticModifier

PECheck staticModifier
No comment provided by developer, please add a comment to improve documentation.


abstractModifier

PECheck abstractModifier
No comment provided by developer, please add a comment to improve documentation.


synchronizedModifier

PECheck synchronizedModifier
No comment provided by developer, please add a comment to improve documentation.


nativeModifier

PECheck nativeModifier
No comment provided by developer, please add a comment to improve documentation.


visibilityChoice

PECombo visibilityChoice
No comment provided by developer, please add a comment to improve documentation.


selection

PEMethodSelection selection
No comment provided by developer, please add a comment to improve documentation.


pointer

PECheck pointer
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.gui.PEMultiLink extends BasicPropertyEditor implements Serializable

Serialized Fields

secondIncrement

ASGElement secondIncrement
No comment provided by developer, please add a comment to improve documentation.


sourceLabel

javax.swing.JTextField sourceLabel
No comment provided by developer, please add a comment to improve documentation.


targetLabel

javax.swing.JTextField targetLabel
No comment provided by developer, please add a comment to improve documentation.


swapButton

PEButton swapButton
No comment provided by developer, please add a comment to improve documentation.


containerComboBox

javax.swing.JComboBox containerComboBox
No comment provided by developer, please add a comment to improve documentation.


indexTextField

javax.swing.JTextField indexTextField
No comment provided by developer, please add a comment to improve documentation.


firstRadioButton

javax.swing.JRadioButton firstRadioButton
No comment provided by developer, please add a comment to improve documentation.


lastRadioButton

javax.swing.JRadioButton lastRadioButton
No comment provided by developer, please add a comment to improve documentation.


directRadioButton

javax.swing.JRadioButton directRadioButton
No comment provided by developer, please add a comment to improve documentation.


indirectRadioButton

javax.swing.JRadioButton indirectRadioButton
No comment provided by developer, please add a comment to improve documentation.


indexRadioButton

javax.swing.JRadioButton indexRadioButton
No comment provided by developer, please add a comment to improve documentation.


negativeCheckBox

javax.swing.JCheckBox negativeCheckBox
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.gui.PEParameters extends PropertyEditor implements Serializable

Serialized Fields

addParameters

de.upb.tools.fca.FLinkedList addParameters
No comment provided by developer, please add a comment to improve documentation.


delParameters

de.upb.tools.fca.FLinkedList delParameters
No comment provided by developer, please add a comment to improve documentation.


modParameters

de.upb.tools.fca.FLinkedList modParameters
No comment provided by developer, please add a comment to improve documentation.


refClasses

de.upb.tools.fca.FLinkedList refClasses
No comment provided by developer, please add a comment to improve documentation.


propertyName

PETextField propertyName
No comment provided by developer, please add a comment to improve documentation.


selection

PEParameterSelection selection
No comment provided by developer, please add a comment to improve documentation.


methodTypeList

PEListIncr methodTypeList
No comment provided by developer, please add a comment to improve documentation.


second

ASGElement second
No comment provided by developer, please add a comment to improve documentation.


pointer

PECheck pointer
No comment provided by developer, please add a comment to improve documentation.


callByReference

PECheck callByReference
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.gui.PERadioGroup extends PEBaseComponent implements Serializable

Serialized Fields

group

javax.swing.ButtonGroup group
No comment provided by developer, please add a comment to improve documentation.


radionames

java.lang.String[] radionames
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.gui.PERolePanel extends PEBaseComponent implements Serializable

Serialized Fields

leftCombo

javax.swing.JComboBox leftCombo
No comment provided by developer, please add a comment to improve documentation.


rightCombo

javax.swing.JComboBox rightCombo
No comment provided by developer, please add a comment to improve documentation.


swapButton

javax.swing.JButton swapButton
No comment provided by developer, please add a comment to improve documentation.


gapHorz

int gapHorz
No comment provided by developer, please add a comment to improve documentation.


gapVert

int gapVert
No comment provided by developer, please add a comment to improve documentation.


gapLine

int gapLine
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.gui.PERow extends PEComponentGroup implements Serializable

Class de.uni_paderborn.fujaba.gui.PERowLayout extends java.lang.Object implements Serializable

Serialized Fields

preferredWidth

int preferredWidth
No comment provided by developer, please add a comment to improve documentation.


resizableWidth

int resizableWidth
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.gui.PESelection extends PEHeaderComponent implements Serializable

Serialized Fields

source

PEListIncr source
No comment provided by developer, please add a comment to improve documentation.


destination

PEListIncr destination
No comment provided by developer, please add a comment to improve documentation.


buttonCol

PEColumn buttonCol
No comment provided by developer, please add a comment to improve documentation.


addButton

PEButton addButton
No comment provided by developer, please add a comment to improve documentation.


removeButton

PEButton removeButton
No comment provided by developer, please add a comment to improve documentation.


modifyButton

PEButton modifyButton
No comment provided by developer, please add a comment to improve documentation.


umlIncr

ASGElement umlIncr
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.gui.PEStringListModel extends javax.swing.DefaultListModel implements Serializable

Serialized Fields

currentValue

java.lang.Object currentValue
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.gui.PETextField extends PEHeaderComponent implements Serializable

Serialized Fields

textField

javax.swing.JTextField textField
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.gui.PEThrowsDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

myTypes

javax.swing.JList myTypes
UMLAttribute: ' XSCREEN : int = 300'


method

UMLMethod method
UMLAttribute: ' method : UMLMethod'

Class de.uni_paderborn.fujaba.gui.PETypeSelection extends PESelection implements Serializable

Serialized Fields

typeName

PETextField typeName
No comment provided by developer, please add a comment to improve documentation.


detailedTypeDescription

PETextField detailedTypeDescription
Shows a more detailed description of the selected type in a textfield. Helpful, if there are types with the same name. E.g. if you add a UMLClass with name 'java.lang.String' to your project, that will be shown as 'String' in the type-list, and the UMLBaseType 'String' also exists you won't know which 'String' is the base-type and which one is the UMLClass.


initialSelection

java.lang.String initialSelection

Class de.uni_paderborn.fujaba.gui.PEVariable extends PropertyEditor implements Serializable

Serialized Fields

propertyName

PETextField propertyName
No comment provided by developer, please add a comment to improve documentation.


initialValue

PETextField initialValue
No comment provided by developer, please add a comment to improve documentation.


umlVisibilityChoice

PECombo umlVisibilityChoice
No comment provided by developer, please add a comment to improve documentation.


selection

PEVariableSelection selection
No comment provided by developer, please add a comment to improve documentation.


finalModifier

PECheck finalModifier
No comment provided by developer, please add a comment to improve documentation.


staticModifier

PECheck staticModifier
No comment provided by developer, please add a comment to improve documentation.


transientModifier

PECheck transientModifier
No comment provided by developer, please add a comment to improve documentation.


createAccessMethods

PERadioGroup createAccessMethods
No comment provided by developer, please add a comment to improve documentation.


pointer

PECheck pointer
No comment provided by developer, please add a comment to improve documentation.


addAttrs

de.upb.tools.fca.FLinkedList addAttrs
No comment provided by developer, please add a comment to improve documentation.


delAttrs

de.upb.tools.fca.FLinkedList delAttrs
No comment provided by developer, please add a comment to improve documentation.


refClasses

de.upb.tools.fca.FLinkedList refClasses
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.gui.PropertyEditor extends BasicPropertyEditor implements Serializable

Serialized Fields

umlClass

UMLClass umlClass
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.gui.RepairProjectDialog extends FujabaDialog implements Serializable

Serialized Fields

jCallGC

javax.swing.JButton jCallGC
No comment provided by developer, please add a comment to improve documentation.


jRebuildFragments

javax.swing.JButton jRebuildFragments
No comment provided by developer, please add a comment to improve documentation.


jRemoveMethods

javax.swing.JButton jRemoveMethods
No comment provided by developer, please add a comment to improve documentation.


jRemoveGenMethods

javax.swing.JButton jRemoveGenMethods
No comment provided by developer, please add a comment to improve documentation.


jRemoveParentlessElements

javax.swing.JButton jRemoveParentlessElements
No comment provided by developer, please add a comment to improve documentation.


jRemoveUnusedClasses

javax.swing.JButton jRemoveUnusedClasses
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.gui.SDMObjectDialog extends AbstractDialog implements Serializable

Serialized Fields

umlIncrement

ASGElement umlIncrement
No comment provided by developer, please add a comment to improve documentation.


objectNameCombo

javax.swing.JComboBox objectNameCombo
No comment provided by developer, please add a comment to improve documentation.


typeComboBox

javax.swing.JComboBox typeComboBox
No comment provided by developer, please add a comment to improve documentation.


boundCheckBox

javax.swing.JCheckBox boundCheckBox
No comment provided by developer, please add a comment to improve documentation.


typeCastCheckBox

javax.swing.JCheckBox typeCastCheckBox
No comment provided by developer, please add a comment to improve documentation.


negativeRadioButton

javax.swing.JRadioButton negativeRadioButton
No comment provided by developer, please add a comment to improve documentation.


assertCheckBox

javax.swing.JCheckBox assertCheckBox
No comment provided by developer, please add a comment to improve documentation.


typeCastComboBox

javax.swing.JComboBox typeCastComboBox
No comment provided by developer, please add a comment to improve documentation.


noConstraintRadioButton

javax.swing.JRadioButton noConstraintRadioButton
No comment provided by developer, please add a comment to improve documentation.


optionalRadioButton

javax.swing.JRadioButton optionalRadioButton
No comment provided by developer, please add a comment to improve documentation.


setRadioButton

javax.swing.JRadioButton setRadioButton
No comment provided by developer, please add a comment to improve documentation.


noneRadioButton

javax.swing.JRadioButton noneRadioButton
No comment provided by developer, please add a comment to improve documentation.


destroyRadioButton

javax.swing.JRadioButton destroyRadioButton
No comment provided by developer, please add a comment to improve documentation.


createRadioButton

javax.swing.JRadioButton createRadioButton
No comment provided by developer, please add a comment to improve documentation.


viewDiag

ViewDiagram viewDiag
No comment provided by developer, please add a comment to improve documentation.


browseButton

javax.swing.JButton browseButton
No comment provided by developer, please add a comment to improve documentation.


defaultButton

javax.swing.JButton defaultButton
No comment provided by developer, please add a comment to improve documentation.


currentIcon

javax.swing.JTextField currentIcon
No comment provided by developer, please add a comment to improve documentation.


storyPattern

UMLStoryPattern storyPattern
No comment provided by developer, please add a comment to improve documentation.


objectNames

java.util.Vector objectNames
No comment provided by developer, please add a comment to improve documentation.


objectMap

java.util.Map objectMap
Map from objectName (String) to objectClass (UMLClass)


object

UMLObject object
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.gui.SelectFromListDialog extends AbstractDialog implements Serializable

Serialized Fields

objects

java.util.Collection objects
No comment provided by developer, please add a comment to improve documentation.


objectList

javax.swing.JList objectList
No comment provided by developer, please add a comment to improve documentation.


selectedObject

java.lang.Object selectedObject
No comment provided by developer, please add a comment to improve documentation.


heading

javax.swing.JLabel heading
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.gui.StartActivityPanel extends ActivityPanel implements Serializable

Serialized Fields

classesComboBox

javax.swing.JComboBox classesComboBox
No comment provided by developer, please add a comment to improve documentation.


historyCheckBox

javax.swing.JCheckBox historyCheckBox
No comment provided by developer, please add a comment to improve documentation.


shallowRadioButton

javax.swing.JRadioButton shallowRadioButton
No comment provided by developer, please add a comment to improve documentation.


deepRadioButton

javax.swing.JRadioButton deepRadioButton
No comment provided by developer, please add a comment to improve documentation.


methodsList

javax.swing.JList methodsList
No comment provided by developer, please add a comment to improve documentation.


methodsListModel

de.uni_paderborn.fujaba.gui.StartActivityPanel.MethodsListModel methodsListModel
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.gui.StartActivityPanelForMethod extends ActivityPanel implements Serializable

Serialized Fields

signatureTextField

javax.swing.JTextField signatureTextField
No comment provided by developer, please add a comment to improve documentation.


changeSignatureAction

javax.swing.AbstractAction changeSignatureAction
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.gui.StateActivityPanel extends ActivityPanel implements Serializable

Serialized Fields

setListModel

de.uni_paderborn.fujaba.gui.StateActivityPanel.SetListModel setListModel
No comment provided by developer, please add a comment to improve documentation.


stateNameTextField

javax.swing.JTextField stateNameTextField
No comment provided by developer, please add a comment to improve documentation.


entryEventTextField

javax.swing.JTextField entryEventTextField
No comment provided by developer, please add a comment to improve documentation.


doEventTextField

javax.swing.JTextField doEventTextField
No comment provided by developer, please add a comment to improve documentation.


exitEventTextField

javax.swing.JTextField exitEventTextField
No comment provided by developer, please add a comment to improve documentation.


deferredEventsComboBox

javax.swing.JComboBox deferredEventsComboBox
No comment provided by developer, please add a comment to improve documentation.


deferredEventsList

javax.swing.JList deferredEventsList
No comment provided by developer, please add a comment to improve documentation.


addButton

javax.swing.JButton addButton
No comment provided by developer, please add a comment to improve documentation.


removeButton

javax.swing.JButton removeButton
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.gui.StatementActivityPanel extends ActivityPanel implements Serializable

Serialized Fields

sourceEditor

javax.swing.JTextArea sourceEditor
No comment provided by developer, please add a comment to improve documentation.


sourceBuffer

TextEditor.Buffer sourceBuffer
Instance of text editor buffer to edit a Statement


textEditAction

TextEditAction textEditAction
remember action to change dialog

Class de.uni_paderborn.fujaba.gui.StereotypeDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

buttonOk

javax.swing.JButton buttonOk
No comment provided by developer, please add a comment to improve documentation.


buttonCancel

javax.swing.JButton buttonCancel
No comment provided by developer, please add a comment to improve documentation.


comboboxStereotype

javax.swing.JComboBox comboboxStereotype
No comment provided by developer, please add a comment to improve documentation.


panelStereotype

StereotypeDialog.StereotypePanel panelStereotype
No comment provided by developer, please add a comment to improve documentation.


stereotypeListModel

javax.swing.DefaultListModel stereotypeListModel
No comment provided by developer, please add a comment to improve documentation.


increment

UMLIncrement increment
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.gui.StopActivityPanel extends ActivityPanel implements Serializable

Serialized Fields

objectsComboBox

javax.swing.JComboBox objectsComboBox
No comment provided by developer, please add a comment to improve documentation.


checkBoxGenerateCode

javax.swing.JCheckBox checkBoxGenerateCode
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.gui.StoryActivityPanel extends ActivityPanel implements Serializable

Serialized Fields

nameTextField

javax.swing.JTextField nameTextField
No comment provided by developer, please add a comment to improve documentation.


typeCheckBox

javax.swing.JCheckBox typeCheckBox
No comment provided by developer, please add a comment to improve documentation.


Package de.uni_paderborn.fujaba.views

Class de.uni_paderborn.fujaba.views.AbstractFilterEditor extends javax.swing.JPanel implements Serializable

Serialized Fields

filter

ConfigurableFilter filter
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.views.CompositeFilterEditor extends AbstractFilterEditor implements Serializable

Serialized Fields

noDiagPanel

javax.swing.JLayeredPane noDiagPanel
No comment provided by developer, please add a comment to improve documentation.


scrollPane

javax.swing.JScrollPane scrollPane
No comment provided by developer, please add a comment to improve documentation.


currentDiagram

CFDiagram currentDiagram
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.views.DefaultFilterEditor extends AbstractFilterEditor implements Serializable

Serialized Fields

customizer

java.beans.Customizer customizer
No comment provided by developer, please add a comment to improve documentation.


filterClone

ConfigurableFilter filterClone
No comment provided by developer, please add a comment to improve documentation.


properties

java.util.HashMap properties
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.views.FilterManager.FMListModel extends javax.swing.DefaultComboBoxModel implements Serializable

Serialized Fields

clone

boolean clone
No comment provided by developer, please add a comment to improve documentation.


diagram

UMLDiagram diagram
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.views.ItemSet extends java.util.HashSet implements Serializable


Package de.uni_paderborn.fujaba.views.gui

Class de.uni_paderborn.fujaba.views.gui.FilterEditorDialog extends FujabaDialog implements Serializable

Serialized Fields

mainPanel

javax.swing.JPanel mainPanel
No comment provided by developer, please add a comment to improve documentation.


tabPane

javax.swing.JTabbedPane tabPane
No comment provided by developer, please add a comment to improve documentation.


filterTabPanel

FilterInfoPanel filterTabPanel
No comment provided by developer, please add a comment to improve documentation.


editTabPanel

FilterEditorPanel editTabPanel
No comment provided by developer, please add a comment to improve documentation.


currentFilter

Filter currentFilter
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.views.gui.FilterEditorPanel extends FujabaDialogPanel implements Serializable

Serialized Fields

filterComboBox

javax.swing.JComboBox filterComboBox
No comment provided by developer, please add a comment to improve documentation.


editorScrollPane

javax.swing.JScrollPane editorScrollPane
No comment provided by developer, please add a comment to improve documentation.


setButton

javax.swing.JButton setButton
No comment provided by developer, please add a comment to improve documentation.


saveButton

javax.swing.JButton saveButton
No comment provided by developer, please add a comment to improve documentation.


createNewButton

javax.swing.JButton createNewButton
No comment provided by developer, please add a comment to improve documentation.


revertButton

javax.swing.JButton revertButton
No comment provided by developer, please add a comment to improve documentation.


globalEditor

boolean globalEditor
No comment provided by developer, please add a comment to improve documentation.


hostingDialog

FilterEditorDialog hostingDialog
No comment provided by developer, please add a comment to improve documentation.


currentFilter

Filter currentFilter
No comment provided by developer, please add a comment to improve documentation.


editor

FilterEditor editor
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.views.gui.FilterInfoPanel extends FujabaDialogPanel implements Serializable

Serialized Fields

filterList

javax.swing.JList filterList
No comment provided by developer, please add a comment to improve documentation.


descriptionTextPane

javax.swing.JEditorPane descriptionTextPane
No comment provided by developer, please add a comment to improve documentation.


hostingDialog

FilterEditorDialog hostingDialog
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.views.gui.SmallFilterEditorDialog extends FujabaDialog implements Serializable

Serialized Fields

panel

FilterEditorPanel panel
No comment provided by developer, please add a comment to improve documentation.


filter

Filter filter
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.views.gui.ViewDefinitionDialog extends FujabaDialog implements Serializable

Serialized Fields

diagItemsList

javax.swing.JList diagItemsList
No comment provided by developer, please add a comment to improve documentation.


startItemsList

javax.swing.JList startItemsList
No comment provided by developer, please add a comment to improve documentation.


filterComboBox

javax.swing.JComboBox filterComboBox
No comment provided by developer, please add a comment to improve documentation.


updateCheckBox

javax.swing.JCheckBox updateCheckBox
No comment provided by developer, please add a comment to improve documentation.


nContextTextField

javax.swing.JTextField nContextTextField
No comment provided by developer, please add a comment to improve documentation.


nContextRadioButton

javax.swing.JRadioButton nContextRadioButton
No comment provided by developer, please add a comment to improve documentation.


maxContextRadioButton

javax.swing.JRadioButton maxContextRadioButton
No comment provided by developer, please add a comment to improve documentation.


contextButtonGroup

javax.swing.ButtonGroup contextButtonGroup
No comment provided by developer, please add a comment to improve documentation.


editButton

javax.swing.JButton editButton
No comment provided by developer, please add a comment to improve documentation.


nameField

javax.swing.JTextField nameField
No comment provided by developer, please add a comment to improve documentation.


mainDiagram

UMLDiagram mainDiagram
No comment provided by developer, please add a comment to improve documentation.


sourceDiagrams

de.upb.tools.fca.FHashSet sourceDiagrams
No comment provided by developer, please add a comment to improve documentation.


view

ViewDefinition view
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.views.gui.ViewEditorDialog extends PropertyEditor implements Serializable

Serialized Fields

definitionsModel

javax.swing.DefaultListModel definitionsModel
No comment provided by developer, please add a comment to improve documentation.


viewModel

javax.swing.DefaultComboBoxModel viewModel
No comment provided by developer, please add a comment to improve documentation.


nameField

PETextField nameField
No comment provided by developer, please add a comment to improve documentation.


viewDefsList

PEList viewDefsList
No comment provided by developer, please add a comment to improve documentation.


targetComboBox

javax.swing.JComboBox targetComboBox
No comment provided by developer, please add a comment to improve documentation.


addDefButton

javax.swing.JButton addDefButton
No comment provided by developer, please add a comment to improve documentation.


editDefButton

javax.swing.JButton editDefButton
No comment provided by developer, please add a comment to improve documentation.


removeDefButton

javax.swing.JButton removeDefButton
No comment provided by developer, please add a comment to improve documentation.


addViewButton

javax.swing.JButton addViewButton
No comment provided by developer, please add a comment to improve documentation.


removeViewButton

javax.swing.JButton removeViewButton
No comment provided by developer, please add a comment to improve documentation.


setNameButton

javax.swing.JButton setNameButton
No comment provided by developer, please add a comment to improve documentation.


target

ViewDiagram target
No comment provided by developer, please add a comment to improve documentation.


Package de.uni_paderborn.fujaba.uml.actions

Class de.uni_paderborn.fujaba.uml.actions.AddActivityCommentAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.AddConcurrentStateAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.AddStoryToStateAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.AddSubStateAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.AppendComplexStateAction extends CreateSuccessorAbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.CreateMethodAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.CreateStatechartAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.CreateSuccessorAbstractAction extends javax.swing.AbstractAction implements Serializable

Serialized Fields

activity

UMLActivity activity
No comment provided by developer, please add a comment to improve documentation.


diagram

UMLActivityDiagram diagram
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.uml.actions.CreateTemplateForClassDiagramAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.DelActivityAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.DelActivityLinkAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.DelActivityMultiLinkAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.DelActivityObjectAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.DelActivityTransitionAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.DelAllActivityLinkAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.DelAllActivityObjectAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.DeleteAssocAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.DeleteClassAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.DeleteCommentAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.DeleteConstraintAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.DeleteGeneralizationAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.DeletePathExprAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.EditActivityAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.EditActivityAssertionAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.EditActivityLinkAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.EditActivityMultiLinkAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.EditActivityObjectAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.EditActivityTransitionAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.EditAssocAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.EditAttributeAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.EditAttributesAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.EditClassAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.EditClassDiagramAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.EditCollabStatAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.EditCommentAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.EditConstraintAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.EditMethodAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.EditMethodsAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.EditPathExprAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.EditStereotypesAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.EditTextAction extends javax.swing.AbstractAction implements Serializable

Serialized Fields

umlIncr

UMLIncrement umlIncr
No comment provided by developer, please add a comment to improve documentation.


temporaryFileName

java.lang.String temporaryFileName
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.uml.actions.EmptyAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.EmptyStoryPatternAction extends CreateSuccessorAbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.GetIncrIDAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.GotoClassDiagramAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.GotoElementAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.GotoMethodDeclarationAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.ImportClassReferences extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.ImportDialogAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.KillAllTokenAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.LogicalStoryPatternAction extends CreateSuccessorAbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.MarkAsTypeAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.MergeClassesAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.MergeSequenceDiagramIntoStateChartAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.NewActivityAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.NewActivityDiagramAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.NewActivityLinkAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.NewActivityMultiLinkAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.NewActivityTransitionAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.NewClassDiagramAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.NewCommentAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.NewStateAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.NewStatechartAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.NopAction extends CreateSuccessorAbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.PushStoryForwardAction extends LogicalStoryPatternAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.RebuildFragmentsAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.RegenerateActivityDiagramAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.RemoveBackupDiagramsAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.RemoveConcurrentStateAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.RemoveGeneratedMethodsAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.RepairProjectAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.SelectStatechartAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.ShowCommentAction extends javax.swing.AbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.StatementAction extends CreateSuccessorAbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.StopAction extends CreateSuccessorAbstractAction implements Serializable

Class de.uni_paderborn.fujaba.uml.actions.StoryPatternWithThisObjectAction extends CreateSuccessorAbstractAction implements Serializable


Package de.uni_paderborn.fujaba.fsa.swing

Class de.uni_paderborn.fujaba.fsa.swing.AbstractJComboBoxLabel extends EditableTextComponent implements Serializable

Serialized Fields

model

javax.swing.ComboBoxModel model
No comment provided by developer, please add a comment to improve documentation.


renderer

javax.swing.ListCellRenderer renderer
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.fsa.swing.DefaultJComboBoxLabel extends AbstractJComboBoxLabel implements Serializable

Class de.uni_paderborn.fujaba.fsa.swing.DiagramKindJComboBoxLabel extends AbstractJComboBoxLabel implements Serializable

Class de.uni_paderborn.fujaba.fsa.swing.DiagramKindListCellRenderer extends javax.swing.DefaultListCellRenderer implements Serializable

Class de.uni_paderborn.fujaba.fsa.swing.EditableComponent extends javax.swing.JPanel implements Serializable

Serialized Fields

component

javax.swing.JComponent component
the "renderer" component


editing

boolean editing
UMLAttribute : 'editing : Boolean '


value

java.lang.Object value
UMLAttribute : 'value : Object '

Class de.uni_paderborn.fujaba.fsa.swing.EditableTextComponent extends EditableComponent implements Serializable

Class de.uni_paderborn.fujaba.fsa.swing.EvenPlainerEditorKit extends javax.swing.text.DefaultEditorKit implements Serializable

Class de.uni_paderborn.fujaba.fsa.swing.JArrow extends javax.swing.JLabel implements Serializable

Serialized Fields

source

javax.swing.JComponent source
Deprecated. 
Arrow points from source to target.


target

javax.swing.JComponent target
Deprecated. 
Arrow points from source to target.


textMode

boolean textMode
Deprecated. 
No comment provided by developer, please add a comment to improve documentation.


doubleArrow

boolean doubleArrow
Deprecated. 
Double Arrow is used for collaborations on sets.


bigArrow

boolean bigArrow
Deprecated. 
Big Arrow is used for collaborations messages.

Class de.uni_paderborn.fujaba.fsa.swing.JArrowDoubleLineHead extends JArrowHead implements Serializable

Class de.uni_paderborn.fujaba.fsa.swing.JArrowedBendLine extends JBendLine implements Serializable

Serialized Fields

endArrowLength

double endArrowLength
Length of end arrow.


endArrowWidth

double endArrowWidth
Width of end arrow.


endArrowLeftPoint

java.awt.Point endArrowLeftPoint
Arrow's point "to the left of the line".


endArrowRightPoint

java.awt.Point endArrowRightPoint
Arrow's point "to the right of the line".


endArrowStyle

int endArrowStyle
End arrow style, see Arrow Styles.

Class de.uni_paderborn.fujaba.fsa.swing.JArrowHead extends javax.swing.JComponent implements Serializable

Serialized Fields

shapeList

java.util.ArrayList shapeList
Caches the shapes of this arrow. This list may contain subclasses of the java.awt.Shape interface or a int [2][n] array containing a point list. The first element of the first dimension contains the x coordinates and the second element of the second dimension contains the y coordinates.


filled

boolean filled
The arrow head is filled when true, hollow otherwise.


direction

Direction direction
Direction of the Arrow


at

java.awt.geom.AffineTransform at
No comment provided by developer, please add a comment to improve documentation.


style

int style
Deprecated. Use specializations and attributes instead

Class de.uni_paderborn.fujaba.fsa.swing.JBend extends javax.swing.JPanel implements Serializable

Serialized Fields

outgoingLines

java.util.Set outgoingLines
          0..1                   N
 JBend ----------------------------- JBendLine
          startBend     outgoingLines
 

See Also:
#incomingLines

incomingLines

java.util.Set incomingLines
          0..1                            N
 JBend ----------------------------- JBendLine
          endBend     incomingLines
 

See Also:
#outgoingLines

point

java.awt.Point point
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.fsa.swing.JBendLine extends JLine implements Serializable

Serialized Fields

ancestorListener

de.uni_paderborn.fujaba.fsa.swing.JBendLine.AncestorManager ancestorListener
No comment provided by developer, please add a comment to improve documentation.


startBend

JBend startBend
            N                      0..1
 JBendLine ----------------------------- JBend
            outgoingLines     startBend
 


endBend

JBend endBend
            N                   0..1
 JBendLine -------------------------- JBend
            incomingLines    endBend
 


startTransform

java.awt.Point startTransform
No comment provided by developer, please add a comment to improve documentation.


endTransform

java.awt.Point endTransform
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.fsa.swing.JBigArrow extends JTriangleHeadWithTail implements Serializable

Serialized Fields

source

javax.swing.JComponent source
Arrow points from source to target.


target

javax.swing.JComponent target
Arrow points from source to target.

Class de.uni_paderborn.fujaba.fsa.swing.JBoundsPanel extends javax.swing.JPanel implements Serializable

Class de.uni_paderborn.fujaba.fsa.swing.JCircle extends javax.swing.JComponent implements Serializable

Serialized Fields

radius

int radius
No comment provided by developer, please add a comment to improve documentation.


radiusInset

int radiusInset
the inset of the radius.


filled

boolean filled
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.fsa.swing.JCollapsable extends javax.swing.JScrollPane implements Serializable

Serialized Fields

minSize

java.awt.Dimension minSize
Internal used attribute to store the minimum size of the panel.


viewPanel

javax.swing.JPanel viewPanel
the internal used JPanel.


insetWidth

int insetWidth

collapsed

boolean collapsed
status flag if the JCollapsable is collapsed or not.

Class de.uni_paderborn.fujaba.fsa.swing.JDelimiter extends JText implements Serializable

Class de.uni_paderborn.fujaba.fsa.swing.JDiagramPane extends javax.swing.JLayeredPane implements Serializable

Class de.uni_paderborn.fujaba.fsa.swing.JDiagramRootPane extends javax.swing.JComponent implements Serializable

Serialized Fields

contentPane

javax.swing.JComponent contentPane
The layered pane that manages the menu bar and content pane.


glassPane

javax.swing.JComponent glassPane
The glass pane that overlays the menu bar and content pane, so it can intercept mouse movements and such.

Class de.uni_paderborn.fujaba.fsa.swing.JDiamondHead extends JArrowHead implements Serializable

Class de.uni_paderborn.fujaba.fsa.swing.JDirectionIndicator extends JTriangleHead implements Serializable

Serialized Fields

source

javax.swing.JComponent source
Arrow points from source to target.


target

javax.swing.JComponent target
Arrow points from source to target.

Class de.uni_paderborn.fujaba.fsa.swing.JEgg extends javax.swing.JComponent implements Serializable

Serialized Fields

direction

int direction
The direction this JEgg currently has. First index for icons and index for the direction(X|Y)diff arrays.


directionDelta

int directionDelta
The direction in which this JEgg may turn.


moveState

int moveState
The move state this JEgg currently has. Second index for icons.


alive

boolean alive
Determines whether this JEgg is still alive or whether it has already been hit by a death-bringing mouse click

Class de.uni_paderborn.fujaba.fsa.swing.JExtendedSeparator extends javax.swing.JSeparator implements Serializable

Serialized Fields

first

java.awt.Component first
first component of the two components separated by the separator.


second

java.awt.Component second
the second component of the two components separated by the Separator.


showWithSecond

boolean showWithSecond
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.fsa.swing.JGrab extends JBend implements Serializable

Serialized Fields

orientation

Direction orientation
Deprecated.  

No comment provided by developer, please add a comment to improve documentation.


autoOrientation

boolean autoOrientation
No comment provided by developer, please add a comment to improve documentation.


alignment

double alignment
No comment provided by developer, please add a comment to improve documentation.


autoAlignment

boolean autoAlignment
No comment provided by developer, please add a comment to improve documentation.


manager

GrabManager manager
        N                      0..1
 JGrab ----------------------------- GrabManager
        grabs               manager
 

The GrabManager is an association object to the target JComponent.
It manages events and calls the GrabLayouter to layout the Grab positions when necessary

Class de.uni_paderborn.fujaba.fsa.swing.JLifeLineSegment extends javax.swing.JComponent implements Serializable

Serialized Fields

change

int change
No comment provided by developer, please add a comment to improve documentation.


changeBelowLevel

int changeBelowLevel
No comment provided by developer, please add a comment to improve documentation.


barcode

int[] barcode
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.fsa.swing.JLine extends javax.swing.JComponent implements Serializable

Serialized Fields

startPoint

java.awt.Point startPoint
No comment provided by developer, please add a comment to improve documentation.


endPoint

java.awt.Point endPoint
No comment provided by developer, please add a comment to improve documentation.


dashedFlag

boolean dashedFlag
No comment provided by developer, please add a comment to improve documentation.


thickness

int thickness
No comment provided by developer, please add a comment to improve documentation.


delta

double delta
UMLAttribute : 'delta : double '


cx

double cx
No comment provided by developer, please add a comment to improve documentation.


cy

double cy
No comment provided by developer, please add a comment to improve documentation.


length

double length
No comment provided by developer, please add a comment to improve documentation.


coeffsDirty

boolean coeffsDirty
No comment provided by developer, please add a comment to improve documentation.


boundsDirty

boolean boundsDirty
No comment provided by developer, please add a comment to improve documentation.


stroke

java.awt.Stroke stroke
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.fsa.swing.JOutlinedCircle extends JCircle implements Serializable

Serialized Fields

innerRadius

int innerRadius
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.fsa.swing.JOval extends javax.swing.JComponent implements Serializable

Class de.uni_paderborn.fujaba.fsa.swing.JPackage extends javax.swing.JComponent implements Serializable

Class de.uni_paderborn.fujaba.fsa.swing.JPolyLine extends JBendLine implements Serializable

Serialized Fields

lines

java.util.Vector lines
            0..1                      N
 JPolyLine ----------------------------- LineSegment
            polyLine              lines
 


totalLength

double totalLength
No comment provided by developer, please add a comment to improve documentation.


adjustingBounds

boolean adjustingBounds
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.fsa.swing.JPolyLine.LineSegment extends JBendLine implements Serializable

Serialized Fields

polyLine

JPolyLine polyLine
              N                      0..1
 LineSegment ----------------------------- JPolyLine
              lines              polyLine
 

Class de.uni_paderborn.fujaba.fsa.swing.JRectangle extends javax.swing.JComponent implements Serializable

Serialized Fields

outlined

boolean outlined
See Also:
JRectangle.isOutlined()

Class de.uni_paderborn.fujaba.fsa.swing.JRhomb extends javax.swing.JComponent implements Serializable

Serialized Fields

filled

boolean filled
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.fsa.swing.JSeparatedPanel extends JBoundsPanel implements Serializable

Serialized Fields

lastSeparator

JExtendedSeparator lastSeparator
holds the last separator of the panel. This attribute is needed during constructing the panel.

Class de.uni_paderborn.fujaba.fsa.swing.JSimpleArrowHead extends JArrowHead implements Serializable

Class de.uni_paderborn.fujaba.fsa.swing.JStickMan extends javax.swing.JComponent implements Serializable

Class de.uni_paderborn.fujaba.fsa.swing.JText extends javax.swing.JLabel implements Serializable

Class de.uni_paderborn.fujaba.fsa.swing.JTextEditor extends EditableComponent implements Serializable

Serialized Fields

lineBorder

javax.swing.border.LineBorder lineBorder
internal used attribute to store the border of this editor.

Class de.uni_paderborn.fujaba.fsa.swing.JTextFieldLabel extends EditableTextComponent implements Serializable

Serialized Fields

numbersOnly

boolean numbersOnly
Decides whether this text field label only accepts numbers. If set to true, the methods getNumber() and setNumber() can be used to access the content.

Class de.uni_paderborn.fujaba.fsa.swing.JTriangleHead extends JArrowHead implements Serializable

Class de.uni_paderborn.fujaba.fsa.swing.JTriangleHeadWithTail extends JArrowHead implements Serializable

Serialized Fields

doubleArrow

boolean doubleArrow
Double Arrow is used for collaborations on sets.

Class de.uni_paderborn.fujaba.fsa.swing.JUnderlinedPanel extends JBoundsPanel implements Serializable

Serialized Fields

underlined

boolean underlined
UMLAttribute : 'editing : Boolean '


lineInsets

java.awt.Insets lineInsets
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.fsa.swing.RepresentationComboBoxModel extends javax.swing.DefaultComboBoxModel implements Serializable

Serialized Fields

representations

java.util.HashMap representations
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.fsa.swing.UMLAttrExprOperationComboBoxModel extends javax.swing.AbstractListModel implements Serializable

Serialized Fields

selectedItem

java.lang.String selectedItem
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.fsa.swing.UMLAttrVisibilityJComboBoxLabel extends AbstractJComboBoxLabel implements Serializable

Class de.uni_paderborn.fujaba.fsa.swing.UMLAttrVisibilityListCellRenderer extends javax.swing.DefaultListCellRenderer implements Serializable

Class de.uni_paderborn.fujaba.fsa.swing.UMLMethodVisibilityJComboBoxLabel extends AbstractJComboBoxLabel implements Serializable

Class de.uni_paderborn.fujaba.fsa.swing.UMLMethodVisibilityListCellRenderer extends javax.swing.DefaultListCellRenderer implements Serializable

Class de.uni_paderborn.fujaba.fsa.swing.UMLTypeListComboBoxModel extends javax.swing.AbstractListModel implements Serializable

Serialized Fields

theProject

UMLProject theProject
Remember the project, this model is used for. If the project will be removed, this attribute is set to null and a new singleton instance is created.


types

java.util.Vector types
No comment provided by developer, please add a comment to improve documentation.


selectedItem

java.lang.Object selectedItem
No comment provided by developer, please add a comment to improve documentation.


Package de.uni_paderborn.fujaba.fsa.listener

Class de.uni_paderborn.fujaba.fsa.listener.AncestorNotifier extends java.lang.Object implements Serializable

Serialized Fields

end

java.awt.Container end
No comment provided by developer, please add a comment to improve documentation.


firstAncestor

java.awt.Component firstAncestor
No comment provided by developer, please add a comment to improve documentation.


listenerList

javax.swing.event.EventListenerList listenerList
No comment provided by developer, please add a comment to improve documentation.


root

javax.swing.JComponent root
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.fsa.listener.AscendDescendMouseHandler.ADMouseEvent extends java.awt.event.MouseEvent implements Serializable

Serialized Fields

realSource

java.awt.Component realSource
No comment provided by developer, please add a comment to improve documentation.


ascend

boolean ascend
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.fsa.listener.CascadedPropertyChangeSupport extends FujabaPropertyChangeSupport implements Serializable

Serialized Fields

path

java.lang.String[] path
No comment provided by developer, please add a comment to improve documentation.


joinedPath

java.lang.String joinedPath
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.fsa.listener.ParentEvent extends java.util.EventObject implements Serializable

Serialized Fields

oldParent

FSAContainer oldParent
No comment provided by developer, please add a comment to improve documentation.


newParent

FSAContainer newParent
No comment provided by developer, please add a comment to improve documentation.

Class de.uni_paderborn.fujaba.fsa.listener.SelectionEvent extends java.awt.event.ComponentEvent implements Serializable

Serialized Fields

oldSelection

int oldSelection
No comment provided by developer, please add a comment to improve documentation.


newSelection

int newSelection
No comment provided by developer, please add a comment to improve documentation.