de.cau.cs.kieler.s.ui
Class SUiModule

java.lang.Object
  extended by de.cau.cs.kieler.s.ui.AbstractSUiModule
      extended by de.cau.cs.kieler.s.ui.SUiModule

public class SUiModule
extends de.cau.cs.kieler.s.ui.AbstractSUiModule

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

Rating red

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

Constructor Detail

SUiModule

public SUiModule(AbstractUIPlugin plugin)