org.montsuqi.client
Interface ScreenType
public interface ScreenType
Constants for screen types.
NULL
static final int NULL
- See Also:
- Constant Field Values
CURRENT_WINDOW
static final int CURRENT_WINDOW
- See Also:
- Constant Field Values
NEW_WINDOW
static final int NEW_WINDOW
- See Also:
- Constant Field Values
CLOSE_WINDOW
static final int CLOSE_WINDOW
- See Also:
- Constant Field Values
CHANGE_WINDOW
static final int CHANGE_WINDOW
- See Also:
- Constant Field Values
JOIN_WINDOW
static final int JOIN_WINDOW
- See Also:
- Constant Field Values
FORK_WINDOW
static final int FORK_WINDOW
- See Also:
- Constant Field Values
END_SESSION
static final int END_SESSION
- See Also:
- Constant Field Values