Uses of Class
de.uni_paderborn.fujaba.fsa.listener.ComponentBorderListener

Packages that use ComponentBorderListener
de.uni_paderborn.fujaba.fsa.listener   
 

Uses of ComponentBorderListener in de.uni_paderborn.fujaba.fsa.listener
 

Fields in de.uni_paderborn.fujaba.fsa.listener declared as ComponentBorderListener
private static ComponentBorderListener ComponentBorderListener.listener
          Attribute to implement the Singleton design pattern.
 

Methods in de.uni_paderborn.fujaba.fsa.listener that return ComponentBorderListener
static ComponentBorderListener ComponentBorderListener.get()
          The public method of the Singleton design pattern to get the system wide instance of this listener.