Uses of Class
de.upb.swtpra05.group03.plugin.ICabSShuttlePlugin

Packages that use ICabSShuttlePlugin
de.upb.swtpra05.group03.plugin   
 

Uses of ICabSShuttlePlugin in de.upb.swtpra05.group03.plugin
 

Fields in de.upb.swtpra05.group03.plugin declared as ICabSShuttlePlugin
private  ICabSShuttlePlugin WorkerThread.plugin
          No comment provided by developer, please add a comment to improve documentation.
private  ICabSShuttlePlugin TestPanel.activePlugin
          No comment provided by developer, please add a comment to improve documentation.
 

Methods in de.upb.swtpra05.group03.plugin with parameters of type ICabSShuttlePlugin
 void WorkerThread.setPlugin(ICabSShuttlePlugin plugin)
          This method sets the plugin instance to which this WorkerThread will deliver all its messages.