Class SimpleColorIcon

java.lang.Object
org.omegat.gui.issues.SimpleColorIcon
All Implemented Interfaces:
Icon

public class SimpleColorIcon extends Object implements Icon
A simple, square icon of a single, solid color.
  • Constructor Details

    • SimpleColorIcon

      public SimpleColorIcon(Color color)
    • SimpleColorIcon

      public SimpleColorIcon(String color)
  • Method Details