An Open Source Java Decompiler Gui for Procyon
Go to file
Deathmarine 2e89a3a51a
Merge pull request #143 from vlsi/text_zoom
Fix text zoom when high-precision scrolling input is used
2018-08-07 11:02:04 -04:00
src Fix text zoom when high-precision scrolling input is used 2018-07-02 23:27:39 +03:00
.gitignore Addresses #53 Adds Ctrl+Wheel text zoom, and FontChooser to RightClick 2016-07-26 13:18:37 -04:00
license.txt Addresses #53 Adds Ctrl+Wheel text zoom, and FontChooser to RightClick 2016-07-26 13:18:37 -04:00
luyten.ico Addresses #53 Adds Ctrl+Wheel text zoom, and FontChooser to RightClick 2016-07-26 13:18:37 -04:00
pom.xml Store Font Size in Preferences. 2018-06-05 15:49:47 -04:00
ReadMe.md Update ReadMe.md 2018-05-22 16:07:30 -04:00

Luyten

One of the Best
Java Decompiler Gui for Procyon
Apache License, Version 2.0

Releases

Compilation


We use maven to handle our dependencies.

  • Install Maven 3
  • Clone this repo and: mvn clean install

Screenshot

Screen

Downloads

Releases

Bugs/Suggestions

Issues

Powered by


Procyon

© 2015 Mike Strobel
https://bitbucket.org/mstrobel/procyon/overview
Apache License

RSyntaxTextArea

© 2012 Robert Futrell
http://fifesoft.com/rsyntaxtextarea/
All Rights Reserved