| Interface | Description |
|---|---|
| CallbackBinding<C extends Callback> |
Interface which all bindings must implement.
|
| CallbackBinding.GUI<C extends Callback> | |
| CallbackBinding.Text<C extends Callback> |
| Class | Description |
|---|---|
| CallbackGUIBindings | |
| DefaultGUICallbackHandler |
Example callback handler for displaying and gathering information from the
user on behalf of the security system.
|
| DefaultTextCallbackHandler | |
| StringManager |
| Enum | Description |
|---|---|
| CallbackGUIBindings.MessageType |
Simplifies converting between option pane message types and callback
message types.
|
Copyright © 2019. All rights reserved.