Module java.desktop

Class BasicListUI.FocusHandler

java.lang.Object
javax.swing.plaf.basic.BasicListUI.FocusHandler
All Implemented Interfaces:
FocusListener, EventListener
Enclosing class:
BasicListUI

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

    • FocusHandler

      public FocusHandler()
  • Method Details

    • repaintCellFocus

      protected void repaintCellFocus()
      Repaints focused cells.