Class WindowsLibrary
java.lang.Object
com.github.weisj.darklaf.nativeutil.AbstractLibrary
com.github.weisj.darklaf.platform.windows.WindowsLibrary
public class WindowsLibrary
extends com.github.weisj.darklaf.nativeutil.AbstractLibrary
-
Field Summary
Fields inherited from class com.github.weisj.darklaf.nativeutil.AbstractLibrary
logger -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.github.weisj.darklaf.nativeutil.AbstractLibrary
error, getResourcePaths, info, isLoaded, updateLibrary, warning
-
Constructor Details
-
WindowsLibrary
protected WindowsLibrary()
-
-
Method Details
-
get
-
afterLoad
protected void afterLoad()- Overrides:
afterLoadin classcom.github.weisj.darklaf.nativeutil.AbstractLibrary
-
getLoaderClass
- Specified by:
getLoaderClassin classcom.github.weisj.darklaf.nativeutil.AbstractLibrary
-
getX86Path
-
getX64Path
-
getLibraryPath
- Specified by:
getLibraryPathin classcom.github.weisj.darklaf.nativeutil.AbstractLibrary
-
canLoad
protected boolean canLoad()- Specified by:
canLoadin classcom.github.weisj.darklaf.nativeutil.AbstractLibrary
-