Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y 

A

AAPanel - Class in com.neuron.app.tonto.ui
 
AAPanel() - Constructor for class com.neuron.app.tonto.ui.AAPanel
 
AAPanel(boolean) - Constructor for class com.neuron.app.tonto.ui.AAPanel
 
AboutDialog - Class in com.neuron.app.tonto.ui
 
AboutDialog(Tonto) - Constructor for class com.neuron.app.tonto.ui.AboutDialog
 
ACT_ALIAS_BUTTON - Static variable in class com.neuron.app.tonto.CCFAction
 
ACT_ALIAS_DEV - Static variable in class com.neuron.app.tonto.CCFAction
 
ACT_ALIAS_KEY - Static variable in class com.neuron.app.tonto.CCFAction
 
ACT_BEEP - Static variable in class com.neuron.app.tonto.CCFAction
 
ACT_DELAY - Static variable in class com.neuron.app.tonto.CCFAction
 
ACT_DUMMY - Static variable in class com.neuron.app.tonto.CCFAction
 
ACT_IRCODE - Static variable in class com.neuron.app.tonto.CCFAction
 
ACT_JUMP_PANEL - Static variable in class com.neuron.app.tonto.CCFAction
 
ACT_MARANTZ_JUMP - Static variable in class com.neuron.app.tonto.CCFAction
 
ACT_TIMER - Static variable in class com.neuron.app.tonto.CCFAction
 
action() - Method in class com.neuron.app.tonto.ui.ActionButton
 
ActionAliasButton - Class in com.neuron.app.tonto
Action that performs a virtual push of a button.
ActionAliasButton(CCFButton) - Constructor for class com.neuron.app.tonto.ActionAliasButton
 
ActionAliasDevice - Class in com.neuron.app.tonto
Action that switches active devices.
ActionAliasDevice(CCFDevice) - Constructor for class com.neuron.app.tonto.ActionAliasDevice
 
ActionAliasKey - Class in com.neuron.app.tonto
Action that performs a virtual key-press.
ActionAliasKey(CCFDevice, int) - Constructor for class com.neuron.app.tonto.ActionAliasKey
Create a key alias action.
ActionBeep - Class in com.neuron.app.tonto
Action that emits a beep.
ActionBeep(int, int, int) - Constructor for class com.neuron.app.tonto.ActionBeep
 
ActionButton - Class in com.neuron.app.tonto.ui
 
ActionButton(String) - Constructor for class com.neuron.app.tonto.ui.ActionButton
 
ActionDelay - Class in com.neuron.app.tonto
Action that waits for a specified number of milliseconds.
ActionDelay(int) - Constructor for class com.neuron.app.tonto.ActionDelay
 
ActionIRCode - Class in com.neuron.app.tonto
Action that sends an IR Code
ActionIRCode(CCFIRCode) - Constructor for class com.neuron.app.tonto.ActionIRCode
 
ActionJumpPanel - Class in com.neuron.app.tonto
Action that switches the currently displayed panel.
ActionJumpPanel(CCFPanel, boolean) - Constructor for class com.neuron.app.tonto.ActionJumpPanel
 
actionPerformed(ActionEvent) - Method in class com.neuron.app.tonto.ui.AboutDialog
 
actionPerformed(ActionEvent) - Method in class com.neuron.app.tonto.ui.ActionButton
 
actionPerformed(ActionEvent) - Method in class com.neuron.app.tonto.ui.OKCancelDialog
 
ActionSpecial - Class in com.neuron.app.tonto
Action that handles special state cases like jump back/forward and mouse mode.
ActionSpecial(int) - Constructor for class com.neuron.app.tonto.ActionSpecial
 
ActionTimer - Class in com.neuron.app.tonto
Action that activates a Timer.
ActionTimer(CCFTimer) - Constructor for class com.neuron.app.tonto.ActionTimer
 
ACTIVE_SELECTED - Static variable in class com.neuron.app.tonto.CCFIconSet
 
ACTIVE_UNSELECTED - Static variable in class com.neuron.app.tonto.CCFIconSet
 
add(Component, String) - Method in class com.neuron.app.tonto.ui.AAPanel
 
add(IRRemote) - Method in class com.neuron.irdb.IRDatabase
 
add(IRSignal) - Method in class com.neuron.irdb.IRRemote
 
addAttribute(String, String) - Method in class com.neuron.xml.XMLNode
 
addButton(CCFButton) - Method in class com.neuron.app.tonto.CCFFrame
Add child to this frame.
addButton(CCFButton) - Method in class com.neuron.app.tonto.CCFPanel
Add child to this panel.
addButton(CCFButton) - Method in interface com.neuron.app.tonto.IChildContainer
 
addChild(CCFChild) - Method in class com.neuron.app.tonto.CCFFrame
Add child to this frame.
addChild(CCFChild) - Method in class com.neuron.app.tonto.CCFPanel
Add child to this panel.
addChild(XMLNode) - Method in class com.neuron.xml.XMLNode
 
addConsumer(ImageConsumer) - Method in class com.neuron.app.tonto.ui.PNGImageProducer
 
addFrame(CCFFrame) - Method in class com.neuron.app.tonto.CCFFrame
Add child to this frame.
addFrame(CCFFrame) - Method in class com.neuron.app.tonto.CCFPanel
Add child to this panel.
addFrame(CCFFrame) - Method in interface com.neuron.app.tonto.IChildContainer
 
addIndexPulse(int) - Method in class com.neuron.irdb.IRBurst
Add a pulse using the index position of the pulse.
addListener(DebugListener) - Static method in class com.neuron.app.tonto.Debug
 
addPanel(CCFPanel) - Method in class com.neuron.app.tonto.CCFDevice
Add a panel to this Device.
addPulse(int) - Method in class com.neuron.irdb.PulseIndex
returns the index of the pulse that was added or matched.
addPulses(int[]) - Method in class com.neuron.irdb.PulseIndex
 
addTask(Task) - Method in class com.neuron.app.tonto.ui.TaskList
 
addTasks(Task[]) - Method in class com.neuron.app.tonto.ui.TaskList
 
addTimePulse(int) - Method in class com.neuron.irdb.IRBurst
Add a pulse using the time length of the pulse.
ANCHOR_CENTER - Static variable in class com.neuron.app.tonto.ui.TLabel
 
ANCHOR_E - Static variable in class com.neuron.app.tonto.ui.TLabel
 
ANCHOR_N - Static variable in class com.neuron.app.tonto.ui.TLabel
 
ANCHOR_NE - Static variable in class com.neuron.app.tonto.ui.TLabel
 
ANCHOR_NW - Static variable in class com.neuron.app.tonto.ui.TLabel
 
ANCHOR_S - Static variable in class com.neuron.app.tonto.ui.TLabel
 
ANCHOR_SE - Static variable in class com.neuron.app.tonto.ui.TLabel
 
ANCHOR_SW - Static variable in class com.neuron.app.tonto.ui.TLabel
 
ANCHOR_W - Static variable in class com.neuron.app.tonto.ui.TLabel
 
AnsiColor - Class in com.neuron.util
 
AnsiColor() - Constructor for class com.neuron.util.AnsiColor
 
appendAction(CCFAction) - Method in class com.neuron.app.tonto.CCFActionList
 
appendAction(CCFAction) - Method in class com.neuron.app.tonto.CCFButton
 
appendAction(CCFAction) - Method in class com.neuron.app.tonto.CCFHardKey
 
appendDevice(CCFDevice) - Method in class com.neuron.app.tonto.CCF
Add a device to the end of the normal device list.
appendDevice(CCFDevice) - Method in class com.neuron.app.tonto.CCFDevice
Append a device to the end of the device list.
appendHomeDevice(CCFDevice) - Method in class com.neuron.app.tonto.CCF
Add a device to the end of the home device list.
appendMacroDevice(CCFDevice) - Method in class com.neuron.app.tonto.CCF
Add a device to the end of the macro device list.
available() - Method in class com.neuron.app.tonto.ui.MeteredInputStream
Returns the number of bytes that can be read without blocking.
available() - Method in class com.neuron.io.ByteOutputBuffer
Returns the number of bytes available for reading.

B

BDiff - Class in com.neuron.app.tonto
 
BDiff() - Constructor for class com.neuron.app.tonto.BDiff
 
bindCancel() - Method in class com.neuron.app.tonto.ui.OKCancelDialog
 
bindOK() - Method in class com.neuron.app.tonto.ui.OKCancelDialog
 
BLACK - Static variable in class com.neuron.app.tonto.CCFColor
 
BLACK - Static variable in class com.neuron.util.AnsiColor
 
black(Object) - Static method in class com.neuron.util.AnsiColor
 
BLACK(Object) - Static method in class com.neuron.util.AnsiColor
 
BLUE - Static variable in class com.neuron.util.AnsiColor
 
blue(Object) - Static method in class com.neuron.util.AnsiColor
 
BLUE(Object) - Static method in class com.neuron.util.AnsiColor
 
bottom() - Method in class com.neuron.app.tonto.CCFChild
 
bound(int, int, int) - Static method in class com.neuron.app.tonto.Util
 
BRIGHT - Static variable in class com.neuron.util.AnsiColor
 
Browser - Class in com.neuron.app.tonto.ui
 
BUTTON - Static variable in class com.neuron.app.tonto.CCFChild
 
ByteOutputBuffer - Class in com.neuron.io
ByteOutputBuffer is very similar in spirit to Java's ByteArrayOutputStream but is significantly more efficient for large amounts of data.
ByteOutputBuffer() - Constructor for class com.neuron.io.ByteOutputBuffer
Create a new ByteOutputBuffer with default initial capacity.
ByteOutputBuffer(int) - Constructor for class com.neuron.io.ByteOutputBuffer
Create a new ByteOutputBuffer with a specified initial capacity.

C

canScanThreaded() - Static method in class com.neuron.app.tonto.Tonto
 
CCF - Class in com.neuron.app.tonto
The starting point for manipulating Pronto CCF files.
CCF() - Constructor for class com.neuron.app.tonto.CCF
Create new in-memory CCF File for TS1000.
CCF(ProntoModel) - Constructor for class com.neuron.app.tonto.CCF
Create new in-memory CCF File.
ccf() - Method in class com.neuron.app.tonto.CCF
 
ccf() - Method in interface com.neuron.app.tonto.ICCFProvider
 
ccf() - Method in class com.neuron.app.tonto.RenderEditor
 
ccf() - Static method in class com.neuron.app.tonto.Tonto
 
CCFAction - Class in com.neuron.app.tonto
The CCFAction objects are collected into CCFActionLists and attached to buttons, panels or panel state changes.
CCFActionList - Class in com.neuron.app.tonto
A container for Actions that can be attached to buttons and panels.
CCFActionList() - Constructor for class com.neuron.app.tonto.CCFActionList
 
CCFButton - Class in com.neuron.app.tonto
An on-screen button that can be assigned various icons to represent active/inactive and selected/unselected states.
CCFChild - Class in com.neuron.app.tonto
The container class for CCFButton and CCFFrame objects.
CCFColor - Class in com.neuron.app.tonto
A representation of valid CCF Colors.
CCFDevice - Class in com.neuron.app.tonto
A container for Panels like the Home Panels, Device Panels and Macro Panels.
CCFException - Exception in com.neuron.app.tonto
 
CCFException(String) - Constructor for exception com.neuron.app.tonto.CCFException
 
CCFFont - Class in com.neuron.app.tonto
A representation of valid CCF font sizes.
CCFFrame - Class in com.neuron.app.tonto
A container class similar to CCFPanel since CCFPanels cannot nest.
CCFHardKey - Class in com.neuron.app.tonto
 
CCFIcon - Class in com.neuron.app.tonto
CCF Icons come in three varieties: 2, 4 and 256 color.
CCFIconSet - Class in com.neuron.app.tonto
A set of four icons associated with a CCFButton.
CCFIRCode - Class in com.neuron.app.tonto
An abstraction for IRCodes sent by the Pronto.
CCFIRCode(CCFHeader) - Constructor for class com.neuron.app.tonto.CCFIRCode
 
CCFIRCode(CCFHeader, String) - Constructor for class com.neuron.app.tonto.CCFIRCode
 
CCFIRCode(CCFHeader, String, String) - Constructor for class com.neuron.app.tonto.CCFIRCode
 
CCFNode - Class in com.neuron.app.tonto
The parent class of all CCF tree node elements.
CCFPanel - Class in com.neuron.app.tonto
A single Pronto screen containing buttons and frames.
CCFPorter - Class in com.neuron.app.tonto
 
