Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 436 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 436 Bytes

se.alipsa.gi.GuiInteraction

Allows Gade Gui Interactive capabilities from a standalone app

There are three versions of it

  1. gi-fx This is the most similar to Gade but requires a JVM with Javafx included (e.g. Bellsoft Full)
  2. gi-swing This gives the same functionality as the io in gade but uses swing so works with any JDK but looks slightly different
  3. gi-console BEst effort in reproducing gui interaction on the console