Group: GitHub Otaka
Sort:
popular
|
newest
1. MultiTouch Gestures Java1 usages
io.github.otaka » MultiTouchGesturesJava
Library that allows you to use macOS multitouch gestures in Java Swing applications.
Last Release on May 8, 2023
2. SWT Layout Builder
io.github.otaka » swtlayoutbuilderMIT
Library that allows to create complex forms with convenient builder syntax.
It wraps standard SWT RowLayout and implements its own new RuleLayout and BorderLayout
Last Release on Dec 28, 2023
3. Swing Layout Builder
io.github.otaka » swinglayoutbuilderMIT
Library that allows to create complex forms with convenient builder syntax.
It wraps some standard Swing layouts: BorderLayout, FlowLayout, GridBagLayout(to make FormLayout) and implements
its own new RuleLayout
Last Release on Dec 28, 2023
4. JGraphicsScene
io.github.otaka » jgraphicssceneMIT
Java Swing small graphics framework that is a little bit similar to QT QGraphicsScene. It allows to put sprites on a scene, configure its behavior, like move with mouse, or timer, connect them with arrows.
Last Release on Jan 20, 2024