All Known Subinterfaces:
FrameworkIcons
All Known Implementing Classes:
DefaultFrameworkIcons

public interface Logos
Provides logos.
  • Method Details

    • logoBlack

      static ImageIcon logoBlack()
      Returns:
      icon for the codion logo
    • logoTransparent

      static ImageIcon logoTransparent()
      Returns:
      icon for the codion logo
    • logoRed

      static ImageIcon logoRed()
      Returns:
      icon for the codion logo in red
    • imageIcon

      static ImageIcon imageIcon(String resourceName)