CCFSchema - Class in com.neuron.app.tonto
 
CCFSchema() - Constructor for class com.neuron.app.tonto.CCFSchema
 
CCFTimer - Class in com.neuron.app.tonto
A class representing timed and automated actions.
CCFWalker - Class in com.neuron.app.tonto
A utility class for scanning a CCF tree.
CCFWalker(CCF) - Constructor for class com.neuron.app.tonto.CCFWalker
 
checkVersion() - Method in class com.neuron.app.tonto.CCFIRCode
 
chooseColor() - Method in class com.neuron.app.tonto.ui.ColorPicker
 
cleanup() - Method in class com.neuron.irdb.IRSignal
 
clear(Graphics, CCFColor, int, int, int, int) - Method in class com.neuron.app.tonto.Renderer
 
clear() - Method in class com.neuron.app.tonto.ui.AAPanel
 
clear() - Method in class com.neuron.irdb.IRBurst
Clear the burst.
clear() - Method in class com.neuron.irdb.IRDatabase
 
clear() - Method in class com.neuron.irdb.IRRemote
 
clear() - Method in class com.neuron.irdb.PulseIndex
clear all pulses.
clearCache() - Method in class com.neuron.app.tonto.CCFIcon
 
clearSelection() - Method in class com.neuron.app.tonto.RenderPanel
 
close() - Method in interface com.neuron.app.tonto.ICommSerialPort
 
close() - Method in class com.neuron.app.tonto.ui.MeteredInputStream
Does NOT close the input stream.
close() - Method in class com.neuron.io.ByteOutputBuffer
Prevent further writing to this stream.
color() - Static method in class com.neuron.app.tonto.Tonto
 
color(Object, int, int) - Static method in class com.neuron.util.AnsiColor
 
color(Object, int, int, boolean) - Static method in class com.neuron.util.AnsiColor
 
ColorPicker - Class in com.neuron.app.tonto.ui
 
ColorPicker() - Constructor for class com.neuron.app.tonto.ui.ColorPicker
 
ColorPicker(CCFColor) - Constructor for class com.neuron.app.tonto.ui.ColorPicker
 
ColorPicker(CCFColor, boolean, boolean) - Constructor for class com.neuron.app.tonto.ui.ColorPicker
 
ColorPicker(CCFColor, boolean, boolean, boolean) - Constructor for class com.neuron.app.tonto.ui.ColorPicker
 
ColorPicker(Window) - Constructor for class com.neuron.app.tonto.ui.ColorPicker
 
ColorPicker(Window, boolean) - Constructor for class com.neuron.app.tonto.ui.ColorPicker
 
com.neuron.app.tonto - package com.neuron.app.tonto
 
com.neuron.app.tonto.ui - package com.neuron.app.tonto.ui
 
com.neuron.io - package com.neuron.io
 
com.neuron.irdb - package com.neuron.irdb
 
com.neuron.irdb.impl - package com.neuron.irdb.impl
 
com.neuron.util - package com.neuron.util
 
com.neuron.xml - package com.neuron.xml
 
CommGNU - Class in com.neuron.app.tonto
 
CommGNU() - Constructor for class com.neuron.app.tonto.CommGNU
 
CommJavax - Class in com.neuron.app.tonto
 
CommJavax() - Constructor for class com.neuron.app.tonto.CommJavax
 
composite(CCFIcon, CCFIcon) - Static method in class com.neuron.app.tonto.CCFIcon
 
config(String) - Method in class com.neuron.app.tonto.ui.AAPanel
 
confirmDialog(String, String) - Static method in class com.neuron.app.tonto.Util
 
conformTo(ProntoModel) - Method in class com.neuron.app.tonto.CCF
Enforce that the CCF will conform to the requirements of a specific Pronto/Marantz model.
convertToColor() - Method in class com.neuron.app.tonto.CCFButton
 
convertToColor() - Method in class com.neuron.app.tonto.CCFFrame
 
convertToColor() - Method in class com.neuron.app.tonto.CCFIcon
 
convertToGray() - Method in class com.neuron.app.tonto.CCFButton
 
convertToGray() - Method in class com.neuron.app.tonto.CCFFrame
 
convertToGray() - Method in class com.neuron.app.tonto.CCFIcon
 
copy() - Method in class com.neuron.app.tonto.RenderPanel
 
copyColors(CCFButton) - Method in class com.neuron.app.tonto.CCFButton
 
copyFrom(IRSignal) - Method in class com.neuron.irdb.IRSignal
 
copyIcons(CCFButton) - Method in class com.neuron.app.tonto.CCFButton
 
copyToDevice(CCFDevice) - Method in class com.neuron.app.tonto.CCFHardKey
 
create(String, int) - Static method in class com.neuron.app.tonto.CCFIcon
Create a CCFIcon from a file containing a GIF PNG or JPG image.
create(InputStream, int) - Static method in class com.neuron.app.tonto.CCFIcon
Create a CCFIcon from a stream containing a GIF, JPG or PNG image.
create(byte[], int) - Static method in class com.neuron.app.tonto.CCFIcon
Create a CCFIcon from a byte array containing a GIF, JPG or PNG image.
create(Image, int) - Static method in class com.neuron.app.tonto.CCFIcon
Create a CCFIcon from an AWT Image.
create(String) - Static method in class com.neuron.irdb.IRDatabase
 
createBurst() - Method in class com.neuron.irdb.IRSignal
 
createBurstCode() - Method in class com.neuron.irdb.IRSignal
 
createButton(String) - Method in class com.neuron.app.tonto.CCFFrame
Create a button.
createButton(String) - Method in class com.neuron.app.tonto.CCFPanel
Create a button.
createCode(IRBurst) - Static method in class com.neuron.irdb.IRBurstCode
 
createDevice() - Method in class com.neuron.app.tonto.CCF
Create a new Device
createDevice(String) - Method in class com.neuron.app.tonto.CCF
Create a new Device
createFrame(String) - Method in class com.neuron.app.tonto.CCFFrame
Create a frame.
createFrame(String) - Method in class com.neuron.app.tonto.CCFPanel
Create a frame.
createIRCode(String) - Method in class com.neuron.app.tonto.CCF
 
createPanel(String) - Method in class com.neuron.app.tonto.CCFDevice
Create a new panel.
cullRepeats() - Method in class com.neuron.irdb.IRBurst
Returns the number of perfectly repeating segments in the burst and trims the burst to the first occurance.
CUSTOM - Static variable in class com.neuron.app.tonto.ProntoModel
 
custom() - Static method in class com.neuron.app.tonto.Tonto
 
CustomKeys - Static variable in class com.neuron.app.tonto.CCFAction
 
cut() - Method in class com.neuron.app.tonto.RenderPanel
 
CYAN - Static variable in class com.neuron.util.AnsiColor
 
cyan(Object) - Static method in class com.neuron.util.AnsiColor
 
CYAN(Object) - Static method in class com.neuron.util.AnsiColor
 

D

DARK_GRAY - Static variable in class com.neuron.app.tonto.CCFColor
 
database() - Static method in class com.neuron.app.tonto.Tonto
 
Debug - Class in com.neuron.app.tonto
 
Debug(String, int) - Constructor for class com.neuron.app.tonto.Debug
 
debug(int) - Method in class com.neuron.app.tonto.Debug
 
debug(Throwable) - Static method in class com.neuron.app.tonto.Tonto
 
debugAction(String) - Method in interface com.neuron.app.tonto.DebugListener
 
DebugListener - Interface in com.neuron.app.tonto
 
decode(byte[]) - Method in class com.neuron.app.tonto.CCF
Decode CCF from it's raw byte representation.
decode(byte[]) - Method in class com.neuron.irdb.impl.Pronto
 
decode(String) - Method in class com.neuron.irdb.impl.Pronto
 
decode(String, boolean) - Method in class com.neuron.irdb.impl.Pronto
 
decode(String) - Method in class com.neuron.irdb.impl.RedRat
 
decode(String) - Method in class com.neuron.irdb.IRBurstCode
 
decode(String) - Method in class com.neuron.irdb.IRSignal
 
decodeBitString(String) - Static method in class com.neuron.irdb.IRBurstCode
 
decodePulseString(String) - Method in class com.neuron.irdb.IRBurst
 
decompress(byte[], int, int, byte[], int, int) - Static method in class com.neuron.app.tonto.Util
 
defaultMap - Static variable in class com.neuron.app.tonto.CCFColor
 
define(char) - Method in class com.neuron.app.tonto.ui.AAPanel
 
define(char, String) - Method in class com.neuron.app.tonto.ui.AAPanel
 
define(char, Component) - Method in class com.neuron.app.tonto.ui.AAPanel
 
define(char, Component, String) - Method in class com.neuron.app.tonto.ui.AAPanel
 
delete() - Method in class com.neuron.app.tonto.CCFButton
Deletes this child from it's parent.
delete() - Method in class com.neuron.app.tonto.CCFChild
Delete this child from it's parent.
delete() - Method in class com.neuron.app.tonto.CCFDevice
Remove this device from the device list.
delete() - Method in class com.neuron.app.tonto.CCFFrame
Deletes this child from it's parent.
delete() - Method in class com.neuron.app.tonto.CCFPanel
Delete this panel from it's parent Device.
device() - Static method in class com.neuron.app.tonto.Tonto
 
disable() - Method in class com.neuron.app.tonto.ui.AAPanel
 
displayURL(String) - Static method in class com.neuron.app.tonto.ui.Browser
 
dispose() - Method in class com.neuron.app.tonto.ui.StackedDialog
 
doAction() - Method in interface com.neuron.app.tonto.IEditAction
 
doCancel() - Method in class com.neuron.app.tonto.ui.OKCancelDialog
 
doCancel() - Method in class com.neuron.app.tonto.ui.TaskList
 
doOK() - Method in class com.neuron.app.tonto.ui.OKCancelDialog
 
doOK() - Method in class com.neuron.app.tonto.ui.TaskList
 
draw(Graphics, CCFPanel, int, int) - Method in class com.neuron.app.tonto.Renderer
 
draw(Graphics, CCFChild[], int, int) - Method in class com.neuron.app.tonto.Renderer
 
draw(Graphics, CCFChild, int, int) - Method in class com.neuron.app.tonto.Renderer
 
draw(Graphics, CCFButton, int, int) - Method in class com.neuron.app.tonto.Renderer
 
draw(Graphics, CCFFrame, int, int) - Method in class com.neuron.app.tonto.Renderer
 
draw(Graphics, String, CCFFont, CCFColor, int, int, int, int) - Method in class com.neuron.app.tonto.Renderer
 
draw(Graphics, CCFIcon, int, int, int, int) - Method in class com.neuron.app.tonto.Renderer
 
draw(int, int, int, Graphics, int) - Method in class com.neuron.app.tonto.ui.ImageFont
 
draw(String, int, int, Graphics) - Method in class com.neuron.app.tonto.ui.ImageFont
 

E

empty() - Method in class com.neuron.irdb.IRBurst
 
enable() - Method in class com.neuron.app.tonto.ui.AAPanel
 
enableMenuPaste() - Method in class com.neuron.app.tonto.Tonto
 
ENC_PULSE_POS - Static variable in interface com.neuron.irdb.impl.ProntoConstants
 
ENC_PULSE_WIDTH - Static variable in interface com.neuron.irdb.impl.ProntoConstants
 
ENC_RC5 - Static variable in interface com.neuron.irdb.impl.ProntoConstants
 
ENC_RC51 - Static variable in interface com.neuron.irdb.impl.ProntoConstants
 
ENC_RC6 - Static variable in interface com.neuron.irdb.impl.ProntoConstants
 
ENC_RC61 - Static variable in interface com.neuron.irdb.impl.ProntoConstants
 
ENC_RC7 - Static variable in interface com.neuron.irdb.impl.ProntoConstants
 
ENC_RC8 - Static variable in interface com.neuron.irdb.impl.ProntoConstants
 
ENC_RC9 - Static variable in interface com.neuron.irdb.impl.ProntoConstants
 
encode() - Method in class com.neuron.app.tonto.CCF
Encode the ccf into it's raw byte representation.
encode() - Method in class com.neuron.irdb.impl.Pronto
 
encode(int) - Method in class com.neuron.irdb.impl.Pronto
 
encode(int, boolean) - Method in class com.neuron.irdb.impl.Pronto
 
encode() - Method in class com.neuron.irdb.impl.RedRat
 
encode() - Method in class com.neuron.irdb.IRSignal
 
