Module java.desktop

Interface SynthIcon

All Superinterfaces:
Icon

public interface SynthIcon extends Icon
An icon that is passed a SynthContext. Subclasses need only implement the variants that take a SynthContext, but must be prepared for the SynthContext to be null.