JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
is.codion.swing.common.ui.control
Interface Control.Command
Enclosing interface:
Control
public static interface
Control.Command
A command interface, allowing Controls based on method references
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
perform
()
Performs the work
Method Detail
perform
void perform() throws
Exception
Performs the work
Throws:
Exception
- in case of an exception
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method