Class AbstractLibrary
java.lang.Object
com.github.weisj.darklaf.platform.AbstractLibrary
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAbstractLibrary(String path, String libraryName)AbstractLibrary(String path, String libraryName, Logger logger) -
Method Summary
-
Field Details
-
logger
-
-
Constructor Details
-
AbstractLibrary
-
AbstractLibrary
-
-
Method Details
-
updateLibrary
public void updateLibrary()Load the decorations-library if necessary. -
getResourcePaths
-
getLibraryPath
-
getPath
-
getLibraryName
-
canLoad
protected abstract boolean canLoad() -
isLoaded
public boolean isLoaded() -
info
-
warning
-
error
-