enterOK() - Method in class com.neuron.app.tonto.ui.OKCancelDialog
 
equals(Object) - Method in class com.neuron.app.tonto.CCFPanel
 
equals(Object) - Method in class com.neuron.irdb.impl.Pronto
 
equals(Object) - Method in class com.neuron.irdb.IRBurst
 
equals(Object) - Method in class com.neuron.irdb.IRSignal
 
equals(Object) - Method in class com.neuron.irdb.PulsePair
 
errorDialog(String, Throwable) - Static method in class com.neuron.app.tonto.Util
 
escCancel() - Method in class com.neuron.app.tonto.ui.OKCancelDialog
 
exportZip(CCF, String) - Static method in class com.neuron.app.tonto.CCFPorter
 
exportZip(CCF, String, ITaskStatus) - Static method in class com.neuron.app.tonto.CCFPorter
 
extractCIBs(byte[]) - Static method in class com.neuron.app.tonto.Firmware
 

F

Firmware - Class in com.neuron.app.tonto
 
Firmware(String) - Constructor for class com.neuron.app.tonto.Firmware
 
flush() - Method in interface com.neuron.app.tonto.IComm
 
flush() - Method in class com.neuron.io.ByteOutputBuffer
In ByteOutputBuffer this is a NOOP.
FRAME - Static variable in class com.neuron.app.tonto.CCFChild
 

G

get(int) - Method in class com.neuron.irdb.IRBurst
Return the PulseIndex offset of the specified pulse element.
get(String) - Method in class com.neuron.irdb.IRRemote
 
get_APP() - Method in class com.neuron.app.tonto.Firmware
 
get_CCF() - Method in class com.neuron.app.tonto.Firmware
 
get_SYS() - Method in class com.neuron.app.tonto.Firmware
 
get_UDB() - Method in class com.neuron.app.tonto.Firmware
 
getActionButton(String, ActionListener) - Static method in class com.neuron.app.tonto.ui.UIUtils
 
getActionList() - Method in class com.neuron.app.tonto.CCFButton
Returns the action list that is performed when this Button is clicked.
getActionList() - Method in class com.neuron.app.tonto.CCFHardKey
 
getActions() - Method in class com.neuron.app.tonto.CCFActionList
Get the list of actions associated with this container.
getActions() - Method in class com.neuron.app.tonto.CCFButton
 
getActions() - Method in class com.neuron.app.tonto.CCFDevice
 
getActionType() - Method in class com.neuron.app.tonto.CCFAction
Returns this action type.
getActiveLoggers() - Static method in class com.neuron.app.tonto.Debug
 
getAllNodes() - Method in class com.neuron.xml.XMLNode
 
getAttribute(String) - Method in class com.neuron.xml.XMLNode
 
getAttributeCount() - Method in class com.neuron.xml.XMLNode
 
getAttributes() - Method in class com.neuron.xml.XMLNode
 
getAWTColor(boolean) - Method in class com.neuron.app.tonto.CCFColor
Return a suitable AWT Color to match this CCF Color.
getAWTSize() - Method in class com.neuron.app.tonto.CCFFont
 
getBackground() - Method in class com.neuron.app.tonto.CCFButton
Get the background color for this button.
getBackground() - Method in class com.neuron.app.tonto.CCFFrame
Get the frame background color.
getBackground(int) - Method in class com.neuron.app.tonto.CCFIconSet
Return the icon background color for this state.
getBit0() - Method in class com.neuron.irdb.IRBurstCode
Return the PulsePair associated with the off bit.
getBit0() - Method in class com.neuron.irdb.PulsePair
 
getBit1() - Method in class com.neuron.irdb.IRBurstCode
Return the PulsePair associated with the on bit.
getBit1() - Method in class com.neuron.irdb.PulsePair
 
getBitCount() - Method in class com.neuron.irdb.IRBurstCode
Return the number of bits in the code.
getBitString() - Method in class com.neuron.irdb.IRBurstCode
 
getBOOT() - Method in class com.neuron.app.tonto.Firmware
 
getBounds() - Method in class com.neuron.app.tonto.CCFChild
Return the bounds of the child.
getBounds(CCFChild) - Static method in class com.neuron.app.tonto.Renderer
 
getBurstCode() - Method in class com.neuron.irdb.IRBurst
Returns an IRBurstCode corresponding to this IRBurst or null of this burst is not compatible with the IRBurstCode encoding.
getBurstLength() - Method in class com.neuron.irdb.IRBurst
Returns the total length of the pulse.
getButton() - Method in class com.neuron.app.tonto.ActionAliasButton
Get the current button associated with this action.
getButton() - Method in class com.neuron.app.tonto.CCFChild
Returns the wrapped button if it's a button and null otherwise.
getButtonByID(String) - Method in class com.neuron.app.tonto.CCFPanel
Recursively search children for the first button with the specified id.
getButtonByName(String) - Method in class com.neuron.app.tonto.CCFPanel
Recursively search children for the first button with the specified name.
getButtons() - Method in class com.neuron.app.tonto.ui.OKCancelDialog
 
getButtons() - Method in class com.neuron.app.tonto.ui.TaskList
 
getByIndex(int) - Method in class com.neuron.irdb.IRDatabase
 
getByIndex(int) - Method in class com.neuron.irdb.IRRemote
 
getCapability() - Method in class com.neuron.app.tonto.ProntoModel
 
getCCF() - Method in class com.neuron.app.tonto.TontoModule
 
getCharWidth(int) - Method in class com.neuron.app.tonto.ui.ImageFont
 
getChildren() - Method in class com.neuron.app.tonto.CCFFrame
Gets the contents of this frame.
getChildren() - Method in class com.neuron.app.tonto.CCFPanel
Return array of children of this panel.
getChildren() - Method in interface com.neuron.app.tonto.IChildContainer
 
getChildWrapper() - Method in class com.neuron.app.tonto.CCFButton
 
getChildWrapper() - Method in class com.neuron.app.tonto.CCFFrame
 
getClick(CCFPanel, Point) - Static method in class com.neuron.app.tonto.Renderer
 
getClick(CCFChild[], Point, Point) - Static method in class com.neuron.app.tonto.Renderer
 
getClipboard() - Method in interface com.neuron.app.tonto.ICCFEditor
 
getClipboard() - Method in class com.neuron.app.tonto.RenderEditor
 
getClone() - Method in class com.neuron.app.tonto.CCFActionList
 
getClone() - Method in class com.neuron.app.tonto.CCFChild
 
getClone() - Method in class com.neuron.app.tonto.CCFDevice
 
getClone() - Method in class com.neuron.app.tonto.CCFIconSet
 
getClone(IRSignal) - Method in class com.neuron.irdb.IRBurst
 
getClone() - Method in class com.neuron.irdb.IRSignal
 
getClone() - Method in class com.neuron.irdb.PulseIndex
 
getCode() - Method in class com.neuron.app.tonto.CCFIRCode
Get the Pronto ASCII Hex representation of this code.
getCodedString() - Method in class com.neuron.irdb.impl.RedRat
 
getCodedString(int) - Method in class com.neuron.irdb.impl.RedRat
 
getColor(int) - Static method in class com.neuron.app.tonto.CCFColor
 
getColor() - Method in class com.neuron.app.tonto.ui.ColorPicker
 
getColorFromRGB(int, int, int) - Static method in class com.neuron.app.tonto.CCFColor
 
getColorIndex() - Method in class com.neuron.app.tonto.CCFColor
 
getColorModel(boolean) - Static method in class com.neuron.app.tonto.CCFColor
 
getCompany() - Method in class com.neuron.irdb.IRRemote
 
getConformsMatch() - Method in class com.neuron.app.tonto.CCF
 
getConformsTo(ProntoModel) - Method in class com.neuron.app.tonto.CCF
 
getDefaultIcon() - Method in class com.neuron.app.tonto.CCFIconSet
 
getDelay() - Method in class com.neuron.app.tonto.ActionDelay
Get the current delay in milliseconds associated with this action.
getDescription() - Method in class com.neuron.app.tonto.Firmware
 
getDescription() - Method in class com.neuron.irdb.IRRemote
 
getDevice() - Method in class com.neuron.app.tonto.ActionAliasDevice
Get the current device associated with this action.
getDevice() - Method in class com.neuron.app.tonto.ActionAliasKey
Get the current device associated with this action.
getDeviceByName(String) - Method in class com.neuron.app.tonto.CCF
Return the first Device with the specified name.
getDeviceTemplate() - Method in class com.neuron.app.tonto.CCF
Get custom device template.
getDuration(int) - Static method in class com.neuron.app.tonto.ActionBeep
Get the duration of the Beep.
getDuration() - Method in class com.neuron.app.tonto.ActionBeep
 
getDutyCycle(int) - Static method in class com.neuron.app.tonto.ActionBeep
Get the duty cycle of the Beep.
getDutyCycle() - Method in class com.neuron.app.tonto.ActionBeep
 
getElementAt(int) - Method in class com.neuron.app.tonto.ui.VectorComboModel
 
getErrors() - Method in class com.neuron.app.tonto.Regress
 
getExitCode() - Static method in class com.neuron.app.tonto.Tonto
 
getFirstDevice() - Method in class com.neuron.app.tonto.CCF
Return the first regular Device.
getFirstHomeDevice() - Method in class com.neuron.app.tonto.CCF
Return the first Home Device.
getFirstMacroDevice() - Method in class com.neuron.app.tonto.CCF
Return the first macro Device.
getFirstPanel() - Method in class com.neuron.app.tonto.CCFDevice
Return the first sub-panel.
getFlag(int) - Method in class com.neuron.app.tonto.CCFDevice
Return the status of a Device flag.
getFlags() - Method in class com.neuron.irdb.IRSignal
 
getFont() - Method in class com.neuron.app.tonto.CCFButton
Get the CCFFont for this Button.
getFont() - Method in class com.neuron.app.tonto.CCFFrame
Get the CCFFont for this Button.
getForeground() - Method in class com.neuron.app.tonto.CCFButton
Get the foreground color for this button.
getForeground() - Method in class com.neuron.app.tonto.CCFFrame
Get the frame foreground color.
getForeground(int) - Method in class com.neuron.app.tonto.CCFIconSet
Return the icon foreground color for this state.
getFrame() - Method in class com.neuron.app.tonto.CCFChild
Returns the wrapped frame if it's a frame and null otherwise.
getFrequency(int) - Static method in class com.neuron.app.tonto.ActionBeep
Get the frequency of the Beep.
getFrequency() - Method in class com.neuron.app.tonto.ActionBeep
 
getFrequency() - Method in class com.neuron.irdb.IRSignal
 
getGrayTint() - Static method in class com.neuron.app.tonto.CCFColor
 
getHardKeys() - Method in class com.neuron.app.tonto.CCFDevice
 
getHead() - Method in class com.neuron.irdb.IRBurstCode
Return the set of PulsePairs before the code.
getHeader() - Method in class com.neuron.app.tonto.CCFNode
 
getHeadString() - Method in class com.neuron.irdb.IRBurstCode
 
getHeight() - Method in class com.neuron.app.tonto.ui.ImageFont
 
getIcon() - Method in class com.neuron.app.tonto.CCFFrame
Get the background icon associated with this frame.
getIcon(Component) - Method in class com.neuron.app.tonto.CCFIcon
 
getIcon(int) - Method in class com.neuron.app.tonto.CCFIconSet
 
getIconSet() - Method in class com.neuron.app.tonto.CCFButton
Get the CCFIconSet associated with this Button.
getIDTag() - Method in class com.neuron.app.tonto.CCFButton
Return the ID tag for this Button.
getIndexValues() - Method in class com.neuron.irdb.PulseIndex
 
getInputStream() - Method in interface com.neuron.app.tonto.ICommSerialPort
 
getInstance(Class) - Static method in class com.neuron.app.tonto.Debug
 
getInstance(String) - Static method in class com.neuron.app.tonto.Debug
 
getInt(byte[], int) - Static method in class com.neuron.app.tonto.Util
 
getIntro() - Method in class com.neuron.irdb.IRSignal
 
getIRBurst() - Method in class com.neuron.irdb.IRBurstCode
Creates an IRBurst from the parameters of the IRBurstCode.
getIRCode() - Method in class com.neuron.app.tonto.ActionIRCode
Get the current IRCode associated with this action.
getJumpSpecialIDFromString(String) - Static method in class com.neuron.app.tonto.CCFAction
 
getJumpSpecialString(int) - Static method in class com.neuron.app.tonto.CCFAction
 
