JavaFX: Bringing Rich Experiences To All the Screens Of Your Life

expand all

Profile: desktop, common

Overview

This node displays a tape and the head of the tape

Script Variable Summary

accessnametypeCan ReadCan InitCan WriteDefault Valuedescription
publicHEADPOS_BOTTOMInteger

the head is drawn below the tape

publicHEADPOS_TOPInteger

the head is drawn above the tape

Variable Summary

accessnametypeCan ReadCan InitCan WriteDefault Valuedescription
elementWidthNumber

the width of one Symbol on the tape

publicendSymbolITchar

the end-symbol of the inputtape

publicheadPolygon

the head-node

publicheadColorColor

the color of the head

publichHeadPositionInteger

the horizontal position of the head

publicstartSymbolITchar

the start-symbol of the inputtape

publicstartSymbolWTchar

the start-symbol of the workingtape

publictapecontentNode[]

the nodes of the tape

tapeOffsetXNumber

the current x-axis offset of the tape

tapeOffsetYInteger

the current y-axis offset of the tape

publictapewordString

the word of the tape

public-initvHeadPositionInteger

the vertical position of the head

Inherited Variables

Function Summary

protected create() : javafx.scene.Node
Returns
Node
 

Inherited Functions