Class ClearFilterLabel

All Implemented Interfaces:
GComponent, ImageObserver, MenuContainer, Serializable, Accessible, SwingConstants

public class ClearFilterLabel extends GIconLabel
A label that displays an icon that, when clicked, will clear the contents of the associated filter.
See Also:
  • Constructor Details

    • ClearFilterLabel

      public ClearFilterLabel(JTextField textField)
  • Method Details

    • paintComponent

      protected void paintComponent(Graphics g)
      Overrides:
      paintComponent in class JComponent
    • setTransparency

      public void setTransparency(float transparency)
    • showFilterButton

      public void showFilterButton()
    • hideFilterButton

      public void hideFilterButton()