public class ListInstructionExecutable extends AbstractInstructionExecutable
| Constructor and Description |
|---|
ListInstructionExecutable() |
ListInstructionExecutable(String id) |
| Modifier and Type | Method and Description |
|---|---|
protected JPanel |
getInstruction(int index)
Get one of the panels.
|
protected int |
getInstructionCount()
Get the number of available panels.
|
List<JPanel> |
getPanels()
Get the list of panels to display.
|
void |
setPanels(List<JPanel> panels)
Set the list of panels to display.
|
actionTriggered, cancelExecutionAWT, startExecutionAWTcancelExecution, startExecutioncancel, execute, finishExecution, getExecutionContext, getFinishExecutionLock, setExecutionContextassignParent, assignParent, assignParents, getId, getLocalId, getParent, setBeanName, setId, setLocalId, setParentclearProperties, getKeys, getProperty, removeProperty, setPropertyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcancel, execute, setExecutionContextclearProperties, getId, getKeys, getProperty, removeProperty, setPropertypublic ListInstructionExecutable()
public ListInstructionExecutable(String id)
protected int getInstructionCount()
getInstructionCount in class AbstractInstructionExecutableprotected JPanel getInstruction(int index)
getInstruction in class AbstractInstructionExecutableCopyright © 2013. All Rights Reserved.