Class PullDownMenuInfo


  • public class PullDownMenuInfo
    extends Object
    Author:
    Madhav Krishna
    • Field Detail

      • width

        protected int width
      • height

        protected int height
    • Constructor Detail

      • PullDownMenuInfo

        public PullDownMenuInfo​(int width,
                                int height,
                                PullDownMenuLocation location)
        Parameters:
        width - in pixel. value < 1 indicate calculate automatically.
        height - in pixel. value < 1 indicate calculate automatically.
        location -
    • Method Detail

      • getWidth

        public int getWidth()
      • getHeight

        public int getHeight()