Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface ButtonAction
Method Summary | |
int | |
boolean |
|
void |
|
void |
|
public int getLockMethod()
- Returns:
- the int lockMethod
public boolean isModal()
- Returns:
- true if the action is modal
public void setLockMethod(int lockMethod)
- Parameters:
lockMethod
- purpose: action buttons can remain depressed so that they can be used multiple times
public void setModal(boolean modal)
- Parameters:
modal
- the modal of the action