getKey() - Method in class com.neuron.app.tonto.ActionAliasKey
Get the current key associated with this action.
getKeys() - Method in class com.neuron.irdb.IRRemote
 
getLabel() - Method in class com.neuron.app.tonto.CCFHardKey
 
getLastNodeState() - Method in class com.neuron.app.tonto.CCF
 
getLevel() - Method in class com.neuron.app.tonto.Debug
 
getLevels() - Static method in class com.neuron.app.tonto.Debug
 
getLocation() - Method in class com.neuron.app.tonto.CCFButton
 
getLocation() - Method in class com.neuron.app.tonto.CCFChild
Return the X,Y location of this object in the Panel or frame.
getLocation() - Method in class com.neuron.app.tonto.CCFFrame
 
getLoggerNames() - Static method in class com.neuron.app.tonto.Debug
 
getMacroPanel() - Method in class com.neuron.app.tonto.CCF
Get macro edit panel.
getMacroTemplate() - Method in class com.neuron.app.tonto.CCF
Get custom macro template.
getMasterTemplate() - Method in class com.neuron.app.tonto.CCF
Get custom master template.
getMaximumSize() - Method in class com.neuron.app.tonto.RenderPanel
 
getMaximumSize() - Method in class com.neuron.app.tonto.ui.ImageFontLabel
 
getMaximumSize() - Method in class com.neuron.app.tonto.ui.TLabel
 
getMemory() - Method in class com.neuron.app.tonto.ProntoModel
 
getMenuItem() - Method in class com.neuron.app.tonto.TontoModule
 
getMinimumSize() - Method in class com.neuron.app.tonto.RenderPanel
 
getMinimumSize() - Method in class com.neuron.app.tonto.ui.ColorPicker
 
getMinimumSize() - Method in class com.neuron.app.tonto.ui.ImageFontLabel
 
getMinimumSize() - Method in class com.neuron.app.tonto.ui.TaskList
 
getMinimumSize() - Method in class com.neuron.app.tonto.ui.TLabel
 
getMinRepeat() - Method in class com.neuron.irdb.IRSignal
 
getMinSigTime() - Method in class com.neuron.irdb.IRSignal
 
getModel() - Method in class com.neuron.app.tonto.CCF
 
getModel() - Method in class com.neuron.app.tonto.ProntoModel
 
getModel(int) - Static method in class com.neuron.app.tonto.ProntoModel
 
getModel() - Method in class com.neuron.irdb.IRRemote
 
getModelByCapability(int) - Static method in class com.neuron.app.tonto.ProntoModel
 
getModelByName(String) - Static method in class com.neuron.app.tonto.ProntoModel
 
getModels() - Static method in class com.neuron.app.tonto.ProntoModel
 
getModifiedDate() - Method in class com.neuron.app.tonto.CCF
Return the modification date.
getModuleAuthor() - Method in class com.neuron.app.tonto.TontoModule
 
getModuleName() - Method in class com.neuron.app.tonto.TontoModule
 
getModuleVersion() - Method in class com.neuron.app.tonto.TontoModule
 
getName() - Method in class com.neuron.app.tonto.CCFButton
Return the name of this Button.
getName() - Method in class com.neuron.app.tonto.CCFDevice
Return the name of this device.
getName() - Method in class com.neuron.app.tonto.CCFFrame
Get the name of this frame.
getName() - Method in class com.neuron.app.tonto.CCFHardKey
 
getName() - Method in class com.neuron.app.tonto.CCFIRCode
Get the name associated with this code.
getName() - Method in class com.neuron.app.tonto.CCFPanel
Return this panel's name.
getName() - Method in interface com.neuron.app.tonto.ICommSerialPort
 
getName() - Method in interface com.neuron.app.tonto.ICommSerialPortID
 
getName() - Method in interface com.neuron.app.tonto.INamed
 
getName() - Method in class com.neuron.app.tonto.ProntoModel
 
getName() - Method in class com.neuron.app.tonto.ui.Task
 
getName() - Method in class com.neuron.irdb.IRSignal
 
getName() - Method in class com.neuron.xml.XMLNode
 
getNextDevice() - Method in class com.neuron.app.tonto.CCFDevice
Return the next device in the list.
getNextElement() - Method in class com.neuron.app.tonto.CCFDevice
 
getNextElement() - Method in class com.neuron.app.tonto.CCFPanel
 
getNextElement() - Method in interface com.neuron.app.tonto.IListElement
 
getNextPanel() - Method in class com.neuron.app.tonto.CCFPanel
Get the next Panel in the linked list.
getNode(String) - Method in class com.neuron.xml.XMLNode
 
getNodeArray(String) - Method in class com.neuron.xml.XMLNode
 
getNodeCount() - Method in class com.neuron.xml.XMLNode
 
getNodeEnumeration(String) - Method in class com.neuron.xml.XMLNode
 
getOKCancel(ActionListener) - Static method in class com.neuron.app.tonto.ui.UIUtils
 
getOtherOKCancel(String[], ActionListener) - Static method in class com.neuron.app.tonto.ui.UIUtils
 
getOutputStream() - Method in interface com.neuron.app.tonto.ICommSerialPort
 
getPanel() - Method in class com.neuron.app.tonto.ActionJumpPanel
Get the current panel associated with this action.
getPanelByName(String) - Method in class com.neuron.app.tonto.CCFDevice
Return the first panel with the specified name.
getParent() - Method in class com.neuron.app.tonto.CCFNode
 
getParentDevice() - Method in class com.neuron.app.tonto.CCFNode
 
getParentPanel() - Method in class com.neuron.app.tonto.CCFNode
 
getPreferredSize() - Method in class com.neuron.app.tonto.RenderPanel
 
getPreferredSize() - Method in class com.neuron.app.tonto.ui.ColorPicker
 
getPreferredSize() - Method in class com.neuron.app.tonto.ui.ImageFontLabel
 
getPreferredSize() - Method in class com.neuron.app.tonto.ui.TaskList
 
getPreferredSize() - Method in class com.neuron.app.tonto.ui.TLabel
 
getProperty(String) - Static method in class com.neuron.app.tonto.Util
 
getPSOS() - Method in class com.neuron.app.tonto.Firmware
 
getPulse(int) - Method in class com.neuron.irdb.PulseIndex
 
getPulseIndex() - Method in class com.neuron.irdb.IRBurst
Return the pulse index for this burst.
getPulseIndex() - Method in class com.neuron.irdb.IRSignal
 
getPulsePairs() - Method in class com.neuron.irdb.IRBurst
 
getPulses() - Method in class com.neuron.irdb.IRBurst
 
getPulseString() - Method in class com.neuron.irdb.IRBurst
 
getPulseValues() - Method in class com.neuron.irdb.IRBurst
 
getRawSignal() - Method in class com.neuron.irdb.impl.Pronto
 
getRemainder() - Method in class com.neuron.io.ByteOutputBuffer
Returns the remaining elements in the buffer from the current read pointer position.
getRemotes() - Method in class com.neuron.irdb.IRDatabase
 
getRepeat() - Method in class com.neuron.irdb.IRSignal
 
getRepeatType() - Method in class com.neuron.irdb.IRSignal
 
getRFExtender() - Method in class com.neuron.app.tonto.CCFDevice
 
getRootNode() - Method in class com.neuron.xml.XMLParser
 
getScale() - Method in class com.neuron.app.tonto.RenderPanel
 
getScreenSize() - Method in class com.neuron.app.tonto.CCF
 
getScreenSize(Dimension) - Method in class com.neuron.app.tonto.CCF
 
getScreenSize(ProntoModel) - Method in class com.neuron.app.tonto.CCF
 
getScreenSize() - Method in class com.neuron.app.tonto.ProntoModel
 
getSegmentReport() - Method in class com.neuron.app.tonto.Firmware
 
getSelectedItem() - Method in class com.neuron.app.tonto.ui.VectorComboModel
 
getSendString() - Method in class com.neuron.irdb.impl.RedRat
 
getSendString(int) - Method in class com.neuron.irdb.impl.RedRat
 
getSerialPort(String) - Method in class com.neuron.app.tonto.CommGNU
 
getSerialPort(String) - Method in class com.neuron.app.tonto.CommJavax
 
getSerialPorts() - Method in class com.neuron.app.tonto.CommGNU
 
getSerialPorts() - Method in class com.neuron.app.tonto.CommJavax
 
getSignal() - Method in class com.neuron.irdb.IRBurst
Return the parent signal for this burst.
getSize() - Method in class com.neuron.app.tonto.CCFButton
Returns the size of the button which is overridden by the size of the Button's active unclicked icon.
getSize() - Method in class com.neuron.app.tonto.CCFChild
Get the size of the child.
getSize() - Method in class com.neuron.app.tonto.CCFFrame
Returns the size of this frame in pixels.
getSize() - Method in class com.neuron.app.tonto.CCFIcon
Return the dimensions of this Icon.
getSize() - Method in class com.neuron.app.tonto.ui.VectorComboModel
 
getSpecial() - Method in class com.neuron.app.tonto.ActionSpecial
Get the current panel associated with this action.
getStringWidth(String) - Method in class com.neuron.app.tonto.ui.ImageFont
 
getTail() - Method in class com.neuron.irdb.IRBurstCode
Return the set of PulsePairs after the code.
getTailString() - Method in class com.neuron.irdb.IRBurstCode
 
getTemplate() - Method in class com.neuron.app.tonto.CCFPanel
 
getTextAlignment() - Method in class com.neuron.app.tonto.CCFButton
 
getTextAlignment() - Method in class com.neuron.app.tonto.CCFFrame
 
getTextWrap() - Method in class com.neuron.app.tonto.CCFButton
 
getTextWrap() - Method in class com.neuron.app.tonto.CCFFrame
 
getTimer() - Method in class com.neuron.app.tonto.ActionTimer
Get the current timer associated with this action.
getTitleCanvas() - Static method in class com.neuron.app.tonto.Tonto
 
getTransparentColor() - Method in class com.neuron.app.tonto.CCF
 
getType() - Method in class com.neuron.app.tonto.CCFChild
Returns the child type.
getValidStates() - Static method in class com.neuron.app.tonto.CCFIconSet
 
getValue() - Method in class com.neuron.irdb.IRBurstCode
Return the code derived from the pulse pairs.
getValue() - Method in class com.neuron.xml.XMLNode
 
getVersionString() - Method in class com.neuron.app.tonto.CCF
Return the version identifier.
getWeight() - Method in class com.neuron.app.tonto.ui.Task
 
grayIndexToRGB(int, int[]) - Static method in class com.neuron.app.tonto.CCFColor
 
grayToRGB(int, int[]) - Static method in class com.neuron.app.tonto.CCFColor
 
GREEN - Static variable in class com.neuron.util.AnsiColor
 
green(Object) - Static method in class com.neuron.util.AnsiColor
 
GREEN(Object) - Static method in class com.neuron.util.AnsiColor
 
group() - Method in class com.neuron.app.tonto.RenderPanel
 

H

halign() - Method in class com.neuron.app.tonto.RenderPanel
 
handleCmd(String) - Method in class com.neuron.app.tonto.ui.OKCancelDialog
 
HAS_SEPARATOR - Static variable in class com.neuron.app.tonto.CCFDevice
 
hasAttribute(String) - Method in class com.neuron.xml.XMLNode
 
hasChildren() - Method in class com.neuron.app.tonto.CCFPanel
 
hashCode() - Method in class com.neuron.irdb.IRSignal
 
hashCode() - Method in class com.neuron.irdb.PulsePair
 
hdist() - Method in class com.neuron.app.tonto.RenderPanel
 
header() - Static method in class com.neuron.app.tonto.Tonto
 

I

ICCFEditor - Interface in com.neuron.app.tonto
 
ICCFProvider - Interface in com.neuron.app.tonto
 
IChildContainer - Interface in com.neuron.app.tonto
 
IComm - Interface in com.neuron.app.tonto
 
ICommSerialPort - Interface in com.neuron.app.tonto
 
ICommSerialPortID - Interface in com.neuron.app.tonto
 
iconMode() - Static method in class com.neuron.app.tonto.Tonto
 
IEditAction - Interface in com.neuron.app.tonto
 
IListElement - Interface in com.neuron.app.tonto
 
ImageFont - Class in com.neuron.app.tonto.ui
 
ImageFont() - Constructor for class com.neuron.app.tonto.ui.ImageFont
 
ImageFont(InputStream) - Constructor for class com.neuron.app.tonto.ui.ImageFont
 
ImageFontLabel - Class in com.neuron.app.tonto.ui
 
