Class EmptyIcon

  • All Implemented Interfaces:
    Serializable, Icon

    public class EmptyIcon
    extends Object
    implements Icon, Serializable
    A standard icon that doesn't paint anything. This can be used when some Completions have icons and others don't, to visually align the text of all completions.
    Version:
    1.0
    Author:
    Robert Futrell
    See Also:
    Serialized Form
    • Constructor Detail

      • EmptyIcon

        public EmptyIcon​(int size)