slothsoft / factorio-helper

Not sure where I want to go with this project yet, I just know I want to read and process the LUA files from the game Factorio.
http://slothsoft.de/
MIT License
0 stars 0 forks source link

Rescue the Accordion #2

Open slothsoft opened 5 years ago

slothsoft commented 5 years ago

The Swing Accordion might be worth rescuing from the commit and putting it into another example project like the example-gaugebar.

slothsoft commented 5 years ago

I decided it's not good enough as is. If I ever feel the need to develop something small for a couple of hours (days?), I can revisit this issue.

The accordion is here: https://github.com/slothsoft/factorio-helper/blob/ad4fdb964537b448dc90c33e4e5107896548ad2c/ui/src/main/java/de/slothsoft/factorio/helper/ui/common/Accordion.java

slothsoft commented 5 years ago

I used it here: https://github.com/slothsoft/shera-translator/blob/master/javaapp/src/main/java/de/slothsoft/shera/javaapp/common/Accordion.java