ImageFontLabel(ImageFont, String) - Constructor for class com.neuron.app.tonto.ui.ImageFontLabel
 
ImageFontLabel(ImageFont, String, int) - Constructor for class com.neuron.app.tonto.ui.ImageFontLabel
 
importZip(String) - Static method in class com.neuron.app.tonto.CCFPorter
 
importZip(String, ITaskStatus) - Static method in class com.neuron.app.tonto.CCFPorter
 
INACTIVE_SELECTED - Static variable in class com.neuron.app.tonto.CCFIconSet
 
INACTIVE_UNSELECTED - Static variable in class com.neuron.app.tonto.CCFIconSet
 
INamed - Interface in com.neuron.app.tonto
 
inRange(int, int, int) - Static method in class com.neuron.irdb.IRSignal
 
insertAfter(CCFDevice) - Method in class com.neuron.app.tonto.CCFDevice
 
insertAfter(CCFPanel) - Method in class com.neuron.app.tonto.CCFPanel
 
insertBefore(CCFDevice) - Method in class com.neuron.app.tonto.CCFDevice
 
insertBefore(CCFPanel) - Method in class com.neuron.app.tonto.CCFPanel
 
invoke() - Method in class com.neuron.app.tonto.ui.OKCancelDialog
 
invoke(ITaskStatus) - Method in class com.neuron.app.tonto.ui.Task
 
invoke() - Method in class com.neuron.app.tonto.ui.TaskList
 
IRBurst - Class in com.neuron.irdb
 
IRBurstCode - Class in com.neuron.irdb
 
IRBurstCode(IRSignal) - Constructor for class com.neuron.irdb.IRBurstCode
 
IRBurstCode(IRBurst) - Constructor for class com.neuron.irdb.IRBurstCode
 
IRDatabase - Class in com.neuron.irdb
 
irex(CCF, IRDatabase) - Static method in class com.neuron.app.tonto.CCFWalker
 
IRRemote - Class in com.neuron.irdb
 
IRRemote(String, String, String) - Constructor for class com.neuron.irdb.IRRemote
 
IRSignal - Class in com.neuron.irdb
 
IRSignal() - Constructor for class com.neuron.irdb.IRSignal
 
IRSignal(IRSignal) - Constructor for class com.neuron.irdb.IRSignal
 
irVersion() - Static method in class com.neuron.app.tonto.Tonto
 
IS_TEMPLATE - Static variable in class com.neuron.app.tonto.CCFDevice
 
IS_TIMER_GROUP - Static variable in class com.neuron.app.tonto.CCFDevice
 
isActive() - Method in class com.neuron.app.tonto.CCFButton
Returns true of the button has an associated action list containing at least one item.
isButton() - Method in class com.neuron.app.tonto.CCFChild
Returns true if this child is a Button.
isBW() - Method in class com.neuron.app.tonto.CCFIcon
 
isColor() - Method in class com.neuron.app.tonto.CCF
 
isColor() - Method in class com.neuron.app.tonto.CCFIcon
 
isCompressed() - Method in class com.neuron.app.tonto.CCFIcon
 
isCompressible() - Method in class com.neuron.app.tonto.CCFIcon
 
isConfigReadOnly() - Method in class com.neuron.app.tonto.CCF
Returns true if this configuration is read only.
isConsumer(ImageConsumer) - Method in class com.neuron.app.tonto.ui.PNGImageProducer
This method determines if a given ImageConsumer object is currently registered with this ImageProducer as one of its consumers.
isCurrentlyOwned() - Method in interface com.neuron.app.tonto.ICommSerialPortID
 
isCustom() - Method in class com.neuron.app.tonto.ProntoModel
 
isFactoryCCF() - Method in class com.neuron.app.tonto.CCF
Returns true if this configuration is a factory default.
isFrame() - Method in class com.neuron.app.tonto.CCFChild
Returns true if this child is a Frame.
isFullColor() - Method in class com.neuron.app.tonto.CCFIcon
 
isGray() - Method in class com.neuron.app.tonto.CCFIcon
 
isHidden() - Method in class com.neuron.app.tonto.CCFPanel
Returns true if this panel is hidden.
isHomeReadOnly() - Method in class com.neuron.app.tonto.CCF
Returns true if the home panel is read only.
isIBMJDK() - Static method in class com.neuron.app.tonto.Util
 
isJDK13() - Static method in class com.neuron.app.tonto.Util
 
isJDK14() - Static method in class com.neuron.app.tonto.Util
 
isJump() - Method in class com.neuron.app.tonto.CCFAction
 
isMarantz() - Method in class com.neuron.app.tonto.ProntoModel
 
isNamable() - Method in class com.neuron.app.tonto.CCFHardKey
 
isRawSignal() - Method in class com.neuron.irdb.impl.Pronto
 
isResizable() - Method in class com.neuron.app.tonto.CCFButton
Returns true if this button is resizable in it's current state (eg: an icon for this state exists).
isResizable() - Method in class com.neuron.app.tonto.CCFChild
Returns true of the child does not have an icon.
isResizable() - Method in class com.neuron.app.tonto.CCFFrame
Returns true if this frame is resizable.
isSpecialJump() - Method in class com.neuron.app.tonto.CCFAction
 
isSunJDK() - Static method in class com.neuron.app.tonto.Util
 
isTemplate() - Method in class com.neuron.app.tonto.CCFPanel
 
isTransparentColor(CCFColor) - Method in class com.neuron.app.tonto.CCF
 
ITaskStatus - Interface in com.neuron.app.tonto
 
item(char) - Method in class com.neuron.app.tonto.ui.AAPanel
 
IWalker - Interface in com.neuron.app.tonto
Interface for CCF tree walk callbacks.
IWalker2 - Interface in com.neuron.app.tonto
 

J

JUMP_BACK - Static variable in class com.neuron.app.tonto.CCFAction
 
JUMP_FORWARD - Static variable in class com.neuron.app.tonto.CCFAction
 
JUMP_MOUSE_MODE - Static variable in class com.neuron.app.tonto.CCFAction
 
JUMP_SCROLL_DOWN - Static variable in class com.neuron.app.tonto.CCFAction
 
JUMP_SCROLL_UP - Static variable in class com.neuron.app.tonto.CCFAction
 
jumpSpecial - Static variable in class com.neuron.app.tonto.CCFAction
 
jumpSpecialID - Static variable in class com.neuron.app.tonto.CCFAction
 

K

KEY_CHAN_DOWN - Static variable in class com.neuron.app.tonto.ActionAliasKey
 
KEY_CHAN_UP - Static variable in class com.neuron.app.tonto.ActionAliasKey
 
KEY_CHANDOWN - Static variable in class com.neuron.app.tonto.CCFAction
 
KEY_CHANUP - Static variable in class com.neuron.app.tonto.CCFAction
 
KEY_LEFT - Static variable in class com.neuron.app.tonto.ActionAliasKey
 
KEY_LEFT - Static variable in class com.neuron.app.tonto.CCFAction
 
KEY_MUTE - Static variable in class com.neuron.app.tonto.ActionAliasKey
 
KEY_MUTE - Static variable in class com.neuron.app.tonto.CCFAction
 
KEY_RIGHT - Static variable in class com.neuron.app.tonto.ActionAliasKey
 
KEY_RIGHT - Static variable in class com.neuron.app.tonto.CCFAction
 
KEY_VOL_DOWN - Static variable in class com.neuron.app.tonto.ActionAliasKey
 
KEY_VOL_UP - Static variable in class com.neuron.app.tonto.ActionAliasKey
 
KEY_VOLDOWN - Static variable in class com.neuron.app.tonto.CCFAction
 
KEY_VOLUP - Static variable in class com.neuron.app.tonto.CCFAction
 
keyPressed(KeyEvent) - Method in class com.neuron.app.tonto.RenderPanel
 
keyReleased(KeyEvent) - Method in class com.neuron.app.tonto.RenderPanel
 
keyTyped(KeyEvent) - Method in class com.neuron.app.tonto.RenderPanel
 

L

length() - Method in class com.neuron.irdb.IRBurst
Return the length of the burst in pulses.
LIGHT_GRAY - Static variable in class com.neuron.app.tonto.CCFColor
 
load(String) - Method in class com.neuron.app.tonto.CCF
Read CCF image from file.
load(String) - Static method in class com.neuron.app.tonto.CCFSchema
 
load(boolean) - Static method in class com.neuron.app.tonto.Tonto
 
load(String, boolean) - Static method in class com.neuron.app.tonto.Tonto
 
load(InputStream) - Method in class com.neuron.xml.XMLParser
 
load(String) - Method in class com.neuron.xml.XMLParser
 
loadBytesFromPronto() - Method in class com.neuron.app.tonto.CCF
Read raw CCF image from Pronto.
loadFromPronto() - Method in class com.neuron.app.tonto.CCF
Read CCF image from Pronto.
lock() - Method in class com.neuron.app.tonto.RenderPanel
 
log(int, String) - Method in class com.neuron.app.tonto.Debug
 
logToFile(String) - Static method in class com.neuron.app.tonto.Debug
 
logToStream(PrintStream) - Static method in class com.neuron.app.tonto.Debug
 
lower() - Method in class com.neuron.app.tonto.CCFChild
 

M

main(String[]) - Static method in class com.neuron.app.tonto.ActionBeep
 
main(String[]) - Static method in class com.neuron.app.tonto.BDiff
 
main(String[]) - Static method in class com.neuron.app.tonto.CCFWalker
 
main(String[]) - Static method in class com.neuron.app.tonto.Firmware
 
main(String[]) - Static method in class com.neuron.app.tonto.Regress
 
main(String[]) - Static method in class com.neuron.app.tonto.RenderEditor
 
main(String[]) - Static method in class com.neuron.app.tonto.Tonto
 
main(String[]) - Static method in class com.neuron.app.tonto.ui.AAPanel
 
main(String[]) - Static method in class com.neuron.app.tonto.ui.ColorPicker
 
main(String[]) - Static method in class com.neuron.app.tonto.ui.ModalWindow
 
main(String[]) - Static method in class com.neuron.app.tonto.ui.Snarfont
 
main(String[]) - Static method in class com.neuron.app.tonto.ui.TaskList
 
main(String[]) - Static method in class com.neuron.app.tonto.ui.TLabel
 
main(String[]) - Static method in class com.neuron.io.XOROutputStream
 
main(String[]) - Static method in class com.neuron.irdb.IRDatabase
 
main(String[]) - Static method in class com.neuron.xml.XMLParser
 
major - Variable in class com.neuron.app.tonto.RenderGrid
 
makeColor(int[]) - Method in class com.neuron.app.tonto.CCFColor
 
makeGray() - Method in class com.neuron.app.tonto.CCFColor
 
MarantzKeys - Static variable in class com.neuron.app.tonto.CCFAction
 
mark(int) - Method in class com.neuron.app.tonto.ui.MeteredInputStream
Marks the current position in the input stream.
markSupported() - Method in class com.neuron.app.tonto.ui.MeteredInputStream
Returns true if this stream type supports mark/reset.
merge(CCF) - Method in class com.neuron.app.tonto.CCF
Merge another CCF into this one by appending all devices from the merged CCF.
MeteredInputStream - Class in com.neuron.app.tonto.ui
 
MeteredInputStream(InputStream, int) - Constructor for class com.neuron.app.tonto.ui.MeteredInputStream
 
minor - Variable in class com.neuron.app.tonto.RenderGrid
 
minorTicks - Variable in class com.neuron.app.tonto.RenderGrid
 
ModalWindow - Class in com.neuron.app.tonto.ui
 
ModalWindow(Window) - Constructor for class com.neuron.app.tonto.ui.ModalWindow
 
MODE_2BIT - Static variable in class com.neuron.app.tonto.CCFIcon
 
MODE_32BIT - Static variable in class com.neuron.app.tonto.CCFIcon
 
MODE_8BIT - Static variable in class com.neuron.app.tonto.CCFIcon
 
mouseClicked(MouseEvent) - Method in class com.neuron.app.tonto.RenderPanel
 
mouseDragged(MouseEvent) - Method in class com.neuron.app.tonto.RenderPanel
 
mouseEntered(MouseEvent) - Method in class com.neuron.app.tonto.RenderPanel
 
mouseExited(MouseEvent) - Method in class com.neuron.app.tonto.RenderPanel
 
mouseMoved(MouseEvent) - Method in class com.neuron.app.tonto.RenderPanel
 
mousePressed(MouseEvent) - Method in class com.neuron.app.tonto.RenderPanel
 
