Class BasicYListUI.FocusHandler

java.lang.Object
org.jdesktop.swingx.plaf.basic.BasicYListUI.FocusHandler
All Implemented Interfaces:
FocusListener, EventListener
Enclosing class:
BasicYListUI

public class BasicYListUI.FocusHandler extends Object implements FocusListener
This class should be treated as a "protected" inner class. Instantiate it only within subclasses.
  • Constructor Details

    • FocusHandler

      public FocusHandler()
      Constructs a FocusHandler.
  • Method Details