Class BasicView

    • Constructor Detail

      • BasicView

        public BasicView()
    • Method Detail

      • increment

        public void increment()
      • handleKeyEvent

        public void handleKeyEvent()
      • getText1

        public String getText1()
      • setText1

        public void setText1​(String text1)
      • getText2

        public String getText2()
      • setText2

        public void setText2​(String text2)
      • getText3

        public String getText3()
      • setText3

        public void setText3​(String text3)
      • getText4

        public String getText4()
      • setText4

        public void setText4​(String text4)
      • getText5

        public String getText5()
      • setText5

        public void setText5​(String text5)
      • getNumber

        public int getNumber()
      • getCountry

        public String getCountry()
      • setCountry

        public void setCountry​(String country)
      • getCity

        public String getCity()
      • setCity

        public void setCity​(String city)
      • onCountryChange

        public void onCountryChange()
      • displayLocation

        public void displayLocation()