Module org.autogui

Class SearchTextFieldFilePath.IconWrapper

java.lang.Object
org.autogui.swing.util.SearchTextFieldFilePath.IconWrapper
All Implemented Interfaces:
Icon
Enclosing class:
SearchTextFieldFilePath

public static class SearchTextFieldFilePath.IconWrapper extends Object implements Icon
  • Field Details

    • icon

      protected Icon icon
    • width

      protected float width
    • height

      protected float height
    • scale

      protected float scale
  • Constructor Details

    • IconWrapper

      public IconWrapper(Icon icon, int width)
  • Method Details