Uses of Interface
org.topbraid.core.IStatusUIHandler

Packages that use IStatusUIHandler
org.topbraid.core   
 

Uses of IStatusUIHandler in org.topbraid.core
 

Methods in org.topbraid.core with parameters of type IStatusUIHandler
static void TBPlugin.init(org.eclipse.core.runtime.Preferences preferences, java.lang.String eclipsePlatform, IStatusUIHandler statusHandler, java.lang.Object shell)