mouseReleased(MouseEvent) - Method in class com.neuron.app.tonto.RenderPanel
 

N

nameDialog() - Static method in class com.neuron.app.tonto.Tonto
 
NEEDS_PROGRAMMING - Static variable in class com.neuron.app.tonto.CCFDevice
 
nickname(Object) - Static method in class com.neuron.app.tonto.Util
 
NONE - Static variable in class com.neuron.app.tonto.CCFFont
 
NORMAL - Static variable in class com.neuron.util.AnsiColor
 
numKeys() - Method in class com.neuron.irdb.IRRemote
 

O

offX - Variable in class com.neuron.app.tonto.RenderGrid
 
offY - Variable in class com.neuron.app.tonto.RenderGrid
 
OKCancelDialog - Class in com.neuron.app.tonto.ui
 
OKCancelDialog(String) - Constructor for class com.neuron.app.tonto.ui.OKCancelDialog
 
OKCancelDialog(String, boolean) - Constructor for class com.neuron.app.tonto.ui.OKCancelDialog
 
onMacintosh() - Static method in class com.neuron.app.tonto.Util
 
onNode(CCFNode) - Method in interface com.neuron.app.tonto.IWalker
Called for each Device, Panel, Frame and Button walked in a CCF parse tree.
onWindows() - Static method in class com.neuron.app.tonto.Util
 
onWindows98() - Static method in class com.neuron.app.tonto.Util
 
open() - Method in interface com.neuron.app.tonto.ICommSerialPortID
 
open(String) - Static method in class com.neuron.irdb.IRDatabase
 

P

paint(Graphics) - Method in class com.neuron.app.tonto.RenderPanel
 
paint(Graphics) - Method in class com.neuron.app.tonto.ui.ColorPicker
 
paint(Graphics) - Method in class com.neuron.app.tonto.ui.ImageFontLabel
 
paint(Graphics) - Method in class com.neuron.app.tonto.ui.TLabel
 
panel() - Static method in class com.neuron.app.tonto.Tonto
 
panelSize() - Static method in class com.neuron.app.tonto.Tonto
 
panelWrap(JComponent) - Static method in class com.neuron.app.tonto.Util
 
parent() - Static method in class com.neuron.app.tonto.ui.StackedDialog
 
parseIndexString(String) - Static method in class com.neuron.irdb.PulseIndex
 
parsePulsePair(String) - Static method in class com.neuron.irdb.IRBurstCode
 
parsePulsePairs(String) - Static method in class com.neuron.irdb.IRBurstCode
 
parseStream(InputStream) - Static method in class com.neuron.xml.XMLParser
 
paste() - Method in class com.neuron.app.tonto.RenderPanel
 
PNGImageProducer - Class in com.neuron.app.tonto.ui
ImageProducer which produces an Image from a PNG image Note that making this implement the Runnable interface it but one way to handle the problems inherent with asynchronous image production.
PNGImageProducer(InputStream) - Constructor for class com.neuron.app.tonto.ui.PNGImageProducer
 
postDecode(CCFNodeState) - Method in class com.neuron.app.tonto.CCFIRCode
 
preDecode(CCFNodeState) - Method in class com.neuron.app.tonto.CCFIRCode
 
preEncode(CCFNodeState) - Method in class com.neuron.app.tonto.CCFIRCode
 
print() - Method in class com.neuron.xml.XMLParser
 
printDetail() - Method in class com.neuron.app.tonto.Firmware
 
printHeader() - Static method in class com.neuron.app.tonto.Firmware
 
processNode(CCFNode) - Method in interface com.neuron.app.tonto.IWalker2
 
Pronto - Class in com.neuron.irdb.impl
 
Pronto(byte[]) - Constructor for class com.neuron.irdb.impl.Pronto
 
Pronto(String) - Constructor for class com.neuron.irdb.impl.Pronto
 
Pronto(String, int) - Constructor for class com.neuron.irdb.impl.Pronto
 
Pronto(String, boolean) - Constructor for class com.neuron.irdb.impl.Pronto
 
Pronto(IRSignal) - Constructor for class com.neuron.irdb.impl.Pronto
 
ProntoConstants - Interface in com.neuron.irdb.impl
 
ProntoKeys - Static variable in class com.neuron.app.tonto.CCFAction
 
ProntoModel - Class in com.neuron.app.tonto
 
ProntoProKeys - Static variable in class com.neuron.app.tonto.CCFAction
 
PulseIndex - Class in com.neuron.irdb
 
PulseIndex() - Constructor for class com.neuron.irdb.PulseIndex
 
PulseIndex(int[]) - Constructor for class com.neuron.irdb.PulseIndex
 
PulsePair - Class in com.neuron.irdb
 
PulsePair(int, int) - Constructor for class com.neuron.irdb.PulsePair
 
PURPLE - Static variable in class com.neuron.util.AnsiColor
 
purple(Object) - Static method in class com.neuron.util.AnsiColor
 
PURPLE(Object) - Static method in class com.neuron.util.AnsiColor
 
pushEdit(IEditAction) - Method in interface com.neuron.app.tonto.ICCFEditor
 
pushEdit(IEditAction) - Method in class com.neuron.app.tonto.RenderEditor
 

Q

quit() - Method in class com.neuron.app.tonto.RenderEditor
 

R

raise() - Method in class com.neuron.app.tonto.CCFChild
 
RAV2K - Static variable in class com.neuron.app.tonto.ProntoModel
 
RAV2KZ1 - Static variable in class com.neuron.app.tonto.ProntoModel
 
RC5000 - Static variable in class com.neuron.app.tonto.ProntoModel
 
RC5000i - Static variable in class com.neuron.app.tonto.ProntoModel
 
RC5200 - Static variable in class com.neuron.app.tonto.ProntoModel
 
RC9200 - Static variable in class com.neuron.app.tonto.ProntoModel
 
read() - Method in class com.neuron.app.tonto.ui.MeteredInputStream
Reads a byte.
read(byte[]) - Method in class com.neuron.app.tonto.ui.MeteredInputStream
Reads into an array of bytes.
read(byte[], int, int) - Method in class com.neuron.app.tonto.ui.MeteredInputStream
Reads into an array of bytes.
read() - Method in class com.neuron.io.ByteOutputBuffer
Return the next element from the buffer.
read(byte[]) - Method in class com.neuron.io.ByteOutputBuffer
Read from the buffer into the given byte array.
read(byte[], int, int) - Method in class com.neuron.io.ByteOutputBuffer
Read from the buffer into the given byte array at a specified offset into the byte array with a given length.
read() - Method in class com.neuron.io.XORInputStream
 
read(byte[], int, int) - Method in class com.neuron.io.XORInputStream
 
read(String) - Method in class com.neuron.irdb.IRDatabase
 
READ_ONLY - Static variable in class com.neuron.app.tonto.CCFDevice
 
readFile(String) - Static method in class com.neuron.app.tonto.Util
 
readFont(InputStream) - Method in class com.neuron.app.tonto.ui.ImageFont
 
readFully(InputStream) - Static method in class com.neuron.app.tonto.Util
 
readFully(InputStream, OutputStream) - Static method in class com.neuron.app.tonto.Util
 
readFully(InputStream) - Static method in class com.neuron.io.ByteOutputBuffer
Read an InputStream to it's end and return the resulting byte array.
recv() - Method in interface com.neuron.app.tonto.IComm
 
recv(byte[]) - Method in interface com.neuron.app.tonto.IComm
 
recv(byte[], int, int) - Method in interface com.neuron.app.tonto.IComm
 
RED - Static variable in class com.neuron.util.AnsiColor
 
red(Object) - Static method in class com.neuron.util.AnsiColor
 
RED(Object) - Static method in class com.neuron.util.AnsiColor
 
RedRat - Class in com.neuron.irdb.impl
 
RedRat(String) - Constructor for class com.neuron.irdb.impl.RedRat
 
RedRat(IRSignal) - Constructor for class com.neuron.irdb.impl.RedRat
 
refreshCCFTree() - Method in class com.neuron.app.tonto.TontoModule
 
Regress - Class in com.neuron.app.tonto
 
Regress(String) - Constructor for class com.neuron.app.tonto.Regress
 
remove(IRRemote) - Method in class com.neuron.irdb.IRDatabase
 
remove(int) - Method in class com.neuron.irdb.IRRemote
 
remove(String) - Method in class com.neuron.irdb.IRRemote
 
removeAllListeners() - Static method in class com.neuron.app.tonto.Debug
 
removeConsumer(ImageConsumer) - Method in class com.neuron.app.tonto.ui.PNGImageProducer
Remove an ImageConsumer from the list of consumers interested in data for this image.
removeListener(DebugListener) - Static method in class com.neuron.app.tonto.Debug
 
RenderEditor - Class in com.neuron.app.tonto
 
RenderEditor(CCF) - Constructor for class com.neuron.app.tonto.RenderEditor
 
Renderer - Class in com.neuron.app.tonto
 
Renderer(ICCFProvider) - Constructor for class com.neuron.app.tonto.Renderer
 
RenderGrid - Class in com.neuron.app.tonto
 
RenderPanel - Class in com.neuron.app.tonto
 
RenderPanel(ICCFEditor, Renderer, CCFPanel) - Constructor for class com.neuron.app.tonto.RenderPanel
 
repack() - Method in class com.neuron.app.tonto.ui.StackedDialog
 
repaint(Rectangle) - Method in class com.neuron.app.tonto.RenderPanel
 
REPEAT_FULL - Static variable in class com.neuron.irdb.IRSignal
 
REPEAT_NONE - Static variable in class com.neuron.irdb.IRSignal
 
REPEAT_NORM - Static variable in class com.neuron.irdb.IRSignal
 
requestTopDownLeftRightResend(ImageConsumer) - Method in class com.neuron.app.tonto.ui.PNGImageProducer
Requests that a given ImageConsumer have the image data delivered one more time in top-down, left-right order.
reset() - Method in class com.neuron.app.tonto.ui.MeteredInputStream
Repositions the stream to the last marked position.
reset() - Method in class com.neuron.io.ByteOutputBuffer
Reset the ByteOutputBuffer for re-use.
resetRead() - Method in class com.neuron.io.ByteOutputBuffer
Reset the read pointer to the beginning of the buffer.
rgbIndexToGrayIndex(int) - Static method in class com.neuron.app.tonto.CCFColor
 
rgbToGrayIndex(int) - Static method in class com.neuron.app.tonto.CCFColor
 
round(int) - Method in class com.neuron.irdb.PulseIndex
 
round(int, int) - Static method in class com.neuron.irdb.PulseIndex
 
RU890 - Static variable in class com.neuron.app.tonto.ProntoModel
 
RU940 - Static variable in class com.neuron.app.tonto.ProntoModel
 
RU970 - Static variable in class com.neuron.app.tonto.ProntoModel
 
run() - Method in class com.neuron.app.tonto.ui.PNGImageProducer
Primary processing of Image data.

S

safeSleep(int) - Static method in class com.neuron.app.tonto.Util
 
save(String) - Method in class com.neuron.app.tonto.CCF
Save CCF image to named file.
saveGIF(String) - Method in class com.neuron.app.tonto.CCFIcon
Save Icon as a GIF image to a file.
saveGIF(OutputStream) - Method in class com.neuron.app.tonto.CCFIcon
Save Icon as a GIF image to a stream.
saveToPronto() - Method in class com.neuron.app.tonto.CCF
Save CCF image to Pronto.
saveToPronto(Comm) - Method in class com.neuron.app.tonto.CCF
Save CCF image to Pronto.
scale(Dimension) - Method in class com.neuron.app.tonto.RenderPanel
 
scale(Rectangle) - Method in class com.neuron.app.tonto.RenderPanel
 
ScopeTask - Class in com.neuron.app.tonto
 
ScopeTask(ITaskStatus, int, int) - Constructor for class com.neuron.app.tonto.ScopeTask
 
send(int) - Method in interface com.neuron.app.tonto.IComm
 
send(byte[]) - Method in interface com.neuron.app.tonto.IComm
 
send(byte[], int, int) - Method in interface com.neuron.app.tonto.IComm
 
sendAttention() - Method in interface com.neuron.app.tonto.IComm
 
sendBreak(int) - Method in interface com.neuron.app.tonto.ICommSerialPort
 
sendEvent(int) - Static method in class com.neuron.app.tonto.Tonto
 
setActionList(CCFActionList) - Method in class com.neuron.app.tonto.CCFButton
Sets the action list that is performed when this Button is clicked.
setActionList(CCFActionList) - Method in class com.neuron.app.tonto.CCFHardKey
 
