Class WindowsLibrary
java.lang.Object
com.github.weisj.darklaf.platform.AbstractLibrary
com.github.weisj.darklaf.platform.windows.WindowsLibrary
public class WindowsLibrary
extends com.github.weisj.darklaf.platform.AbstractLibrary
-
Field Summary
Fields inherited from class com.github.weisj.darklaf.platform.AbstractLibrary
logger -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleancanLoad()static WindowsLibraryget()protected StringgetPath()Methods inherited from class com.github.weisj.darklaf.platform.AbstractLibrary
error, getLibraryName, getLibraryPath, getResourcePaths, info, isLoaded, updateLibrary, warning
-
Constructor Details
-
WindowsLibrary
protected WindowsLibrary()
-
-
Method Details
-
get
-
getX86Path
-
getX64Path
-
getPath
- Overrides:
getPathin classcom.github.weisj.darklaf.platform.AbstractLibrary
-
canLoad
protected boolean canLoad()- Specified by:
canLoadin classcom.github.weisj.darklaf.platform.AbstractLibrary
-