Class IgnitionLookAndFeel.LaF

java.lang.Object
javax.swing.LookAndFeel
javax.swing.plaf.basic.BasicLookAndFeel
javax.swing.plaf.synth.SynthLookAndFeel
de.javasoft.plaf.synthetica.SyntheticaLookAndFeel
com.inductiveautomation.plaf.IgnitionLookAndFeel
com.inductiveautomation.ignition.client.IgnitionLookAndFeel.LaF
All Implemented Interfaces:
Serializable
Enclosing class:
IgnitionLookAndFeel

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

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

    de.javasoft.plaf.synthetica.SyntheticaLookAndFeel.ImageIconUIResource, 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

    Modifier and Type
    Method
    Description
     

    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, isBorderPainted, isOpaque, isSwingUIScalingEnabled, isSystemPropertySet, isSystemPropertySet, isSystemPropertySet, isSystemPropertySet, isToplevelPopupMenu, isUIScalingEnabled, isWindowDecorated, 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 java.lang.Object

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

  • Method Details

    • getDisabledIcon

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