Class TaskIcon

  • All Implemented Interfaces:
    ThemedIcon, javax.swing.Icon

    public class TaskIcon
    extends ThemedCompoundIcon
    Icon that represents a task by adding the standard task background to another icon.
    Author:
    Chris Jennings
    • Constructor Detail

      • TaskIcon

        public TaskIcon​(java.lang.String image)