Package org.omegat.util.gui.laf
Class WindowsDarkThemeDetector
java.lang.Object
org.omegat.util.gui.laf.SystemDarkThemeDetector
org.omegat.util.gui.laf.WindowsDarkThemeDetector
Copyright 2000-2021 JetBrains s.r.o. Use of this source code is governed by
the Apache 2.0 license.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.omegat.util.gui.laf.SystemDarkThemeDetector
createDetector
-
Constructor Details
-
WindowsDarkThemeDetector
public WindowsDarkThemeDetector()
-
-
Method Details
-
isDark
public boolean isDark()- Specified by:
isDarkin classSystemDarkThemeDetector
-
detectionSupported
public boolean detectionSupported()- Specified by:
detectionSupportedin classSystemDarkThemeDetector
-