Class InfoBarUtil

java.lang.Object
com.biglybt.ui.swt.views.skin.InfoBarUtil

public abstract class InfoBarUtil extends Object
  • Field Details

    • forSO

      private final SWTSkinObject forSO
    • top

      private final boolean top
    • skin

      private SWTSkin skin
    • soInfoBar

      private SWTSkinObject soInfoBar
    • stateConfigID

      private final String stateConfigID
    • textPrefix

      private final String textPrefix
    • skintemplateid

      private final String skintemplateid
    • uniqueNo

      private static int uniqueNo
  • Constructor Details

  • Method Details

    • getParentSkinObject

      public SWTSkinObject getParentSkinObject()
    • 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()