Uses of Class
de.uni_paderborn.fujaba.fsa.FSALayeredPane

Packages that use FSALayeredPane
de.uni_paderborn.fujaba.app The Fujaba Application 
de.uni_paderborn.fujaba.fsa Fujaba Swing Adapter 
 

Uses of FSALayeredPane in de.uni_paderborn.fujaba.app
 

Methods in de.uni_paderborn.fujaba.app that return FSALayeredPane
 FSALayeredPane InternalFrame.getDiagramRoot()
          Get the FSALayeredPane that is the root of the FSA-Tree for the current diagram
 FSALayeredPane FrameMain.getDiagramRoot()
          Deprecated. please use getInternalFrame(yourdiagram).getDiagramRoot()
 

Uses of FSALayeredPane in de.uni_paderborn.fujaba.fsa
 

Methods in de.uni_paderborn.fujaba.fsa that return FSALayeredPane
 FSALayeredPane FSAObject.getDiagramRoot()