Class History


  • public class History
    extends java.lang.Object
    Created by manue on 17-07-19.
    • Constructor Detail

      • History

        public History()
    • Method Detail

      • clear

        public void clear()
      • getCurrent

        public int getCurrent()
      • setCurrent

        public void setCurrent​(int current)
      • next

        public void next()
      • back

        public void back()
      • getCurrentRow

        public java.lang.Object getCurrentRow()