jar

com.github.lukeu : swing-dpi

Maven & Gradle

Nov 12, 2021
16 stars

swing-dpi · HiDPI and UI-scaling support for Java-Swing via the PLaF mechanism

Table Of Contents

Latest Version

Download com.github.lukeu : swing-dpi JAR file - Latest Versions:

All Versions

Download com.github.lukeu : swing-dpi JAR file - All Versions:

Version Vulnerabilities Size Updated
0.10
0.9
0.8
0.7
0.6

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window swing-dpi-0.10.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.swingdpi

├─ com.github.swingdpi.DpiUtils.class - [JAR]

├─ com.github.swingdpi.UiDefaultsScaler.class - [JAR]

├─ com.github.swingdpi.UiScaling.class - [JAR]

com.github.swingdpi.util

├─ com.github.swingdpi.util.LoopBreakingScaledIcon.class - [JAR]

├─ com.github.swingdpi.util.ScaledIcon.class - [JAR]

├─ com.github.swingdpi.util.ScaledTable.class - [JAR]

com.github.swingdpi.plaf

├─ com.github.swingdpi.plaf.BasicTweaker.class - [JAR]

├─ com.github.swingdpi.plaf.JavaVersion.class - [JAR]

├─ com.github.swingdpi.plaf.MetalTweaker.class - [JAR]

├─ com.github.swingdpi.plaf.NimbusTweaker.class - [JAR]

├─ com.github.swingdpi.plaf.ScaledFontUIResource.class - [JAR]

├─ com.github.swingdpi.plaf.ScaledIconUIResource.class - [JAR]

├─ com.github.swingdpi.plaf.Tweaker.class - [JAR]

├─ com.github.swingdpi.plaf.WindowsTweaker.class - [JAR]