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
  • Constructor Details

    • WindowsLibrary

      protected WindowsLibrary()
  • Method Details

    • get

      public static WindowsLibrary get()
    • getX86Path

      public String getX86Path()
    • getX64Path

      public String getX64Path()
    • getPath

      protected String getPath()
      Overrides:
      getPath in class com.github.weisj.darklaf.platform.AbstractLibrary
    • canLoad

      protected boolean canLoad()
      Specified by:
      canLoad in class com.github.weisj.darklaf.platform.AbstractLibrary