A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

J

JAVA_BEAN_COMPONENT - Static variable in class de.uni_paderborn.fujaba.uml.UMLStereotypeManager
No comment provided by developer, please add a comment to improve documentation.
JAVA_SOURCE_FONT - Static variable in class de.uni_paderborn.fujaba.basic.FontContainer
The font for java sources.
JAVA_VISITOR - Static variable in class de.uni_paderborn.fujaba.codegen.CodeGenVisitor
No comment provided by developer, please add a comment to improve documentation.
JArrow - class de.uni_paderborn.fujaba.fsa.swing.JArrow.
Deprecated. Use JDirectionIndicator
JArrow() - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JArrow
Deprecated. Default constructor.
JArrow(JComponent, JComponent) - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JArrow
Deprecated. Call this constructor to create a new JArrow pointing to the target Component.
JArrowDoubleLineHead - class de.uni_paderborn.fujaba.fsa.swing.JArrowDoubleLineHead.
Simple arrow with double line
JArrowDoubleLineHead() - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JArrowDoubleLineHead
Constructor for class JArrowDoubleLineHead
JArrowDoubleLineHead(int) - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JArrowDoubleLineHead
Constructor for class JArrowDoubleLineHead
JArrowDoubleLineHead(int, int) - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JArrowDoubleLineHead
Constructor for class JArrowDoubleLineHead
JArrowHead - class de.uni_paderborn.fujaba.fsa.swing.JArrowHead.
Prototype class for arrow head styles to define shape, fill style, tip, and base point.
JArrowHead() - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JArrowHead
Constructor for class JArrowHead
JArrowHead(int) - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JArrowHead
 
JArrowedBendLine - class de.uni_paderborn.fujaba.fsa.swing.JArrowedBendLine.
A JBendLine with arrows at the ends.
JArrowedBendLine() - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JArrowedBendLine
Constructor for class JArrowedBendLine
JArrowedBendLine(Point, Point) - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JArrowedBendLine
 
JArrowedBendLine(JBend, JBend) - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JArrowedBendLine
 
JBend - class de.uni_paderborn.fujaba.fsa.swing.JBend.
A JBend can be the start- or endPoint of a JBendLine Associations 0..1 N JBend ----------------------------- JBendLine startBend outgoingLines 0..1 N JBend ----------------------------- JBendLine endBend incomingLines
JBend() - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JBend
Creates a JBend at position (0, 0)
JBend(Point) - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JBend
Creates a JBend at the given position
JBend(Point, JBendLine, JBendLine) - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JBend
Create a Bend at position pos attached to incoming Line and outgoing Line
JBendLine - class de.uni_paderborn.fujaba.fsa.swing.JBendLine.
A JLine that can have a JBend at each end.
JBendLine() - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JBendLine
Constructor for class JBendLine
JBendLine(Point, Point) - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JBendLine
 
JBendLine(JBend, JBend) - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JBendLine
 
JBendLine.AncestorManager - class de.uni_paderborn.fujaba.fsa.swing.JBendLine.AncestorManager.
No comment provided by developer, please add a comment to improve documentation
JBendLine.AncestorManager() - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JBendLine.AncestorManager
 
JBendLine.BendIterator - class de.uni_paderborn.fujaba.fsa.swing.JBendLine.BendIterator.
No comment provided by developer, please add a comment to improve documentation
JBendLine.BendIterator(int) - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JBendLine.BendIterator
Constructor for class BendIterator
JBendLineGrabLayouter - class de.uni_paderborn.fujaba.fsa.swing.JBendLineGrabLayouter.
Layouts Grabs on JBendLines (for UMLMultiLinks)
JBendLineGrabLayouter() - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JBendLineGrabLayouter
Constructor for class JBendLineMidGrabLayouter
JBigArrow - class de.uni_paderborn.fujaba.fsa.swing.JBigArrow.
This class is a swing component which draws arrows.
JBigArrow() - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JBigArrow
Default constructor.
JBigArrow(JComponent, JComponent) - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JBigArrow
Call this constructor to create a new JArrow pointing to the target Component.
JBoundsPanel - class de.uni_paderborn.fujaba.fsa.swing.JBoundsPanel.
A standard JPanel that fires PropertyChangeEvents for changes to - size
- location
- bounds
Its primary use is for Objects that should have lines connected to them, because it is necessary to know when the Bounds change to update the lines.
JBoundsPanel() - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JBoundsPanel
 
