Interface TableSelectionListener

  • All Superinterfaces:
    java.util.EventListener

    @Deprecated
    public interface TableSelectionListener
    extends java.util.EventListener
    Deprecated.
    Totally unused. Cannot delete due to serialization backwards compatability.
    • Method Detail

      • selectionChanged

        void selectionChanged​(javax.swing.event.ChangeEvent ce)
        Deprecated.