| Interface | Description |
|---|---|
| DebugListener | |
| ICCFEditor | |
| ICCFProvider | |
| IChildContainer | |
| IComm | |
| ICommSerialPort | |
| ICommSerialPortID | |
| IEditAction | |
| IListElement | |
| INamed | |
| ITaskStatus | |
| IWalker |
Interface for CCF tree walk callbacks.
|
| IWalker2 |
| Class | Description |
|---|---|
| ActionAliasButton |
Action that performs a virtual push of a button.
|
| ActionAliasDevice |
Action that switches active devices.
|
| ActionAliasKey |
Action that performs a virtual key-press.
|
| ActionBeep |
Action that emits a beep.
|
| ActionDelay |
Action that waits for a specified number of milliseconds.
|
| ActionIRCode |
Action that sends an IR Code
|
| ActionJumpPanel |
Action that switches the currently displayed panel.
|
| ActionSpecial |
Action that handles special state cases like jump back/forward and mouse mode.
|
| ActionTimer |
Action that activates a Timer.
|
| BDiff | |
| CCF |
The starting point for manipulating Pronto CCF files.
|
| CCFAction |
The CCFAction objects are collected into CCFActionLists
and attached to buttons, panels or panel state changes.
|
| CCFActionList |
A container for Actions that can be attached to buttons
and panels.
|
| CCFButton |
An on-screen button that can be assigned various icons
to represent active/inactive and selected/unselected states.
|
| CCFChild |
The container class for CCFButton and CCFFrame objects.
|
| CCFColor |
A representation of valid CCF Colors.
|
| CCFDevice |
A container for Panels like the Home Panels, Device Panels
and Macro Panels.
|
| CCFFont |
A representation of valid CCF font sizes.
|
| CCFFrame |
A container class similar to CCFPanel since CCFPanels
cannot nest.
|
| CCFHardKey | |
| CCFIcon |
CCF Icons come in three varieties: 2, 4 and 256 color.
|
| CCFIconSet |
A set of four icons associated with a CCFButton.
|
| CCFIRCode |
An abstraction for IRCodes sent by the Pronto.
|
| CCFNode |
The parent class of all CCF tree node elements.
|
| CCFPanel |
A single Pronto screen containing buttons and frames.
|
| CCFPorter | |
| CCFSchema | |
| CCFTimer |
A class representing timed and automated actions.
|
| CCFWalker |
A utility class for scanning a CCF tree.
|
| CommGNU | |
| CommJavax | |
| Debug | |
| Firmware | |
| ProntoModel | |
| Regress | |
| RenderEditor | |
| Renderer | |
| RenderGrid | |
| RenderPanel | |
| ScopeTask | |
| TaskStatus | |
| Tonto |
A UI Tool for creating, editing, loading and saving CCF Files.
|
| TontoModule | |
| Util |
| Exception | Description |
|---|---|
| CCFException |