public abstract class SwingSupport
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) static Box.Int |
guiWorld |
Constructor and Description |
---|
SwingSupport() |
Modifier and Type | Method and Description |
---|---|
static java.awt.event.ActionListener |
actionListener(Lambda arg1)
create an ActionListener from a ActionListenerT s -> ST s () function
|
static java.lang.Runnable |
runnable(Lambda arg1)
create a Runnable from a ST action
|
static final Box.Int guiWorld