setActions(CCFAction[]) - Method in class com.neuron.app.tonto.CCFActionList
Set the list of actions associated with this container.
setAlignment(int) - Method in class com.neuron.app.tonto.ui.ImageFontLabel
 
setAnchor(int) - Method in class com.neuron.app.tonto.ui.TLabel
 
setBackground(CCFColor) - Method in class com.neuron.app.tonto.CCFFrame
Set the frame background color.
setBackground(int, CCFColor) - Method in class com.neuron.app.tonto.CCFIconSet
Set the icon background color for this state.
setBeep(int, int, int) - Method in class com.neuron.app.tonto.ActionBeep
Set the beep parameters.
setBit0(PulsePair) - Method in class com.neuron.irdb.IRBurstCode
Set the PulsePair associated with the off bit.
setBit1(PulsePair) - Method in class com.neuron.irdb.IRBurstCode
Set the PulsePair associated with the on bit.
setBitCount(int) - Method in class com.neuron.irdb.IRBurstCode
Sets the number of bits in the code.
setBounds(Rectangle) - Method in class com.neuron.app.tonto.CCFChild
Set the bounds of the child.
setButton(CCFButton) - Method in class com.neuron.app.tonto.ActionAliasButton
Set the current button associated with this action.
setChar(int, int, int[]) - Method in class com.neuron.app.tonto.ui.ImageFont
 
setChildren(CCFChild[]) - Method in class com.neuron.app.tonto.CCFFrame
Sets the contents of this frame.
setChildren(CCFChild[]) - Method in class com.neuron.app.tonto.CCFPanel
Replace children with this array.
setChildren(CCFChild[]) - Method in interface com.neuron.app.tonto.IChildContainer
 
setClipboard(CCFNode[]) - Method in interface com.neuron.app.tonto.ICCFEditor
 
setClipboard(CCFNode[]) - Method in class com.neuron.app.tonto.RenderEditor
 
setCode(String) - Method in class com.neuron.app.tonto.CCFIRCode
Set the Pronto ASCII Hex representation of this code.
setColor(CCFColor, boolean) - Method in class com.neuron.app.tonto.ui.ColorPicker
 
setCompany(String) - Method in class com.neuron.irdb.IRRemote
 
setCompressed(boolean) - Method in class com.neuron.app.tonto.CCFIcon
 
setConfigReadOnly(boolean) - Method in class com.neuron.app.tonto.CCF
Sets the configuration read only flag.
setContentPane(Container) - Method in class com.neuron.app.tonto.ui.StackedDialog
 
setContents(Component) - Method in class com.neuron.app.tonto.ui.OKCancelDialog
 
setDefaultParent(JFrame) - Static method in class com.neuron.app.tonto.ui.StackedDialog
 
setDelay(int) - Method in class com.neuron.app.tonto.ActionDelay
Set the current delay associated with this action.
setDescription(String) - Method in class com.neuron.irdb.IRRemote
 
setDevice(CCFDevice) - Method in class com.neuron.app.tonto.ActionAliasDevice
Set the current device associated with this action.
setDevice(CCFDevice) - Method in class com.neuron.app.tonto.ActionAliasKey
Set the current device associated with this action.
setDeviceRoot(CCFDevice) - Method in class com.neuron.app.tonto.RenderEditor
 
setEditable(boolean) - Method in class com.neuron.app.tonto.ui.ColorPicker
 
setFactoryCCF(boolean) - Method in class com.neuron.app.tonto.CCF
Sets the configuration as factory default.
setFirstDevice(CCFDevice) - Method in class com.neuron.app.tonto.CCF
Set the first regular Device.
setFirstHomeDevice(CCFDevice) - Method in class com.neuron.app.tonto.CCF
Set the first Home Device.
setFirstMacroDevice(CCFDevice) - Method in class com.neuron.app.tonto.CCF
Set the first macro Device.
setFirstPanel(CCFPanel) - Method in class com.neuron.app.tonto.CCFDevice
Set the first sub-panel.
setFlag(int, boolean) - Method in class com.neuron.app.tonto.CCFDevice
Set the status of a Device flag.
setFlags(String) - Method in class com.neuron.irdb.IRSignal
 
setFont(CCFFont) - Method in class com.neuron.app.tonto.CCFButton
Set the CCFFont for this Button.
setFont(CCFFont) - Method in class com.neuron.app.tonto.CCFFrame
Set the CCFFont for this Button.
setFont(ImageFont) - Method in class com.neuron.app.tonto.ui.ImageFontLabel
 
setForeground(CCFColor) - Method in class com.neuron.app.tonto.CCFFrame
Set the frame foreground color.
setForeground(int, CCFColor) - Method in class com.neuron.app.tonto.CCFIconSet
Set the icon foreground color for this state.
setFrequency(int) - Method in class com.neuron.irdb.IRSignal
 
setGrayTint(int) - Static method in class com.neuron.app.tonto.CCFColor
 
setGrid(RenderGrid) - Method in class com.neuron.app.tonto.RenderPanel
 
setHead(PulsePair[]) - Method in class com.neuron.irdb.IRBurstCode
Set the set of PulsePairs before the code.
setHead(Vector) - Method in class com.neuron.irdb.IRBurstCode
Set the set of PulsePairs before the code.
setHeight(int) - Method in class com.neuron.app.tonto.ui.ImageFont
 
setHidden(boolean) - Method in class com.neuron.app.tonto.CCFPanel
Sets whether or not this panel is hidden.
setHomeReadOnly(boolean) - Method in class com.neuron.app.tonto.CCF
Sets the home panel read only flag.
setIcon(CCFIcon) - Method in class com.neuron.app.tonto.CCFFrame
Set the background icon associated with this frame.
setIcon(int, CCFIcon) - Method in class com.neuron.app.tonto.CCFIconSet
Set an icon for the specified button state.
setIconSet(CCFIconSet) - Method in class com.neuron.app.tonto.CCFButton
Set the CCFIconSet associated with this Button.
setIDTag(String) - Method in class com.neuron.app.tonto.CCFButton
Set the ID tag for this Button.
setIntro(IRBurst) - Method in class com.neuron.irdb.IRSignal
 
setIRCode(CCFIRCode) - Method in class com.neuron.app.tonto.ActionIRCode
Set the current IRCode associated with this action.
setKey(int) - Method in class com.neuron.app.tonto.ActionAliasKey
Set the current key associated with this action.
setKeyActions(CCFHardKey[]) - Method in class com.neuron.app.tonto.CCFDevice
 
setLabelBorder(String, JComponent) - Static method in class com.neuron.app.tonto.Util
 
setLayout(String[]) - Method in class com.neuron.app.tonto.ui.AAPanel
 
setLength(int) - Method in class com.neuron.irdb.IRBurst
Set the burst length in pulses.
setLevel(Class, int) - Static method in class com.neuron.app.tonto.Debug
 
setLevel(String, int) - Static method in class com.neuron.app.tonto.Debug
 
setLevel(int) - Method in class com.neuron.app.tonto.Debug
 
setLevels(String) - Static method in class com.neuron.app.tonto.Debug
 
setLocation(Point) - Method in class com.neuron.app.tonto.CCFButton
 
setLocation(Point) - Method in class com.neuron.app.tonto.CCFChild
Set the X,Y location.
setLocation(Point) - Method in class com.neuron.app.tonto.CCFFrame
 
setMinRepeat(int) - Method in class com.neuron.irdb.IRSignal
 
setModel(String) - Method in class com.neuron.irdb.IRRemote
 
setModified() - Method in class com.neuron.app.tonto.CCF
Update the modification date.
setModifiedDate(Date) - Method in class com.neuron.app.tonto.CCF
Set the modification date.
setName(String) - Method in class com.neuron.app.tonto.CCFButton
Set the name of this Button.
setName(String) - Method in class com.neuron.app.tonto.CCFDevice
Set the name of this device.
setName(String) - Method in class com.neuron.app.tonto.CCFFrame
Set the name of this frame.
setName(String) - Method in class com.neuron.app.tonto.CCFHardKey
 
setName(String) - Method in class com.neuron.app.tonto.CCFIRCode
Set the name associated with this code.
setName(String) - Method in class com.neuron.app.tonto.CCFPanel
Set this panel's name.
setName(String) - Method in class com.neuron.irdb.IRSignal
 
setName(String) - Method in class com.neuron.xml.XMLNode
 
setNextDevice(CCFDevice) - Method in class com.neuron.app.tonto.CCFDevice
Set the next device in the list.
setNextPanel(CCFPanel) - Method in class com.neuron.app.tonto.CCFPanel
Set the next Panel in the linked list.
setNotify(ITaskStatus) - Method in class com.neuron.app.tonto.CCF
 
setOK(boolean) - Method in class com.neuron.app.tonto.ui.OKCancelDialog
 
setOwner(Window) - Method in class com.neuron.app.tonto.ui.ColorPicker
 
setPanel(CCFPanel) - Method in class com.neuron.app.tonto.ActionJumpPanel
Set the current panel associated with this action.
setPanelRoot(CCFPanel) - Method in class com.neuron.app.tonto.RenderEditor
 
setParent(CCFNode) - Method in class com.neuron.app.tonto.CCFButton
 
setParent(CCFNode) - Method in class com.neuron.app.tonto.CCFFrame
 
setProperty(String, String) - Static method in class com.neuron.app.tonto.Util
 
setPulse(int, int) - Method in class com.neuron.irdb.PulseIndex
 
setPulseIndex(PulseIndex) - Method in class com.neuron.irdb.IRSignal
 
setPulses(int[]) - Method in class com.neuron.irdb.IRBurst
 
setPulses(int[]) - Method in class com.neuron.irdb.PulseIndex
 
setRepeat(IRBurst) - Method in class com.neuron.irdb.IRSignal
 
setRepeatType(int) - Method in class com.neuron.irdb.IRSignal
 
setRFExtender(int) - Method in class com.neuron.app.tonto.CCFDevice
 
setScale(int) - Method in class com.neuron.app.tonto.RenderPanel
 
setScreenSize(int, int) - Method in class com.neuron.app.tonto.CCF
 
setSelectedItem(Object) - Method in class com.neuron.app.tonto.ui.VectorComboModel
 
setSelection(Object, Enumeration) - Method in interface com.neuron.app.tonto.ICCFEditor
 
setSelection(Object, Enumeration) - Method in class com.neuron.app.tonto.RenderEditor
 
setSize(Dimension) - Method in class com.neuron.app.tonto.CCFButton
Sets the size of the button.
setSize(Dimension) - Method in class com.neuron.app.tonto.CCFChild
Set the size of the child.
setSize(Dimension) - Method in class com.neuron.app.tonto.CCFFrame
Sets the new size for this frame.
setSpecial(int) - Method in class com.neuron.app.tonto.ActionSpecial
Set the current panel associated with this action.
setTail(Vector) - Method in class com.neuron.irdb.IRBurstCode
Set the set of PulsePairs after the code.
setTail(PulsePair[]) - Method in class com.neuron.irdb.IRBurstCode
Set the set of PulsePairs after the code.
setText(String) - Method in class com.neuron.app.tonto.ui.ImageFontLabel
 
setText(String) - Method in class com.neuron.app.tonto.ui.TLabel
 
setTextAlignment(int) - Method in class com.neuron.app.tonto.CCFButton
 
setTextAlignment(int) - Method in class com.neuron.app.tonto.CCFFrame
 
setTextWrap(boolean) - Method in class com.neuron.app.tonto.CCFButton
 
setTextWrap(boolean) - Method in class com.neuron.app.tonto.CCFFrame
 
setTimer(CCFTimer) - Method in class com.neuron.app.tonto.ActionTimer
Set the current timer associated with this action.
setTitle(String) - Method in class com.neuron.app.tonto.ui.StackedDialog
 
setTransparentColor(CCFColor) - Method in class com.neuron.app.tonto.CCF
 
setUDB(boolean) - Method in class com.neuron.app.tonto.CCFIRCode
 
setUseRemoteCapability(boolean) - Method in class com.neuron.app.tonto.CCF
 
setValue(long) - Method in class com.neuron.irdb.IRBurstCode
Set the code to be encoded in pulse pairs.
setValue(String) - Method in class com.neuron.xml.XMLNode
 
setVersionString(String) - Method in class com.neuron.app.tonto.CCF
Set the version identifier.
setWebSafe(boolean) - Method in class com.neuron.app.tonto.ui.ColorPicker
 
