public class Buttons extends Object
| Constructor and Description |
|---|
Buttons() |
| Modifier and Type | Method and Description |
|---|---|
static Closeable |
clicked(AbstractButton button,
xyz.cofe.collection.Func0<Object> fun) |
static Closeable |
clicked(AbstractButton button,
Runnable run) |
public static Closeable clicked(AbstractButton button, xyz.cofe.collection.Func0<Object> fun)
public static Closeable clicked(AbstractButton button, Runnable run)
Copyright © 2017. All rights reserved.