de.cau.cs.kieler.synccharts.text.interfaces.ui
Class InterfacesUiModule

java.lang.Object
  extended by de.cau.cs.kieler.synccharts.text.interfaces.ui.AbstractInterfacesUiModule
      extended by de.cau.cs.kieler.synccharts.text.interfaces.ui.InterfacesUiModule

public class InterfacesUiModule
extends de.cau.cs.kieler.synccharts.text.interfaces.ui.AbstractInterfacesUiModule

Use this class to register components to be used within the IDE.

Rating red

Constructor Summary
InterfacesUiModule(AbstractUIPlugin plugin)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InterfacesUiModule

public InterfacesUiModule(AbstractUIPlugin plugin)