Class mheg5.MCM.ElementaryAction
All Packages Class Hierarchy This Package Previous Next Index
Class mheg5.MCM.ElementaryAction
java.lang.Object
|
+----mheg5.MCM.ElementaryAction
- public class ElementaryAction
- extends Object
-
ACTIVATE
-
-
ADD
-
-
ADD_ITEM
-
-
address
- parameter address
-
APPEND
-
-
arcAngle
- arcAngle
-
arguments
- Array for Strings for Parameters for Programs
-
BRING_TO_FRONT
-
-
CALL
-
-
CALL_ACTION_SLOT
-
-
CLEAR
-
-
CLONE
-
-
CLOSE_CONNECTION
-
-
DEACTIVATE
-
-
DEL_ITEM
-
-
DESELECT
-
-
DESELECT_ITEM
-
-
DIVIDE
-
-
DRAW_ARC
-
-
DRAW_LINE
-
-
DRAW_OVAL
-
-
DRAW_POLY_LINE
-
-
DRAW_POLYGON
-
-
DRAW_RECTANGLE
-
-
DRAW_SECTOR
-
-
FORK
-
-
GET_AVAILABILITY_STATUS
-
-
GET_BOX_SIZE
-
-
GET_CELL_ITEM
-
-
GET_CURSOR_POSITION
-
-
GET_ENGINE_SUPPORT
-
-
GET_ENTRY_POINT
-
-
GET_FILL_COLOUR
-
-
GET_FIRST_ITEM
-
-
GET_HIGHLIGHT_STATUS
-
-
GET_INTERACTION_STATUS
-
-
GET_ITEM_STATUS
-
-
GET_LABEL
-
-
GET_LAST_ANCHOR_FIRED
-
-
GET_LINE_COLOUR
-
-
GET_LINE_STYLE
-
-
GET_LINE_WIDTH
-
-
GET_LIST_ITEM
-
-
GET_LIST_SIZE
-
-
GET_OVERWRITE_MODE
-
-
GET_PORTION
-
-
GET_POSITION
-
-
GET_RUNNING_STATUS
-
-
GET_SELECTION_STATUS
-
-
GET_SLIDER_VALUE
-
-
GET_TEXT_CONTENT
-
-
GET_TEXT_DATA
-
-
GET_TOKEN_POSITION
-
-
GET_VOLUME
-
-
has2Param
- incator of 2 Params
-
hValue
- height
-
intOperator
- intOperator (if needed)
-
LAUNCH
-
-
LOCK_SCREEN
-
-
MODULO
-
-
MOVE
-
-
MOVE_TO
-
-
MULTIPLY
-
-
OPEN_CONNECTION
-
-
orefXVar
- IntegerVariable for xValues
-
orefYVar
- IntegerVariable for yValues
-
paramBool
- parameter Boolean
-
paramColor
- parameter Color
-
paramCref
- parameter ContentRef
-
paramInt
- parameter Integer
-
paramInt2
- parameter Integer2
-
paramInt3
- parameter Integer3
-
paramOct
- parameter OctetStr
-
paramOct2
- parameter OctetStr2
-
paramOref
- parameter ObjectRef
-
plainInt
- parameter plain int
-
points
- Array for points for DrawPolygon, DrawPolyLine
-
PRELOAD
-
-
protocol
- parameter protocol
-
PUT_BEFORE
-
-
PUT_BEHIND
-
-
QUIT
-
-
READ_PERSISTENT
-
-
RUN
-
-
SCALE_BITMAP
-
-
SCALE_VIDEO
-
-
SCROLL_ITEMS
-
-
SELECT
-
-
SELECT_ITEM
-
-
SEND_EVENT
-
-
SEND_TO_BACK
-
-
SET_BOX_SIZE
-
-
SET_CACHE_PRIORITY
-
-
SET_COUNTER_END_POSITION
-
-
SET_COUNTER_POSITION
-
-
SET_COUNTER_TRIGGER
-
-
SET_CURSOR_POSITION
-
-
SET_CURSOR_SHAPE
-
-
SET_DATA
-
-
SET_ENTRY_POINT
-
-
SET_FILL_COLOUR
-
-
SET_FIRST_ITEM
-
-
SET_FONT_REF
-
-
SET_HIGHLIGHT_STATUS
-
-
SET_INTERACTION_STATUS
-
-
SET_LABEL
-
-
SET_LINE_COLOUR
-
-
SET_LINE_STYLE
-
-
SET_LINE_WIDTH
-
-
SET_OVERWRITE_MODE
-
-
SET_PALETTE_REF
-
-
SET_PORTION
-
-
SET_POSITION
-
-
SET_SLIDER_VALUE
-
-
SET_SPEED
-
-
SET_TIMER
-
-
SET_TRANSPARENCY
-
-
SET_VARIABLE
-
-
SET_VOLUME
-
-
SPAWN
-
-
startAngle
- startAngle
-
STEP
-
-
STOP
-
-
STORE_PERSISTENT
-
-
SUBTRACT
-
-
targetORef
- the target of the action
-
TEST_VARIABLE
-
-
TOGGLE
-
-
TOGGLE_ITEM
-
-
TRANSITION_TO
-
-
type
- one of the action types
-
UNLOAD
-
-
UNLOCK_SCREEN
-
-
wValue
- width
-
x1Value
- x1Pos
-
xValue
- xPos
-
y1Value
- y1Pos
-
yValue
- yPos
-
ElementaryAction()
-
-
toString()
-
ACTIVATE
public final static int ACTIVATE
ADD
public final static int ADD
ADD_ITEM
public final static int ADD_ITEM
APPEND
public final static int APPEND
BRING_TO_FRONT
public final static int BRING_TO_FRONT
CALL
public final static int CALL
CALL_ACTION_SLOT
public final static int CALL_ACTION_SLOT
CLEAR
public final static int CLEAR
CLONE
public final static int CLONE
CLOSE_CONNECTION
public final static int CLOSE_CONNECTION
DEACTIVATE
public final static int DEACTIVATE
DEL_ITEM
public final static int DEL_ITEM
DESELECT
public final static int DESELECT
DESELECT_ITEM
public final static int DESELECT_ITEM
DIVIDE
public final static int DIVIDE
DRAW_ARC
public final static int DRAW_ARC
DRAW_LINE
public final static int DRAW_LINE
DRAW_OVAL
public final static int DRAW_OVAL
DRAW_POLYGON
public final static int DRAW_POLYGON
DRAW_POLY_LINE
public final static int DRAW_POLY_LINE
DRAW_RECTANGLE
public final static int DRAW_RECTANGLE
DRAW_SECTOR
public final static int DRAW_SECTOR
FORK
public final static int FORK
GET_AVAILABILITY_STATUS
public final static int GET_AVAILABILITY_STATUS
GET_BOX_SIZE
public final static int GET_BOX_SIZE
GET_CELL_ITEM
public final static int GET_CELL_ITEM
GET_CURSOR_POSITION
public final static int GET_CURSOR_POSITION
GET_ENGINE_SUPPORT
public final static int GET_ENGINE_SUPPORT
GET_ENTRY_POINT
public final static int GET_ENTRY_POINT
GET_FILL_COLOUR
public final static int GET_FILL_COLOUR
GET_FIRST_ITEM
public final static int GET_FIRST_ITEM
GET_HIGHLIGHT_STATUS
public final static int GET_HIGHLIGHT_STATUS
GET_INTERACTION_STATUS
public final static int GET_INTERACTION_STATUS
GET_ITEM_STATUS
public final static int GET_ITEM_STATUS
GET_LABEL
public final static int GET_LABEL
GET_LAST_ANCHOR_FIRED
public final static int GET_LAST_ANCHOR_FIRED
GET_LINE_COLOUR
public final static int GET_LINE_COLOUR
GET_LINE_STYLE
public final static int GET_LINE_STYLE
GET_LINE_WIDTH
public final static int GET_LINE_WIDTH
GET_LIST_ITEM
public final static int GET_LIST_ITEM
GET_LIST_SIZE
public final static int GET_LIST_SIZE
GET_OVERWRITE_MODE
public final static int GET_OVERWRITE_MODE
GET_PORTION
public final static int GET_PORTION
GET_POSITION
public final static int GET_POSITION
GET_RUNNING_STATUS
public final static int GET_RUNNING_STATUS
GET_SELECTION_STATUS
public final static int GET_SELECTION_STATUS
GET_SLIDER_VALUE
public final static int GET_SLIDER_VALUE
GET_TEXT_CONTENT
public final static int GET_TEXT_CONTENT
GET_TEXT_DATA
public final static int GET_TEXT_DATA
GET_TOKEN_POSITION
public final static int GET_TOKEN_POSITION
GET_VOLUME
public final static int GET_VOLUME
LAUNCH
public final static int LAUNCH
LOCK_SCREEN
public final static int LOCK_SCREEN
MODULO
public final static int MODULO
MOVE
public final static int MOVE
MOVE_TO
public final static int MOVE_TO
MULTIPLY
public final static int MULTIPLY
OPEN_CONNECTION
public final static int OPEN_CONNECTION
PRELOAD
public final static int PRELOAD
PUT_BEFORE
public final static int PUT_BEFORE
PUT_BEHIND
public final static int PUT_BEHIND
QUIT
public final static int QUIT
READ_PERSISTENT
public final static int READ_PERSISTENT
RUN
public final static int RUN
SCALE_BITMAP
public final static int SCALE_BITMAP
SCALE_VIDEO
public final static int SCALE_VIDEO
SCROLL_ITEMS
public final static int SCROLL_ITEMS
SELECT
public final static int SELECT
SELECT_ITEM
public final static int SELECT_ITEM
SEND_EVENT
public final static int SEND_EVENT
SEND_TO_BACK
public final static int SEND_TO_BACK
SET_BOX_SIZE
public final static int SET_BOX_SIZE
SET_CACHE_PRIORITY
public final static int SET_CACHE_PRIORITY
SET_COUNTER_END_POSITION
public final static int SET_COUNTER_END_POSITION
SET_COUNTER_POSITION
public final static int SET_COUNTER_POSITION
SET_COUNTER_TRIGGER
public final static int SET_COUNTER_TRIGGER
SET_CURSOR_POSITION
public final static int SET_CURSOR_POSITION
SET_CURSOR_SHAPE
public final static int SET_CURSOR_SHAPE
SET_DATA
public final static int SET_DATA
SET_ENTRY_POINT
public final static int SET_ENTRY_POINT
SET_FILL_COLOUR
public final static int SET_FILL_COLOUR
SET_FIRST_ITEM
public final static int SET_FIRST_ITEM
SET_FONT_REF
public final static int SET_FONT_REF
SET_HIGHLIGHT_STATUS
public final static int SET_HIGHLIGHT_STATUS
SET_INTERACTION_STATUS
public final static int SET_INTERACTION_STATUS
SET_LABEL
public final static int SET_LABEL
SET_LINE_COLOUR
public final static int SET_LINE_COLOUR
SET_LINE_STYLE
public final static int SET_LINE_STYLE
SET_LINE_WIDTH
public final static int SET_LINE_WIDTH
SET_OVERWRITE_MODE
public final static int SET_OVERWRITE_MODE
SET_PALETTE_REF
public final static int SET_PALETTE_REF
SET_PORTION
public final static int SET_PORTION
SET_POSITION
public final static int SET_POSITION
SET_SLIDER_VALUE
public final static int SET_SLIDER_VALUE
SET_SPEED
public final static int SET_SPEED
SET_TIMER
public final static int SET_TIMER
SET_TRANSPARENCY
public final static int SET_TRANSPARENCY
SET_VARIABLE
public final static int SET_VARIABLE
SET_VOLUME
public final static int SET_VOLUME
SPAWN
public final static int SPAWN
STOP
public final static int STOP
STEP
public final static int STEP
STORE_PERSISTENT
public final static int STORE_PERSISTENT
SUBTRACT
public final static int SUBTRACT
TEST_VARIABLE
public final static int TEST_VARIABLE
TOGGLE
public final static int TOGGLE
TOGGLE_ITEM
public final static int TOGGLE_ITEM
TRANSITION_TO
public final static int TRANSITION_TO
UNLOAD
public final static int UNLOAD
UNLOCK_SCREEN
public final static int UNLOCK_SCREEN
type
public int type
- one of the action types
targetORef
public ObjectRef targetORef
- the target of the action
paramOref
public ObjectRef paramOref
- parameter ObjectRef
has2Param
public boolean has2Param
- incator of 2 Params
paramInt
public GenericInteger paramInt
- parameter Integer
paramInt2
public GenericInteger paramInt2
- parameter Integer2
paramInt3
public GenericInteger paramInt3
- parameter Integer3
plainInt
public int plainInt
- parameter plain int
paramOct
public GenericOctetString paramOct
- parameter OctetStr
paramOct2
public GenericOctetString paramOct2
- parameter OctetStr2
paramBool
public GenericBoolean paramBool
- parameter Boolean
paramCref
public GenericContentRef paramCref
- parameter ContentRef
paramColor
public Color paramColor
- parameter Color
xValue
public GenericInteger xValue
- xPos
yValue
public GenericInteger yValue
- yPos
x1Value
public GenericInteger x1Value
- x1Pos
y1Value
public GenericInteger y1Value
- y1Pos
wValue
public GenericInteger wValue
- width
hValue
public GenericInteger hValue
- height
startAngle
public GenericInteger startAngle
- startAngle
arcAngle
public GenericInteger arcAngle
- arcAngle
protocol
public GenericOctetString protocol
- parameter protocol
address
public GenericOctetString address
- parameter address
intOperator
public GenericInteger intOperator
- intOperator (if needed)
orefXVar
public ObjectRef orefXVar
- IntegerVariable for xValues
orefYVar
public ObjectRef orefYVar
- IntegerVariable for yValues
points
public Array points
- Array for points for DrawPolygon, DrawPolyLine
arguments
public Array arguments
- Array for Strings for Parameters for Programs
ElementaryAction
public ElementaryAction()
toString
public String toString()
- Overrides:
- toString in class Object
All Packages Class Hierarchy This Package Previous Next Index