shortName(Class) - Static method in class com.neuron.app.tonto.Util
 
show() - Method in class com.neuron.app.tonto.ui.ModalWindow
 
show() - Method in class com.neuron.app.tonto.ui.StackedDialog
 
showCCFPanel(CCFPanel) - Method in class com.neuron.app.tonto.TontoModule
 
showElementInCCFTree(Object) - Method in class com.neuron.app.tonto.TontoModule
 
showGrid(boolean) - Method in class com.neuron.app.tonto.RenderPanel
 
showHook(JDialog) - Method in class com.neuron.app.tonto.ui.StackedDialog
 
similar(IRBurstCode) - Method in class com.neuron.irdb.IRBurstCode
 
size() - Method in class com.neuron.app.tonto.CCFActionList
 
size() - Method in class com.neuron.io.ByteOutputBuffer
Returns the number of bytes written to the stream since it was created or since it was last reset().
size() - Method in class com.neuron.irdb.IRDatabase
 
size() - Method in class com.neuron.irdb.PulseIndex
 
SIZE_10 - Static variable in class com.neuron.app.tonto.CCFFont
 
SIZE_12 - Static variable in class com.neuron.app.tonto.CCFFont
 
SIZE_14 - Static variable in class com.neuron.app.tonto.CCFFont
 
SIZE_16 - Static variable in class com.neuron.app.tonto.CCFFont
 
SIZE_18 - Static variable in class com.neuron.app.tonto.CCFFont
 
SIZE_8 - Static variable in class com.neuron.app.tonto.CCFFont
 
skip(long) - Method in class com.neuron.app.tonto.ui.MeteredInputStream
Skips bytes of input.
snapGrid(boolean) - Method in class com.neuron.app.tonto.RenderPanel
 
Snarfont - Class in com.neuron.app.tonto.ui
 
Snarfont(String) - Constructor for class com.neuron.app.tonto.ui.Snarfont
 
sort(int, boolean) - Method in class com.neuron.irdb.IRRemote
 
SORT_INTRO - Static variable in class com.neuron.irdb.IRRemote
 
SORT_NAME - Static variable in class com.neuron.irdb.IRRemote
 
SORT_REPEAT - Static variable in class com.neuron.irdb.IRRemote
 
spaceX - Variable in class com.neuron.app.tonto.RenderGrid
 
spaceY - Variable in class com.neuron.app.tonto.RenderGrid
 
split() - Method in class com.neuron.irdb.IRBurst
 
StackedDialog - Class in com.neuron.app.tonto.ui
 
StackedDialog(String) - Constructor for class com.neuron.app.tonto.ui.StackedDialog
 
StackedDialog(String, boolean) - Constructor for class com.neuron.app.tonto.ui.StackedDialog
 
startProduction(ImageConsumer) - Method in class com.neuron.app.tonto.ui.PNGImageProducer
Adds an ImageConsumer to the list of consumers interested in data for this image, and immediately start delivery of the image data through the ImageConsumer interface.
state() - Static method in class com.neuron.app.tonto.Tonto
 
STATE_ACTIVE_SELECTED - Static variable in class com.neuron.app.tonto.CCFButton
 
STATE_ACTIVE_UNSELECTED - Static variable in class com.neuron.app.tonto.CCFButton
 
STATE_INACTIVE_SELECTED - Static variable in class com.neuron.app.tonto.CCFButton
 
STATE_INACTIVE_UNSELECTED - Static variable in class com.neuron.app.tonto.CCFButton
 
subtract(IRBurst) - Method in class com.neuron.irdb.IRBurst
 
supportsColor() - Static method in class com.neuron.util.AnsiColor
 
swapBits() - Method in class com.neuron.irdb.IRBurstCode
Swap the zero and one bits.
sysprop(String) - Static method in class com.neuron.app.tonto.Util
 

T

Task - Class in com.neuron.app.tonto.ui
 
Task(String) - Constructor for class com.neuron.app.tonto.ui.Task
 
Task(String, int) - Constructor for class com.neuron.app.tonto.ui.Task
 
taskError(Throwable) - Method in interface com.neuron.app.tonto.ITaskStatus
 
taskError(Throwable) - Method in class com.neuron.app.tonto.ScopeTask
 
taskError(Throwable) - Method in class com.neuron.app.tonto.TaskStatus
 
taskError(Throwable) - Method in class com.neuron.app.tonto.Tonto
 
taskError(Throwable) - Method in class com.neuron.app.tonto.ui.TaskList
 
TaskList - Class in com.neuron.app.tonto.ui
 
TaskList(String) - Constructor for class com.neuron.app.tonto.ui.TaskList
 
taskNotify(Object) - Method in interface com.neuron.app.tonto.ITaskStatus
 
taskNotify(Object) - Method in class com.neuron.app.tonto.ScopeTask
 
taskNotify(Object) - Method in class com.neuron.app.tonto.TaskStatus
 
taskNotify(Object) - Method in class com.neuron.app.tonto.Tonto
 
taskNotify(Object) - Method in class com.neuron.app.tonto.ui.TaskList
 
taskStatus(int, String) - Method in interface com.neuron.app.tonto.ITaskStatus
 
taskStatus(int, String) - Method in class com.neuron.app.tonto.ScopeTask
 
TaskStatus - Class in com.neuron.app.tonto
 
TaskStatus() - Constructor for class com.neuron.app.tonto.TaskStatus
 
taskStatus(int, String) - Method in class com.neuron.app.tonto.TaskStatus
 
taskStatus(int, String) - Method in class com.neuron.app.tonto.Tonto
 
taskStatus(int, String) - Method in class com.neuron.app.tonto.ui.TaskList
 
test() - Method in class com.neuron.app.tonto.Regress
 
testCCF(File) - Method in class com.neuron.app.tonto.Regress
 
TEXT_CENTER - Static variable in class com.neuron.app.tonto.CCFNode
 
TEXT_LEFT - Static variable in class com.neuron.app.tonto.CCFNode
 
TEXT_RIGHT - Static variable in class com.neuron.app.tonto.CCFNode
 
time() - Static method in class com.neuron.app.tonto.Util
 
TLabel - Class in com.neuron.app.tonto.ui
 
TLabel(String) - Constructor for class com.neuron.app.tonto.ui.TLabel
 
TLabel(String, int) - Constructor for class com.neuron.app.tonto.ui.TLabel
 
toByteArray() - Method in class com.neuron.io.ByteOutputBuffer
Returns a byte array representation of the currently accumulated stream.
toHex(int) - Static method in class com.neuron.app.tonto.Util
 
Tonto - Class in com.neuron.app.tonto
A UI Tool for creating, editing, loading and saving CCF Files.
TontoModule - Class in com.neuron.app.tonto
 
TontoModule() - Constructor for class com.neuron.app.tonto.TontoModule
 
top() - Method in class com.neuron.app.tonto.CCFChild
 
toShortString() - Method in class com.neuron.irdb.IRBurstCode
 
toString() - Method in class com.neuron.app.tonto.CCF
 
toString() - Method in class com.neuron.app.tonto.CCFAction
 
toString() - Method in class com.neuron.app.tonto.CCFActionList
 
toString() - Method in class com.neuron.app.tonto.CCFButton
 
toString() - Method in class com.neuron.app.tonto.CCFColor
 
toString() - Method in class com.neuron.app.tonto.CCFDevice
 
toString() - Method in class com.neuron.app.tonto.CCFFont
 
toString() - Method in class com.neuron.app.tonto.CCFFrame
 
toString() - Method in class com.neuron.app.tonto.CCFIcon
 
toString() - Method in class com.neuron.app.tonto.CCFNode
 
toString() - Method in class com.neuron.app.tonto.CCFPanel
 
toString() - Method in class com.neuron.app.tonto.ProntoModel
 
toString() - Method in class com.neuron.app.tonto.ui.ImageFont
 
toString() - Method in class com.neuron.io.ByteOutputBuffer
Return a string representation of stream's contents.
toString(String) - Method in class com.neuron.io.ByteOutputBuffer
Return a string representation of stream's contents using a specified String encoding.
toString() - Method in class com.neuron.irdb.impl.Pronto
 
toString() - Method in class com.neuron.irdb.IRBurst
 
toString() - Method in class com.neuron.irdb.IRBurstCode
 
toString() - Method in class com.neuron.irdb.IRRemote
 
toString() - Method in class com.neuron.irdb.IRSignal
 
toString() - Method in class com.neuron.irdb.PulseIndex
 
toString() - Method in class com.neuron.irdb.PulsePair
 
toString() - Method in class com.neuron.xml.XMLNode
 
TS1000 - Static variable in class com.neuron.app.tonto.ProntoModel
 
TSU2000 - Static variable in class com.neuron.app.tonto.ProntoModel
 
TSU6000 - Static variable in class com.neuron.app.tonto.ProntoModel
 

U

udb() - Static method in class com.neuron.app.tonto.Tonto
 
UIUtils - Class in com.neuron.app.tonto.ui
 
undoAction() - Method in interface com.neuron.app.tonto.IEditAction
 
ungroup() - Method in class com.neuron.app.tonto.RenderPanel
 
unlock() - Method in class com.neuron.app.tonto.RenderPanel
 
unsign(byte) - Static method in class com.neuron.app.tonto.Util
 
unURL(String) - Static method in class com.neuron.app.tonto.Util
 
usesRemoteCapability() - Method in class com.neuron.app.tonto.CCF
 
usesUDB() - Method in class com.neuron.app.tonto.CCF
 
USR5 - Static variable in class com.neuron.app.tonto.ProntoModel
 
Util - Class in com.neuron.app.tonto
 
Util() - Constructor for class com.neuron.app.tonto.Util
 

V

valign() - Method in class com.neuron.app.tonto.RenderPanel
 
valueChanged(TreeSelectionEvent) - Method in class com.neuron.app.tonto.Tonto
 
vdist() - Method in class com.neuron.app.tonto.RenderPanel
 
VectorComboModel - Class in com.neuron.app.tonto.ui
 
VectorComboModel(Vector) - Constructor for class com.neuron.app.tonto.ui.VectorComboModel
 
version() - Static method in class com.neuron.app.tonto.Tonto
 
VERSION1 - Static variable in class com.neuron.irdb.impl.Pronto
 
VERSION2 - Static variable in class com.neuron.irdb.impl.Pronto
 

W

walk(IWalker) - Method in class com.neuron.app.tonto.CCFWalker
Initiate a CCF tree walk.
walk(IWalker, CCFNode) - Method in class com.neuron.app.tonto.CCFWalker
Initiate a CCF tree walk from a specific node.
WHITE - Static variable in class com.neuron.app.tonto.CCFColor
 
WHITE - Static variable in class com.neuron.util.AnsiColor
 
white(Object) - Static method in class com.neuron.util.AnsiColor
 
WHITE(Object) - Static method in class com.neuron.util.AnsiColor
 
windowClose() - Method in class com.neuron.app.tonto.ui.StackedDialog
 
write(int) - Method in class com.neuron.io.ByteOutputBuffer
Write a single byte to the stream.
write(byte[]) - Method in class com.neuron.io.ByteOutputBuffer
Write a byte array to the stream.
write(byte[], int, int) - Method in class com.neuron.io.ByteOutputBuffer
Write a portion of a byte array to the stream.
write(byte[], int, int) - Method in class com.neuron.io.XOROutputStream
 
write(byte) - Method in class com.neuron.io.XOROutputStream
 
write() - Method in class com.neuron.irdb.IRDatabase
 
write(String) - Method in class com.neuron.irdb.IRDatabase
 
writeFont(OutputStream) - Method in class com.neuron.app.tonto.ui.ImageFont
 
writeToStream(OutputStream) - Method in class com.neuron.io.ByteOutputBuffer
Write the entire contents of the stream to another OutputStream.

X

XMLNode - Class in com.neuron.xml
 
XMLParser - Class in com.neuron.xml
 
XMLParser() - Constructor for class com.neuron.xml.XMLParser
 
XORInputStream - Class in com.neuron.io
 
XORInputStream(InputStream, byte[]) - Constructor for class com.neuron.io.XORInputStream
 
XOROutputStream - Class in com.neuron.io
 
XOROutputStream(OutputStream, byte[]) - Constructor for class com.neuron.io.XOROutputStream
 

Y

YELLOW - Static variable in class com.neuron.util.AnsiColor
 
yellow(Object) - Static method in class com.neuron.util.AnsiColor
 
YELLOW(Object) - Static method in class com.neuron.util.AnsiColor
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
Skip navigation links