Methods of control classes

  •   Abstract method to get more general control class.
      • Variable ?t denotes a generic target.
      • Method Iconify() is generalized to represent any type of control form or style().
      • Reveal() is abstracted to be a generic access method Aceess().
    • It represents all controls that can be used to gain access to a data object regardless of their appearance and access methods.