java.lang.Object
de.julianweinelt.datacat.dbx.util.taskbar.DTaskbar

public class DTaskbar extends Object
  • Constructor Details

    • DTaskbar

      public DTaskbar(Frame parent)
  • Method Details

    • isSupported

      public boolean isSupported()
    • featureSupported

      public boolean featureSupported(Taskbar.Feature feature)
    • taskbar

      public Taskbar taskbar()
    • progressState

      public DTaskbar progressState(Taskbar.State state)
    • progressValue

      public DTaskbar progressValue(int value, int max)