Uses of Package
de.uni_paderborn.fujaba.fsa.swing

Packages that use de.uni_paderborn.fujaba.fsa.swing
de.uni_paderborn.fujaba.app The Fujaba Application 
de.uni_paderborn.fujaba.fsa Fujaba Swing Adapter 
de.uni_paderborn.fujaba.fsa.listener   
de.uni_paderborn.fujaba.fsa.swing   
de.uni_paderborn.fujaba.uml.unparse   
 

Classes in de.uni_paderborn.fujaba.fsa.swing used by de.uni_paderborn.fujaba.app
JDiagramRootPane
          No comment provided by developer, please add a comment to improve documentation.
 

Classes in de.uni_paderborn.fujaba.fsa.swing used by de.uni_paderborn.fujaba.fsa
BendUI
          Base UI for JBends
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
JExtendedSeparator
          An extended JSeparator.
 

Classes in de.uni_paderborn.fujaba.fsa.swing used by de.uni_paderborn.fujaba.fsa.listener
Direction
           
 

Classes in de.uni_paderborn.fujaba.fsa.swing used by de.uni_paderborn.fujaba.fsa.swing
AbstractJComboBoxLabel
          show with JLabel , edit with JComboBox
BendUI
          Base UI for JBends
DecoratorLayout.Constraints
          No comment provided by developer, please add a comment to improve documentation.
DefaultBendUI
          default UI for bends.
DefaultGrabUI
          same as DefaultBendUI but grabPoint is on the border of the rectangle
DefaultLineUI
          This is the UI used by JLines by default.
DelegationLayout.LayoutDelegatee
          No comment provided by developer, please add a comment to improve documentation.
Direction
           
EditableComponent
          show with JLabel , edit with ...
EditableTextComponent
          show with JLabel , edit with ...
EditorManager
          No comment provided by developer, please add a comment to improve documentation.
GrabLayouter
          Called by a GrabManager to layout the Grabs of the Manager around the border of the Managers target.
GrabManager
          The GrabManager associates a number of Grabs to a target JComponent, manages events of the target and calls the GrabLayouter to relayout the Grabs when necessary.
GrabUI
          UI Baseclass for Grabs
IncrementComparator
          $Id: IncrementComparator.java,v 1.9 2004/11/03 10:17:57 lowende Exp $
IntegerVerifier
          No comment provided by developer, please add a comment to improve documentation.
JArrowHead
           Prototype class for arrow head styles to define shape, fill style, tip, and base point.
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
JBendLine
          A JLine that can have a JBend at each end.
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.
JCircle
          This class is a swing component which draws circles in wonderful shapes.
JExtendedSeparator
          An extended JSeparator.
JGrab
          A JGrab is a JBend that is attached to a JComponent.
JLine
          A Line from startPoint to endPoint
JPolyLine
          Polyline consisting of several small lines Work in progress.
JPolyLine.LineSegment
          No comment provided by developer, please add a comment to improve documentation.
JText
          The JText is used to undergo a feature of JLabel.
JTriangleHead
          Triangle shape for generalization arrow heads etc.
JTriangleHeadWithTail
          Triangle shape with tail for collaboration stats etc.
LayerManager
          No comment provided by developer, please add a comment to improve documentation.
LineUI
          Base UI for JLines.
NoLayout
          No comment provided by developer, please add a comment to improve documentation.
OneElementLayouter
          layout container with one element
OperationIcon
          Renders icons for operations such as equal, not equal, etc.
RhombGrabUI
          Grab UI in rhomb shape
SeparatedPanelLayout
          The layouter for the JSeparatedComponent.
SortedLayout
          $Id: SortedLayout.java,v 1.8 2004/11/03 10:17:59 lowende Exp $
UMLTypeListComboBoxModel
          comboBoxModel for UMLTypeList
 

Classes in de.uni_paderborn.fujaba.fsa.swing used by de.uni_paderborn.fujaba.uml.unparse
JArrowHead
           Prototype class for arrow head styles to define shape, fill style, tip, and base point.