Class IgnitionLookAndFeel.LaF

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    IgnitionLookAndFeel

    public static class IgnitionLookAndFeel.LaF
    extends com.inductiveautomation.plaf.IgnitionLookAndFeel
    See Also:
    Serialized Form
    • Nested Class Summary

      • Nested classes/interfaces inherited from class de.javasoft.plaf.synthetica.SyntheticaLookAndFeel

        de.javasoft.plaf.synthetica.SyntheticaLookAndFeel.JVMCompatibilityMode, de.javasoft.plaf.synthetica.SyntheticaLookAndFeel.RectangleUIResource
    • Field Summary

      • Fields inherited from class de.javasoft.plaf.synthetica.SyntheticaLookAndFeel

        logger
    • Constructor Summary

      Constructors 
      Constructor Description
      LaF()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      javax.swing.Icon getDisabledIcon​(javax.swing.JComponent c, javax.swing.Icon icon)  
      • Methods inherited from class com.inductiveautomation.plaf.IgnitionLookAndFeel

        getID, getName
      • Methods inherited from class de.javasoft.plaf.synthetica.SyntheticaLookAndFeel

        createContext, createEmptyBorder, createEmptyBorder, createLinearGradientPaint, createLineBorder, createLineBorder, createLineBorder, createMatteBorder, createMatteBorder, findComponent, findComponent, findComponents, findComponents, findDefaultBorder, findOpaqueParentOfClass, get, get, get, getAntiAliasEnabled, getBoolean, getBoolean, getClientProperty, getColor, getColor, getConfigFileName, getDefaults, getDefaultsCompatibilityMode, getDescription, getDim, getDim, getDim, getDim, getExtendedFileChooserEnabled, getFont, getFontName, getFontSize, getHiDpiImageScaleFactor, getHiDpiImageThreshold, getIcon, getIcon, getInsets, getInsets, getInsets, getInsets, getInsets, getInsets, getInsets, getInstance, getInt, getInt, getInt, getInt, getInt, getInt, getJVMCompatibilityMode, getRememberFileChooserPreferences, getResource, getResourceBase, getResourceBaseProvider, getScaleFactor, getScaleKeyExtension, getString, getString, getString, getStyleName, getSupportsWindowDecorations, getSyntheticaVersion, getSystemPropertyInt, getToolbarSeparatorDimension, getUseSystemFileIcons, getVersion, initialize, installCompatibilityDefaults, installSyntheticaDefaults, isOpaque, isSwingUIScalingEnabled, isSystemPropertySet, isSystemPropertySet, isSystemPropertySet, isToplevelPopupMenu, isUIScalingEnabled, isWindowOpacityEnabled, isWindowShapeEnabled, isWindowShapeSupported, load, loadAddonsXMLConfig, loadCustomXML, loadIcon, loadIcon, loadIcon, loadXMLConfig, popupHasCheckRadio, popupHasCheckRadioWithIcon, popupHasIcons, preservePopupIconSpace, registerImageResourceBase, resolveImagePath, resolveImagePath, scaleBounds, scaleBounds, scaleBounds, scaleDimension, scaleDimension, scaleDimension, scaleFloat, scaleFontSize, scaleInsets, scaleInsets, scaleInsets, scaleInteger, scalePoint, scalePoint, setAntiAliasEnabled, setChildrenName, setChildrenOpaque, setDefaultsCompatibilityMode, setExtendedFileChooserEnabled, setFont, setFont, setFont, setLookAndFeel, setLookAndFeel, setRememberFileChooserPreferences, setResourceBaseProvider, setToolbarSeparatorDimension, setUseSystemFileIcons, setWindowOpaque, setWindowsDecorated, shouldUpdateStyleOnEvent, uninitialize, unregisterImageResourceBase, updateWindowShape, validateWindowBounds, windowIsFullScreen
      • Methods inherited from class javax.swing.plaf.synth.SynthLookAndFeel

        createUI, getRegion, getStyle, getStyleFactory, isNativeLookAndFeel, isSupportedLookAndFeel, load, setStyleFactory, shouldUpdateStyleOnAncestorChanged, updateStyles
      • Methods inherited from class javax.swing.plaf.basic.BasicLookAndFeel

        createAudioAction, getAudioActionMap, initClassDefaults, initComponentDefaults, initSystemColorDefaults, loadSystemColors, playSound
      • Methods inherited from class javax.swing.LookAndFeel

        getDesktopPropertyValue, getDisabledSelectedIcon, getLayoutStyle, installBorder, installColors, installColorsAndFont, installProperty, loadKeyBindings, makeComponentInputMap, makeIcon, makeInputMap, makeKeyBindings, provideErrorFeedback, toString, uninstallBorder
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • LaF

        public LaF()
            throws java.text.ParseException
        Throws:
        java.text.ParseException
    • Method Detail

      • getDisabledIcon

        public javax.swing.Icon getDisabledIcon​(javax.swing.JComponent c,
                                                javax.swing.Icon icon)
        Overrides:
        getDisabledIcon in class de.javasoft.plaf.synthetica.SyntheticaLookAndFeel