Class FocusStateMatteBorder

All Implemented Interfaces:
Serializable, Border

public class FocusStateMatteBorder extends MatteBorder
See Also:
  • Constructor Details

    • FocusStateMatteBorder

      public FocusStateMatteBorder(int top, int left, int bottom, int right, Color focusedColor, Color unfocusedColor, JComponent componentToTrackFocusOf)