Uses of Package
de.uni_paderborn.fujaba.app

Packages that use de.uni_paderborn.fujaba.app
de.uni_paderborn.fujaba.app The Fujaba Application 
de.uni_paderborn.fujaba.app.messages   
de.uni_paderborn.fujaba.mpEdit Source Code Editor 
de.uni_paderborn.fujaba.packagediagrams.gui   
de.uni_paderborn.fujaba.uml UML-Abstract Syntax Tree Structure 
de.uni_paderborn.fujaba.uml.gui   
 

Classes in de.uni_paderborn.fujaba.app used by de.uni_paderborn.fujaba.app
FrameDecorator
          The task of this class is to provide some capsule for functions, which needed to be implemented in the case of creating some new class of FUJABA diagrams, as they are a) creating / showing a toolbar (every kind of diagram got one of its own) b) adding items of a diagram to the tree node row at left side of FUJABA (diagram has to manage the order and kinds of items and build up some tree structure of them) Methods and attributes of this class should be helpful to manage those tasks in a more generic way, while abstract methods should provide a reminder for childs of what to implement.
FrameMain
          The main frame of Fujaba, in which all components are integrated.
FujabaApp
          The Fujaba application.
InternalFrame
          child window for a diagram
KernelInterfaceImpl
           
TabbedPaneProxy
          Associations 0..1 tabbedPaneProxy 0..1 FrameMain -------------------------------- TabbedPaneProxy frameMain tabbedPaneProxy --------- 0..1 tabProxy 0..1 TabbedPaneProxy | title |------------------------------- TabProxy --------- tabbedPaneProxy tabProxy
TabProxy
           
Version
           
 

Classes in de.uni_paderborn.fujaba.app used by de.uni_paderborn.fujaba.app.messages
FrameMain
          The main frame of Fujaba, in which all components are integrated.
 

Classes in de.uni_paderborn.fujaba.app used by de.uni_paderborn.fujaba.mpEdit
FrameMain
          The main frame of Fujaba, in which all components are integrated.
 

Classes in de.uni_paderborn.fujaba.app used by de.uni_paderborn.fujaba.packagediagrams.gui
FrameDecorator
          The task of this class is to provide some capsule for functions, which needed to be implemented in the case of creating some new class of FUJABA diagrams, as they are a) creating / showing a toolbar (every kind of diagram got one of its own) b) adding items of a diagram to the tree node row at left side of FUJABA (diagram has to manage the order and kinds of items and build up some tree structure of them) Methods and attributes of this class should be helpful to manage those tasks in a more generic way, while abstract methods should provide a reminder for childs of what to implement.
 

Classes in de.uni_paderborn.fujaba.app used by de.uni_paderborn.fujaba.uml
FrameMain
          The main frame of Fujaba, in which all components are integrated.
 

Classes in de.uni_paderborn.fujaba.app used by de.uni_paderborn.fujaba.uml.gui
FrameDecorator
          The task of this class is to provide some capsule for functions, which needed to be implemented in the case of creating some new class of FUJABA diagrams, as they are a) creating / showing a toolbar (every kind of diagram got one of its own) b) adding items of a diagram to the tree node row at left side of FUJABA (diagram has to manage the order and kinds of items and build up some tree structure of them) Methods and attributes of this class should be helpful to manage those tasks in a more generic way, while abstract methods should provide a reminder for childs of what to implement.