java.lang.Object
javax.swing.LookAndFeel
javax.swing.plaf.basic.BasicLookAndFeel
com.formdev.flatlaf.FlatLaf
com.formdev.flatlaf.IntelliJTheme.ThemeLaf
is.codion.plugin.flatlaf.intellij.themes.arc.Arc
All Implemented Interfaces:
Serializable

public final class Arc extends com.formdev.flatlaf.IntelliJTheme.ThemeLaf
https://gitlab.com/zlamalp/arc-theme-idea
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class com.formdev.flatlaf.FlatLaf

    com.formdev.flatlaf.FlatLaf.DisabledIconProvider
  • Field Summary

    Fields inherited from class com.formdev.flatlaf.FlatLaf

    NULL_VALUE
  • Constructor Summary

    Constructors
    Constructor
    Description
    Arc()
     
  • Method Summary

    Methods inherited from class com.formdev.flatlaf.IntelliJTheme.ThemeLaf

    getDescription, getLafClassesForDefaultsLoading, getName, getTheme, isDark

    Methods inherited from class com.formdev.flatlaf.FlatLaf

    createActiveFontValue, disableWindowsD3Donscreen, equals, getAdditionalDefaults, getDefaults, getDisabledIcon, getExtraDefaults, getGlobalExtraDefaults, getID, getPreferredFontFamily, getPreferredLightFontFamily, getPreferredMonospacedFontFamily, getPreferredSemiboldFontFamily, getStyleableInfos, getStyleableValue, getSupportsWindowDecorations, getSystemColorGetter, hashCode, hideMnemonics, initialize, initIconColors, install, installLafInfo, isLafDark, isNativeLookAndFeel, isShowMnemonics, isSupportedLookAndFeel, isUseNativeWindowDecorations, parseDefaultsValue, registerCustomDefaultsSource, registerCustomDefaultsSource, registerCustomDefaultsSource, registerCustomDefaultsSource, registerUIDefaultsGetter, repaintAllFramesAndDialogs, revalidateAndRepaintAllFramesAndDialogs, runWithUIDefaultsGetter, setExtraDefaults, setGlobalExtraDefaults, setPreferredFontFamily, setPreferredLightFontFamily, setPreferredMonospacedFontFamily, setPreferredSemiboldFontFamily, setSystemColorGetter, setup, setUseNativeWindowDecorations, showMnemonics, supportsNativeWindowDecorations, uninitialize, unregisterCustomDefaultsSource, unregisterCustomDefaultsSource, unregisterCustomDefaultsSource, unregisterCustomDefaultsSource, unregisterUIDefaultsGetter, updateUI, updateUILater

    Methods inherited from class java.lang.Object

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

    • Arc

      public Arc()