com.aelitis.azureus.ui.swt.views.skin
Class InfoBarUtil
java.lang.Object
com.aelitis.azureus.ui.swt.views.skin.InfoBarUtil
public abstract class InfoBarUtil
- extends Object
- Author:
- TuxPaper
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InfoBarUtil
public InfoBarUtil(SWTSkinObject forSO,
boolean top,
String stateConfigID,
String textPrefix)
InfoBarUtil
public InfoBarUtil(SWTSkinObject forSO,
String skintemplateid,
boolean top,
String stateConfigID,
String textPrefix)
createInfoBar
protected void createInfoBar()
created
protected void created(SWTSkinObject parent)
- Parameters:
parent
- - Since:
- 4.1.0.5
hide
public void hide(boolean permanently)
show
public void show()
allowShow
public abstract boolean allowShow()