Interface LevelBarMode


public interface LevelBarMode
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    the bar has a continuous mode
    static final int
    the bar has a discrete mode
  • Field Details