Interface FrameworkIcons

All Known Implementing Classes:
DefaultFrameworkIcons

public interface FrameworkIcons
Provides icons for framework ui components. The icon color follows the 'Button.foreground' color of the current Look and feel. Add custom icons via put(String, URL) and retrieve them via get(String).
See Also: