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 java.lang.Object
- Author:
- TuxPaper
Constructor Summary |
InfoBarUtil(SWTSkinObject forSO,
boolean top,
java.lang.String stateConfigID,
java.lang.String textPrefix)
|
InfoBarUtil(SWTSkinObject forSO,
java.lang.String skintemplateid,
boolean top,
java.lang.String stateConfigID,
java.lang.String textPrefix)
|
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,
java.lang.String stateConfigID,
java.lang.String textPrefix)
InfoBarUtil
public InfoBarUtil(SWTSkinObject forSO,
java.lang.String skintemplateid,
boolean top,
java.lang.String stateConfigID,
java.lang.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()