Class AccessibleTableCellEvent

    • Field Detail

      • isSelected

        public boolean isSelected
      • count

        public int count
      • index

        public int index
    • Constructor Detail

      • AccessibleTableCellEvent

        public AccessibleTableCellEvent​(Object source)
        Constructs a new instance of this class.
        Parameters:
        source - the object that fired the event
    • Method Detail

      • toString

        public String toString()
        Returns a string containing a concise, human-readable description of the receiver.
        Overrides:
        toString in class EventObject
        Returns:
        a string representation of the event