public interface ConsoleCtrlHandler
| Modifier and Type | Field and Description |
|---|---|
static int |
CTRL_CLOSE_EVENT |
| Modifier and Type | Method and Description |
|---|---|
boolean |
handle(int code)
Handles the Ctrl event.
|
static final int CTRL_CLOSE_EVENT
Copyright © 2009–2016. All rights reserved.