Class JComboBoxHpr.JComboBoxEventAdapter

java.lang.Object
javax.swing.InputVerifier
com.inductiveautomation.snap.swing.SwingEventAdapter
com.inductiveautomation.snap.swing.helpers.JComboBoxHpr.JComboBoxEventAdapter
All Implemented Interfaces:
DragGestureListener, DragSourceListener, DropTargetListener, ActionListener, FocusListener, KeyListener, MouseListener, MouseMotionListener, EventListener
Enclosing class:
JComboBoxHpr<T extends JComboBox>

public static class JComboBoxHpr.JComboBoxEventAdapter extends SwingEventAdapter
A SwingEventListener for JComboBox.
  • Constructor Details

    • JComboBoxEventAdapter

      public JComboBoxEventAdapter(JComponent aComp)
      Create new JComboBoxEventAdapter.
  • Method Details