clarion.common
Class InstrText
java.lang.Object
clarion.common.InstrText
- public class InstrText
- extends java.lang.Object
This class is to show instructions and rights of software information on the
screen.
Field Summary |
static int |
COLS
|
static int |
ROWS
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ROWS
public static final int ROWS
- See Also:
- Constant Field Values
COLS
public static final int COLS
- See Also:
- Constant Field Values
InstrText
public InstrText()
getRightReserveInfo
public static java.lang.String getRightReserveInfo()
getMainInstruction
public static java.lang.String getMainInstruction()
getTaskInstructions
public static java.lang.String getTaskInstructions(java.lang.String taskName)