Class GenericPlatformInitializer

  • All Implemented Interfaces:
    org.apache.cayenne.modeler.init.platform.PlatformInitializer

    public class GenericPlatformInitializer
    extends Object
    implements org.apache.cayenne.modeler.init.platform.PlatformInitializer
    • Constructor Detail

      • GenericPlatformInitializer

        public GenericPlatformInitializer()
    • Method Detail

      • setupMenus

        public void setupMenus​(JFrame frame)
        Specified by:
        setupMenus in interface org.apache.cayenne.modeler.init.platform.PlatformInitializer
      • initLookAndFeel

        public void initLookAndFeel()
        Specified by:
        initLookAndFeel in interface org.apache.cayenne.modeler.init.platform.PlatformInitializer
      • findTheme

        protected com.jgoodies.looks.plastic.PlasticTheme findTheme()