JCOMPONENT_CLIENT_PROPERTY - Static variable in class de.uni_paderborn.fujaba.fsa.FSAObject
No comment provided by developer, please add a comment to improve documentation.
JCircle - class de.uni_paderborn.fujaba.fsa.swing.JCircle.
This class is a swing component which draws circles in wonderful shapes.
JCircle() - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JCircle
Default constructor.
JCircle(int) - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JCircle
Call this constructor to create a new JCircle with a radius.
JCollapsable - class de.uni_paderborn.fujaba.fsa.swing.JCollapsable.
A JCollapsable is a panel with a small button in the lower right corner of the panel.
JCollapsable() - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JCollapsable
constructs the internal used JPanel and the internal used JScrollPane.
JComponentAsFSAIterator - class de.uni_paderborn.fujaba.fsa.JComponentAsFSAIterator.
No comment provided by developer, please add a comment to improve documentation.
JComponentAsFSAIterator(Iterator) - Constructor for class de.uni_paderborn.fujaba.fsa.JComponentAsFSAIterator
Constructor for class JComponentAsFSAIterator
JDK_FOLDER - Static variable in class de.uni_paderborn.fujaba.preferences.GeneralPreferences
No comment provided by developer, please add a comment to improve documentation.
JDK_FOLDER_IGNORE - Static variable in class de.uni_paderborn.fujaba.preferences.GeneralPreferences
Property for ignoring wrong/missing JDK Folder
JDelimiter - class de.uni_paderborn.fujaba.fsa.swing.JDelimiter.
 
JDelimiter() - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JDelimiter
Constructor for class JDelimiter
JDelimiter(String) - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JDelimiter
Constructor for class JDelimiter
JDiagramPane - class de.uni_paderborn.fujaba.fsa.swing.JDiagramPane.
No comment provided by developer, please add a comment to improve documentation.
JDiagramPane() - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JDiagramPane
 
JDiagramRootPane - class de.uni_paderborn.fujaba.fsa.swing.JDiagramRootPane.
No comment provided by developer, please add a comment to improve documentation.
JDiagramRootPane() - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JDiagramRootPane
Create a JDiagramPane, setting up its glassPane, and contentPane.
JDiagramRootPane.DefaultLayout - class de.uni_paderborn.fujaba.fsa.swing.JDiagramRootPane.DefaultLayout.
A custom layout manager that is responsible for the layout of contentPane and glassPane.
JDiagramRootPane.DefaultLayout() - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JDiagramRootPane.DefaultLayout
 
JDiamondHead - class de.uni_paderborn.fujaba.fsa.swing.JDiamondHead.
Diamond shape for generalization arrow heads etc.
JDiamondHead() - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JDiamondHead
Constructor for class JDiamondHead
JDiamondHead(boolean) - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JDiamondHead
Constructor for class JDiamondHead
JDiamondHead(int) - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JDiamondHead
Constructor for class JDiamondHead
JDiamondHead(int, boolean) - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JDiamondHead
Constructor for class JDiamondHead
JDiamondHead(int, int, boolean) - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JDiamondHead
Constructor for class JDiamondHead
JDirectionIndicator - class de.uni_paderborn.fujaba.fsa.swing.JDirectionIndicator.
This class is a swing component which draws arrows.
JDirectionIndicator() - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JDirectionIndicator
Default constructor.
JDirectionIndicator(JComponent, JComponent) - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JDirectionIndicator
Call this constructor to create a new JArrow pointing to the target Component.
JEgg - class de.uni_paderborn.fujaba.fsa.swing.JEgg.
The Java Enterprise Grub Gang - shortly called J-EGG - serves to make possible problems that can occur in the design phase of a software project explicit.
JEgg() - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JEgg
Creates a new JEgg and initializes it.
JEgg.EggDeathMouseListener - class de.uni_paderborn.fujaba.fsa.swing.JEgg.EggDeathMouseListener.
Listens for death-bringing mouse clicks
JEgg.EggDeathMouseListener() - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JEgg.EggDeathMouseListener
 
JEgg.EggMouseListener - class de.uni_paderborn.fujaba.fsa.swing.JEgg.EggMouseListener.
This key listener listens for a triple click and adds the EggKeyListener to a given component if a triple click has been found
JEgg.EggMouseListener() - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JEgg.EggMouseListener
 
JExtendedSeparator - class de.uni_paderborn.fujaba.fsa.swing.JExtendedSeparator.
An extended JSeparator.
JExtendedSeparator() - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JExtendedSeparator
 
JGrab - class de.uni_paderborn.fujaba.fsa.swing.JGrab.
A JGrab is a JBend that is attached to a JComponent.
JGrab() - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JGrab
Constructor for class JGrab
JGrab(GrabManager) - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JGrab
Constructor for class JGrab
JGrab(JComponent) - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JGrab
Constructor for class JGrab
JLABEL - Static variable in class de.uni_paderborn.fujaba.preferences.gui.AppenderPanel
Constant for JLabels to map to
JLifeLineSegment - class de.uni_paderborn.fujaba.fsa.swing.JLifeLineSegment.
just a small rhomb
JLifeLineSegment() - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JLifeLineSegment
Constructor for class JLifeLineSegment
JLifeLineSegment(int[], int) - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JLifeLineSegment
Constructor for class JLifeLineSegment
JLifeLineSegment(int[], int, int) - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JLifeLineSegment
Constructor for class JLifeLineSegment
JLine - class de.uni_paderborn.fujaba.fsa.swing.JLine.
A Line from startPoint to endPoint
JLine() - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JLine
Creates a Line from (0,0) to (0,0)
JLine(Point, Point) - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JLine
Creates a Line from Point start to Point end
JOIN_LINE - Static variable in class de.uni_paderborn.fujaba.mpEdit.DocMan
No comment provided by developer, please add a comment to improve documentation.
JOutlinedCircle - class de.uni_paderborn.fujaba.fsa.swing.JOutlinedCircle.
No comment provided by developer, please add a comment to improve documentation.
JOutlinedCircle() - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JOutlinedCircle
Constructor for class JOutlinedCircle
JOutlinedCircle(int) - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JOutlinedCircle
Constructor for class JOutlinedCircle
JOutlinedCircle(int, int) - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JOutlinedCircle
Constructor for class JOutlinedCircle
JOval - class de.uni_paderborn.fujaba.fsa.swing.JOval.
This class is a swing component which draws ovals in wonderful shapes.
JOval() - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JOval
Default constructor.
JOval(int, int) - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JOval
Call this constructor to create a new JOval with given diameters.
JPackage - class de.uni_paderborn.fujaba.fsa.swing.JPackage.
This class is a swing component which draws Stickmen.
JPackage() - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JPackage
Default constructor.
JPackage(int) - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JPackage
Construct a new JPackage with given height.
JPolyLine - class de.uni_paderborn.fujaba.fsa.swing.JPolyLine.
Polyline consisting of several small lines Work in progress.
JPolyLine(JBend, JBend) - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JPolyLine
Constructor for class JPolyLine
JPolyLine.BendIterator - class de.uni_paderborn.fujaba.fsa.swing.JPolyLine.BendIterator.
No comment provided by developer, please add a comment to improve documentation.
JPolyLine.BendIterator(ListIterator) - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JPolyLine.BendIterator
Constructor for class BendIterator
JPolyLine.BendIterator(ListIterator, int) - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JPolyLine.BendIterator
Constructor for class BendIterator
JPolyLine.LineSegment - class de.uni_paderborn.fujaba.fsa.swing.JPolyLine.LineSegment.
No comment provided by developer, please add a comment to improve documentation.
JPolyLine.LineSegment() - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JPolyLine.LineSegment
Constructor for class LineSegment
JPolyLine.LineSegment(JBend, JBend) - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JPolyLine.LineSegment
Constructor for class LineSegment
JPolyLine.PointIterator - class de.uni_paderborn.fujaba.fsa.swing.JPolyLine.PointIterator.
No comment provided by developer, please add a comment to improve documentation.
JPolyLine.PointIterator(ListIterator) - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JPolyLine.PointIterator
Constructor for class PointIterator
JPolyLine.PointIterator(ListIterator, int) - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JPolyLine.PointIterator
Constructor for class PointIterator
JRectangle - class de.uni_paderborn.fujaba.fsa.swing.JRectangle.
just a small rectangle
JRectangle() - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JRectangle
Constructor for class JRectangle
JRectangle(int, int) - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JRectangle
Constructor for class JRectangle
JRhomb - class de.uni_paderborn.fujaba.fsa.swing.JRhomb.
just a small rhomb
JRhomb() - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JRhomb
Constructor for class JRhomb
JRhomb(boolean) - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JRhomb
Constructor for class JRhomb
JRhomb(int, boolean) - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JRhomb
Constructor for class JRhomb
JSeparatedPanel - class de.uni_paderborn.fujaba.fsa.swing.JSeparatedPanel.
Defines a JPanel with delimiters.
JSeparatedPanel() - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JSeparatedPanel
overrides the standard constructor of JPanel.
JSimpleArrowHead - class de.uni_paderborn.fujaba.fsa.swing.JSimpleArrowHead.
Simple arrow with single line
JSimpleArrowHead() - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JSimpleArrowHead
Constructor for class JSimpleArrowHead
JSimpleArrowHead(int) - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JSimpleArrowHead
Constructor for class JSimpleArrowHead
JSimpleArrowHead(int, int) - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JSimpleArrowHead
Constructor for class JSimpleArrowHead
JStickMan - class de.uni_paderborn.fujaba.fsa.swing.JStickMan.
This class is a swing component which draws Stickmen.
JStickMan() - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JStickMan
Default constructor.
JStickMan(int) - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JStickMan
Construct a new JStickMan with given height.
JText - class de.uni_paderborn.fujaba.fsa.swing.JText.
The JText is used to undergo a feature of JLabel.
JText() - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JText
Default constructor.
JText(String) - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JText
Constructor inherited from JLabel.
JTextEditor - class de.uni_paderborn.fujaba.fsa.swing.JTextEditor.
show value with JLabel , edit with JTextField
JTextEditor() - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JTextEditor
Default constructor, creates a new JTextFieldLabel with normal string editing.
JTextFieldLabel - class de.uni_paderborn.fujaba.fsa.swing.JTextFieldLabel.
show value with JLabel , edit with JTextField
JTextFieldLabel() - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JTextFieldLabel
Default constructor, creates a new JTextFieldLabel with normal string editing.
JTextFieldLabel(boolean) - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JTextFieldLabel
Creates a new JTextFieldLabel.
JTriangleHead - class de.uni_paderborn.fujaba.fsa.swing.JTriangleHead.
Triangle shape for generalization arrow heads etc.
JTriangleHead() - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JTriangleHead
Default constructor for class JTriangleHead
JTriangleHead(int) - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JTriangleHead
Constructor for class JTriangleHead
JTriangleHead(int, boolean) - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JTriangleHead
Constructor for class JTriangleHead
JTriangleHead(int, int, boolean) - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JTriangleHead
Constructor for class JTriangleHead
JTriangleHeadWithTail - class de.uni_paderborn.fujaba.fsa.swing.JTriangleHeadWithTail.
Triangle shape with tail for collaboration stats etc.
JTriangleHeadWithTail() - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JTriangleHeadWithTail
Default constructor for class JTriangleHeadWithTail
JTriangleHeadWithTail(int) - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JTriangleHeadWithTail
Constructor for class JTriangleHeadWithTail
JTriangleHeadWithTail(int, boolean) - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JTriangleHeadWithTail
Constructor for class JTriangleHead
JTriangleHeadWithTail(int, int, boolean) - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JTriangleHeadWithTail
Constructor for class JTriangleHeadWithTail
JUnderlinedPanel - class de.uni_paderborn.fujaba.fsa.swing.JUnderlinedPanel.
 
JUnderlinedPanel() - Constructor for class de.uni_paderborn.fujaba.fsa.swing.JUnderlinedPanel
Constructor for class JUnderlinedPanel
JavaChecker - class de.uni_paderborn.fujaba.codegen.JavaChecker.
 
JavaChecker() - Constructor for class de.uni_paderborn.fujaba.codegen.JavaChecker
Constructor for class JavaChecker
JavaFactory - class de.uni_paderborn.fujaba.basic.JavaFactory.
A factory class for Java source code.
JavaFactory() - Constructor for class de.uni_paderborn.fujaba.basic.JavaFactory
 
JavaGenVisitor - class de.uni_paderborn.fujaba.codegen.JavaGenVisitor.
Class JavaGenVisitor
JavaGenVisitor(String) - Constructor for class de.uni_paderborn.fujaba.codegen.JavaGenVisitor
Default Constructor
JavaGenVisitor() - Constructor for class de.uni_paderborn.fujaba.codegen.JavaGenVisitor
Constructor for class JavaGenVisitor
JavaPreferences - class de.uni_paderborn.fujaba.preferences.JavaPreferences.
No comment provided by developer, please add a comment to improve documentation.
JavaPreferences() - Constructor for class de.uni_paderborn.fujaba.preferences.JavaPreferences
This is a singleton class.
JavaPreferencesPanel - class de.uni_paderborn.fujaba.preferences.gui.JavaPreferencesPanel.
No comment provided by developer, please add a comment to improve documentation.
JavaPreferencesPanel() - Constructor for class de.uni_paderborn.fujaba.preferences.gui.JavaPreferencesPanel
Constructor for class JavaPreferencesPanel
JglComboBoxModel - class de.uni_paderborn.fujaba.gui.comp.JglComboBoxModel.
 
JglComboBoxModel(Collection, boolean) - Constructor for class de.uni_paderborn.fujaba.gui.comp.JglComboBoxModel
Constructor for class JglComboBoxModel
JglComboBoxModel(Map, boolean) - Constructor for class de.uni_paderborn.fujaba.gui.comp.JglComboBoxModel
Constructor for class JglComboBoxModel
JglListModel - class de.uni_paderborn.fujaba.gui.comp.JglListModel.
 
JglListModel(Collection) - Constructor for class de.uni_paderborn.fujaba.gui.comp.JglListModel
Constructor for class JglListModel
JglListModel(Map) - Constructor for class de.uni_paderborn.fujaba.gui.comp.JglListModel
Constructor for class JglListModel
JournalItem - class de.uni_paderborn.fujaba.mpEdit.JournalItem.
JournalItem is used in the redo/undo queues to track changes to a document.
JournalItem() - Constructor for class de.uni_paderborn.fujaba.mpEdit.JournalItem
 
jButton2ActionPerformed(ActionEvent) - Method in class de.uni_paderborn.fujaba.coobra.actions.SelectServerRepositoryDialog
jButton2 is pressed
jCallGC - Variable in class de.uni_paderborn.fujaba.gui.RepairProjectDialog
No comment provided by developer, please add a comment to improve documentation.
jComponent - Variable in class de.uni_paderborn.fujaba.fsa.FSAObject
UMLAttribute: ' jComponent : JComponent'
jComponent - Variable in class de.uni_paderborn.fujaba.uml.unparse.LabelUpdaterForExpression
No comment provided by developer, please add a comment to improve documentation.
jDiagList - Variable in class de.uni_paderborn.fujaba.packagediagrams.AddToPackageDiagramDialog
No comment provided by developer, please add a comment to improve documentation.
jPanel1 - Variable in class de.uni_paderborn.fujaba.coobra.actions.SelectServerRepositoryDialog
No comment provided by developer, please add a comment to improve documentation.
jPanel2 - Variable in class de.uni_paderborn.fujaba.coobra.actions.SelectServerRepositoryDialog
No comment provided by developer, please add a comment to improve documentation.
jPanel6 - Variable in class de.uni_paderborn.fujaba.coobra.actions.SelectServerRepositoryDialog
No comment provided by developer, please add a comment to improve documentation.
jPanel7 - Variable in class de.uni_paderborn.fujaba.coobra.actions.SelectServerRepositoryDialog
No comment provided by developer, please add a comment to improve documentation.
jPanel8 - Variable in class de.uni_paderborn.fujaba.coobra.actions.SelectServerRepositoryDialog
No comment provided by developer, please add a comment to improve documentation.
jRebuildFragments - Variable in class de.uni_paderborn.fujaba.gui.RepairProjectDialog
No comment provided by developer, please add a comment to improve documentation.
jRemoveGenMethods - Variable in class de.uni_paderborn.fujaba.gui.RepairProjectDialog
No comment provided by developer, please add a comment to improve documentation.
jRemoveMethods - Variable in class de.uni_paderborn.fujaba.gui.RepairProjectDialog
No comment provided by developer, please add a comment to improve documentation.
jRemoveParentlessElements - Variable in class de.uni_paderborn.fujaba.gui.RepairProjectDialog
No comment provided by developer, please add a comment to improve documentation.
jTabbedPane - Variable in class de.uni_paderborn.fujaba.coobra.actions.SelectServerRepositoryDialog
No comment provided by developer, please add a comment to improve documentation.
javaFiles - Variable in class de.uni_paderborn.fujaba.app.FujabaApp
No comment provided by developer, please add a comment to improve documentation.
javaFinal - Variable in class de.uni_paderborn.fujaba.uml.UMLAttr
No comment provided by developer, please add a comment to improve documentation.
javaKeywords - Variable in class de.uni_paderborn.fujaba.codegen.JavaChecker
No comment provided by developer, please add a comment to improve documentation.
javaKeywordsSet - Variable in class de.uni_paderborn.fujaba.codegen.JavaChecker
No comment provided by developer, please add a comment to improve documentation.
javaTransient - Variable in class de.uni_paderborn.fujaba.uml.UMLAttr
No comment provided by developer, please add a comment to improve documentation.
javaVarDecls - Variable in class de.uni_paderborn.fujaba.uml.UMLActivityDiagram
not really transient, it is saved locally, dirty hack!
jdkIgnored - Variable in class de.uni_paderborn.fujaba.preferences.gui.GeneralPreferencesPanel
check to ignore jdk missing/wrong
jdkTextField - Variable in class de.uni_paderborn.fujaba.preferences.gui.GeneralPreferencesPanel
No comment provided by developer, please add a comment to improve documentation.
jobName - Variable in class de.uni_paderborn.fujaba.mpEdit.PrintMan
No comment provided by developer, please add a comment to improve documentation.
join(String[]) - Static method in class de.uni_paderborn.fujaba.fsa.listener.CascadedPropertyChangeSupport
No comment provided by developer, please add a comment to improve documentation.
join(String[], int, int) - Static method in class de.uni_paderborn.fujaba.fsa.listener.CascadedPropertyChangeSupport
No comment provided by developer, please add a comment to improve documentation.
join_line(int, int) - Method in class de.uni_paderborn.fujaba.mpEdit.DocMan
No comment provided by developer, please add a comment to improve documentation.
joinedPath - Variable in class de.uni_paderborn.fujaba.fsa.listener.CascadedPropertyChangeSupport
No comment provided by developer, please add a comment to improve documentation.
jtf - Variable in class de.uni_paderborn.fujaba.gui.CompletionKeyListener.CompletionAction
No comment provided by developer, please add a comment to improve documentation.

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _