public class TooManyIconsException
extends java.lang.RuntimeException
A TooManyIconsException is thrown by IconFactory when it cannot create a Icon because there are already too many icons created.
You should try to reuse Icon objects whenever possible.IconFactory
,
Serialized FormConstructor and Description |
---|
TooManyIconsException() |