|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.neuron.app.tonto.CCFNode
com.neuron.app.tonto.CCFAction
com.neuron.app.tonto.ActionJumpPanel
public class ActionJumpPanel
Action that switches the currently displayed panel.
Field Summary |
---|
Fields inherited from class com.neuron.app.tonto.CCFAction |
---|
ACT_ALIAS_BUTTON, ACT_ALIAS_DEV, ACT_ALIAS_KEY, ACT_BEEP, ACT_DELAY, ACT_DUMMY, ACT_IRCODE, ACT_JUMP_PANEL, ACT_MARANTZ_JUMP, ACT_TIMER, CustomKeys, JUMP_BACK, JUMP_FORWARD, JUMP_MOUSE_MODE, JUMP_SCROLL_DOWN, JUMP_SCROLL_UP, jumpSpecial, jumpSpecialID, KEY_CHANDOWN, KEY_CHANUP, KEY_LEFT, KEY_MUTE, KEY_RIGHT, KEY_VOLDOWN, KEY_VOLUP, MarantzKeys, ProntoKeys, ProntoProKeys |
Fields inherited from class com.neuron.app.tonto.CCFNode |
---|
TEXT_CENTER, TEXT_LEFT, TEXT_RIGHT |
Constructor Summary | |
---|---|
ActionJumpPanel(CCFPanel panel,
boolean marantz)
|
Method Summary | |
---|---|
CCFPanel |
getPanel()
Get the current panel associated with this action. |
void |
setPanel(CCFPanel panel)
Set the current panel associated with this action. |
Methods inherited from class com.neuron.app.tonto.CCFAction |
---|
getActionType, getJumpSpecialIDFromString, getJumpSpecialString, isJump, isSpecialJump, toString |
Methods inherited from class com.neuron.app.tonto.CCFNode |
---|
getHeader, getParent, getParentDevice, getParentPanel |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ActionJumpPanel(CCFPanel panel, boolean marantz)
Method Detail |
---|
public CCFPanel getPanel()
public void setPanel(CCFPanel panel)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |