|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FSAPanel | |
de.uni_paderborn.fujaba.fsa | Fujaba Swing Adapter |
de.uni_paderborn.fujaba.layout.classdiag | |
de.uni_paderborn.fujaba.uml.unparse |
Uses of FSAPanel in de.uni_paderborn.fujaba.fsa |
Subclasses of FSAPanel in de.uni_paderborn.fujaba.fsa | |
class |
FSACollapsable
UMLClass: 'FSAPanel' |
class |
FSAResizeable
FSAResizeable. |
class |
FSASeparatedPanel
FSA component for a separated panel. |
class |
FSAUnderlinedObject
UMLClass: 'FSAUnderlinedObject' |
Uses of FSAPanel in de.uni_paderborn.fujaba.layout.classdiag |
Fields in de.uni_paderborn.fujaba.layout.classdiag declared as FSAPanel | |
private FSAPanel |
ClassdiagramNode.figure
Attribute _figure represents the figure, that this ClassdiagramNode represents during the layout process. |
Methods in de.uni_paderborn.fujaba.layout.classdiag that return FSAPanel | |
FSAPanel |
ClassdiagramNode.getFigure()
Operation getFigure returns the value of the attribute _figure. |
Methods in de.uni_paderborn.fujaba.layout.classdiag with parameters of type FSAPanel | |
void |
ClassdiagramNode.setFigure(FSAPanel newFigure)
Operation setFigure changes the value of the attribute _figure. |
Constructors in de.uni_paderborn.fujaba.layout.classdiag with parameters of type FSAPanel | |
ClassdiagramNode(FSAPanel f)
Operation ClassdiagramNode creates a new ClassdiagramNode. |
Uses of FSAPanel in de.uni_paderborn.fujaba.uml.unparse |
Fields in de.uni_paderborn.fujaba.uml.unparse declared as FSAPanel | |
(package private) FSAPanel |
UMStoryActivity.BorderUpdater.storyPanel
No comment provided by developer, please add a comment to improve documentation. |
Methods in de.uni_paderborn.fujaba.uml.unparse with parameters of type FSAPanel | |
void |
UMStoryActivity.setBorder(UMLStoryActivity storyAct,
FSAPanel storyPanel)
Sets the border attribute of the UMStoryActivity object |
Constructors in de.uni_paderborn.fujaba.uml.unparse with parameters of type FSAPanel | |
UMStoryActivity.BorderUpdater(FSAPanel storyPanel)
Constructor for class BorderUpdater |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |