Class ArrowIcon

java.lang.Object
com.jsql.view.swing.combomenu.ArrowIcon
All Implemented Interfaces:
Icon, SwingConstants

public class ArrowIcon extends Object implements Icon, SwingConstants
  • Constructor Details

    • ArrowIcon

      public ArrowIcon(int direction, boolean isPressedView)
    • ArrowIcon

      public ArrowIcon(int iconSize, int direction, boolean isEnabled)
  • Method Details