Class GtkAdjustment


  • public class GtkAdjustment
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      GtkAdjustment()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • lower

        public double lower
      • upper

        public double upper
      • value

        public double value
      • step_increment

        public double step_increment
      • page_increment

        public double page_increment
      • page_size

        public double page_size
    • Constructor Detail

      • GtkAdjustment

        public GtkAdjustment()