Class MacOSLibrary
- java.lang.Object
-
- com.github.weisj.darklaf.platform.AbstractLibrary
-
- com.github.weisj.darklaf.platform.macos.MacOSLibrary
-
public class MacOSLibrary extends com.github.weisj.darklaf.platform.AbstractLibrary
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedMacOSLibrary()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanLoad()static MacOSLibraryget()
-
-
-
Method Detail
-
get
public static MacOSLibrary get()
-
canLoad
protected boolean canLoad()
- Specified by:
canLoadin classcom.github.weisj.darklaf.platform.AbstractLibrary
-
-