Class TableSelectionListener

  • All Implemented Interfaces:
    java.util.EventListener, javax.swing.event.ListSelectionListener

    public class TableSelectionListener
    extends java.lang.Object
    implements javax.swing.event.ListSelectionListener
    • Constructor Detail

      • TableSelectionListener

        public TableSelectionListener​(TableGUIMediator med)
    • Method Detail

      • valueChanged

        public void valueChanged​(javax.swing.event.ListSelectionEvent ev)
        Specified by:
        valueChanged in interface javax.swing.event.ListSelectionListener