PackageTop Level
Classpublic class EyeMap
InheritanceEyeMap Inheritance spark.components.WindowedApplication
Implements mx.binding.IBindingClient, mx.core.IStateClient2

Default MXML PropertymxmlContentFactory



Public Properties
 PropertyDefined By
  currentVersion : String = v0.4b_r7
EyeMap
  dataGrid : DataGrid
EyeMap
  dataList : List
EyeMap
  dataTab : TabNavigator
EyeMap
  EditMode : Button
EyeMap
  errorMsg : String
EyeMap
  eventViewer : EventViewer
EyeMap
  fixationViewer : FixationViewer
EyeMap
  helpbtn : Button
EyeMap
  iCritical : Class
EyeMap
  iLeft : Class
EyeMap
  IntSave : Button
EyeMap
  iQuestion : Class
EyeMap
  iRight : Class
EyeMap
  iSucc : Class
EyeMap
  iWarning : Class
EyeMap
  l_expt : _Root
Experiment tree for left eye.
EyeMap
  listContainer : Accordion
EyeMap
  LmousePos : Label
EyeMap
  Lwarning : Label
EyeMap
  playbackViewer : PlaybackViewer
EyeMap
  propertyList : Accordion
EyeMap
  rawdataViewer : RawdataViewer
EyeMap
  RawInfoViewer : RawInfoViewer
EyeMap
  r_expt : _Root
Experiment tree for right eye.
EyeMap
  saccadeViewer : SaccadeViewer
EyeMap
  selectL : Button
EyeMap
  selectR : Button
EyeMap
  selectRectCanvas : Canvas
EyeMap
  sequenceLabel : Boolean = false
EyeMap
  _shadow : DropShadowFilter
EyeMap
  showBlink : Button
EyeMap
  showMsg : Button
EyeMap
  splash : SplashScreen
EyeMap
  startup : CheckBox
EyeMap
  TitleLabel : Label
EyeMap
  topBarMenu : XML
EyeMap
  topmenu : MenuBar
EyeMap
  trialList : List
EyeMap
  tutorial : Canvas
EyeMap
  variableViewer : VariableViewer
EyeMap
  varsDescribe : XML
EyeMap
  videoTutorial : VideoDisplay
EyeMap
  viewingToolbar : HBox
EyeMap
  visualAddOn : Boolean = true
EyeMap
  _voice : SoundEffect
EyeMap
  _wipe : WipeRight
EyeMap
  XML_export : XMLListCollection
EyeMap
  XML_trials : XMLListCollection
XML data for all trials.
EyeMap
  XML_wexport : XMLListCollection
EyeMap
Protected Properties
 PropertyDefined By
  appUpdater : ApplicationUpdaterUI
EyeMap
  file : File
EyeMap
  skinParts : Object
[override] [read-only]
EyeMap
Public Methods
 MethodDefined By
  
Constructor.
EyeMap
  
boundaryVisible(event:EffectEvent):void
EyeMap
  
dataList_changeHandler(event:ListEvent):void
EyeMap
  
loadText():Boolean
EyeMap
  
mouseClick(event:MouseEvent):void
EyeMap
  
onTrialCompleteHandler(evt:Event):void
On completing load the eye data xml file
EyeMap
  
trials_changeHandler(event:ListEvent):void
this function will be called every time when trial list is changed
EyeMap
  
warning(evt:IOErrorEvent):void
EyeMap
  
wordSelected(id:int):void
EyeMap
Protected Methods
 MethodDefined By
  
boundaryClick(event:MouseEvent):void
EyeMap
  
checkUpdate(visible:Boolean):void
EyeMap
  
EyeMap
  
dataTab_changeHandler(event:IndexChangedEvent):void
EyeMap
  
dataTab_mouseDownHandler(event:MouseEvent):void
EyeMap
  
dataTab_mouseMoveHandler(event:MouseEvent):void
EyeMap
  
EyeMap
  
EyeMap
  
export(e:Event):void
EyeMap
  
exportWordMatrix(e:Event):void
EyeMap
  
firstRun():void
EyeMap
  
help():void
EyeMap
  
init():void
EyeMap
  
IntSave_clickHandler(event:MouseEvent):void
EyeMap
  
loadAudio():void
EyeMap
  
mouseDown(event:MouseEvent):void
EyeMap
  
mouseReleased(event:MouseEvent):void
EyeMap
  
onUpdate(event:UpdateEvent):void
EyeMap
  
onUpdaterError(event:ErrorEvent):void
EyeMap
  
RAW_clickHandler(event:MouseEvent):void
EyeMap
  
saveChart():void
save current viewed chart into png file
EyeMap
  
saveExp(filename:String):void
save export.xml file
EyeMap
  
saveWExp(filename:String):void
save wexport.xml file
EyeMap
  
selectL_clickHandler(event:MouseEvent):void
EyeMap
  
selectR_clickHandler(event:MouseEvent):void
EyeMap
  
selectT_clickHandler(event:MouseEvent):void
EyeMap
  
selectW_clickHandler(event:MouseEvent):void
EyeMap
  
startup_changeHandler(event:Event):void
EyeMap
  
startup_creationCompleteHandler(event:FlexEvent):void
EyeMap
  
topmenu_itemClickHandler(event:MenuEvent):void
toolbar menu operations
EyeMap
  
trialList_keyDownHandler(event:KeyboardEvent):void
EyeMap
  
videoTutorial_mediaPlayerStateChangeHandler(event:MediaPlayerStateChangeEvent):void
EyeMap
  
EyeMap
Property Detail
_shadowproperty
public var _shadow:DropShadowFilter

This property can be used as the source for data binding.

_voiceproperty 
public var _voice:SoundEffect

This property can be used as the source for data binding.

_wipeproperty 
public var _wipe:WipeRight

This property can be used as the source for data binding.

appUpdaterproperty 
protected var appUpdater:ApplicationUpdaterUI

currentVersionproperty 
public var currentVersion:String = v0.4b_r7

This property can be used as the source for data binding.

dataGridproperty 
public var dataGrid:DataGrid

This property can be used as the source for data binding.

dataListproperty 
public var dataList:List

This property can be used as the source for data binding.

dataTabproperty 
public var dataTab:TabNavigator

This property can be used as the source for data binding.

EditModeproperty 
public var EditMode:Button

This property can be used as the source for data binding.

errorMsgproperty 
public var errorMsg:String

eventViewerproperty 
public var eventViewer:EventViewer

This property can be used as the source for data binding.

fileproperty 
protected var file:File

fixationViewerproperty 
public var fixationViewer:FixationViewer

This property can be used as the source for data binding.

helpbtnproperty 
public var helpbtn:Button

This property can be used as the source for data binding.

iCriticalproperty 
public var iCritical:Class

This property can be used as the source for data binding.

iLeftproperty 
public var iLeft:Class

This property can be used as the source for data binding.

IntSaveproperty 
public var IntSave:Button

This property can be used as the source for data binding.

iQuestionproperty 
public var iQuestion:Class

This property can be used as the source for data binding.

iRightproperty 
public var iRight:Class

This property can be used as the source for data binding.

iSuccproperty 
public var iSucc:Class

This property can be used as the source for data binding.

iWarningproperty 
public var iWarning:Class

This property can be used as the source for data binding.

l_exptproperty 
public var l_expt:_Root

Experiment tree for left eye.

listContainerproperty 
public var listContainer:Accordion

This property can be used as the source for data binding.

LmousePosproperty 
public var LmousePos:Label

This property can be used as the source for data binding.

Lwarningproperty 
public var Lwarning:Label

This property can be used as the source for data binding.

playbackViewerproperty 
public var playbackViewer:PlaybackViewer

This property can be used as the source for data binding.

propertyListproperty 
public var propertyList:Accordion

This property can be used as the source for data binding.

r_exptproperty 
public var r_expt:_Root

Experiment tree for right eye.

rawdataViewerproperty 
public var rawdataViewer:RawdataViewer

This property can be used as the source for data binding.

RawInfoViewerproperty 
public var RawInfoViewer:RawInfoViewer

This property can be used as the source for data binding.

saccadeViewerproperty 
public var saccadeViewer:SaccadeViewer

This property can be used as the source for data binding.

selectLproperty 
public var selectL:Button

This property can be used as the source for data binding.

selectRproperty 
public var selectR:Button

This property can be used as the source for data binding.

selectRectCanvasproperty 
public var selectRectCanvas:Canvas

This property can be used as the source for data binding.

sequenceLabelproperty 
public var sequenceLabel:Boolean = false

showBlinkproperty 
public var showBlink:Button

This property can be used as the source for data binding.

showMsgproperty 
public var showMsg:Button

This property can be used as the source for data binding.

skinPartsproperty 
skinParts:Object  [read-only] [override]


Implementation
    protected function get skinParts():Object
splashproperty 
public var splash:SplashScreen

startupproperty 
public var startup:CheckBox

This property can be used as the source for data binding.

TitleLabelproperty 
public var TitleLabel:Label

This property can be used as the source for data binding.

topBarMenuproperty 
public var topBarMenu:XML

This property can be used as the source for data binding.

topmenuproperty 
public var topmenu:MenuBar

This property can be used as the source for data binding.

trialListproperty 
public var trialList:List

This property can be used as the source for data binding.

tutorialproperty 
public var tutorial:Canvas

This property can be used as the source for data binding.

variableViewerproperty 
public var variableViewer:VariableViewer

This property can be used as the source for data binding.

varsDescribeproperty 
public var varsDescribe:XML

This property can be used as the source for data binding.

videoTutorialproperty 
public var videoTutorial:VideoDisplay

This property can be used as the source for data binding.

viewingToolbarproperty 
public var viewingToolbar:HBox

This property can be used as the source for data binding.

visualAddOnproperty 
public var visualAddOn:Boolean = true

XML_exportproperty 
public var XML_export:XMLListCollection

This property can be used as the source for data binding.

XML_trialsproperty 
public var XML_trials:XMLListCollection

XML data for all trials.

This property can be used as the source for data binding.

XML_wexportproperty 
public var XML_wexport:XMLListCollection

This property can be used as the source for data binding.

Constructor Detail
EyeMap()Constructor
public function EyeMap()

Constructor.

Method Detail
boundaryClick()method
protected function boundaryClick(event:MouseEvent):void

Parameters

event:MouseEvent

boundaryVisible()method 
public function boundaryVisible(event:EffectEvent):void

Parameters

event:EffectEvent

checkUpdate()method 
protected function checkUpdate(visible:Boolean):void

Parameters

visible:Boolean

checkVersion()method 
protected function checkVersion():void

dataList_changeHandler()method 
public function dataList_changeHandler(event:ListEvent):void

Parameters

event:ListEvent

dataTab_changeHandler()method 
protected function dataTab_changeHandler(event:IndexChangedEvent):void

Parameters

event:IndexChangedEvent

dataTab_mouseDownHandler()method 
protected function dataTab_mouseDownHandler(event:MouseEvent):void

Parameters

event:MouseEvent

dataTab_mouseMoveHandler()method 
protected function dataTab_mouseMoveHandler(event:MouseEvent):void

Parameters

event:MouseEvent

disableRawTab()method 
protected function disableRawTab():void

enableRawTab()method 
protected function enableRawTab():void

export()method 
protected function export(e:Event):void

Parameters

e:Event

exportWordMatrix()method 
protected function exportWordMatrix(e:Event):void

Parameters

e:Event

firstRun()method 
protected function firstRun():void

help()method 
protected function help():void

init()method 
protected function init():void

IntSave_clickHandler()method 
protected function IntSave_clickHandler(event:MouseEvent):void

Parameters

event:MouseEvent

loadAudio()method 
protected function loadAudio():void

loadText()method 
public function loadText():Boolean

Returns
Boolean
mouseClick()method 
public function mouseClick(event:MouseEvent):void

Parameters

event:MouseEvent

mouseDown()method 
protected function mouseDown(event:MouseEvent):void

Parameters

event:MouseEvent

mouseReleased()method 
protected function mouseReleased(event:MouseEvent):void

Parameters

event:MouseEvent

onTrialCompleteHandler()method 
public function onTrialCompleteHandler(evt:Event):void

On completing load the eye data xml file

Parameters

evt:Event

onUpdate()method 
protected function onUpdate(event:UpdateEvent):void

Parameters

event:UpdateEvent

onUpdaterError()method 
protected function onUpdaterError(event:ErrorEvent):void

Parameters

event:ErrorEvent

RAW_clickHandler()method 
protected function RAW_clickHandler(event:MouseEvent):void

Parameters

event:MouseEvent

saveChart()method 
protected function saveChart():void

save current viewed chart into png file

saveExp()method 
protected function saveExp(filename:String):void

save export.xml file

Parameters

filename:String

saveWExp()method 
protected function saveWExp(filename:String):void

save wexport.xml file

Parameters

filename:String

selectL_clickHandler()method 
protected function selectL_clickHandler(event:MouseEvent):void

Parameters

event:MouseEvent

selectR_clickHandler()method 
protected function selectR_clickHandler(event:MouseEvent):void

Parameters

event:MouseEvent

selectT_clickHandler()method 
protected function selectT_clickHandler(event:MouseEvent):void

Parameters

event:MouseEvent

selectW_clickHandler()method 
protected function selectW_clickHandler(event:MouseEvent):void

Parameters

event:MouseEvent

startup_changeHandler()method 
protected function startup_changeHandler(event:Event):void

Parameters

event:Event

startup_creationCompleteHandler()method 
protected function startup_creationCompleteHandler(event:FlexEvent):void

Parameters

event:FlexEvent

topmenu_itemClickHandler()method 
protected function topmenu_itemClickHandler(event:MenuEvent):void

toolbar menu operations

Parameters

event:MenuEvent

trialList_keyDownHandler()method 
protected function trialList_keyDownHandler(event:KeyboardEvent):void

Parameters

event:KeyboardEvent

trials_changeHandler()method 
public function trials_changeHandler(event:ListEvent):void

this function will be called every time when trial list is changed

Parameters

event:ListEvent

videoTutorial_mediaPlayerStateChangeHandler()method 
protected function videoTutorial_mediaPlayerStateChangeHandler(event:MediaPlayerStateChangeEvent):void

Parameters

event:MediaPlayerStateChangeEvent

warning()method 
public function warning(evt:IOErrorEvent):void

Parameters

evt:IOErrorEvent

wordSelected()method 
public function wordSelected(id:int):void

Parameters

id:int

writeVersionFile()method 
protected function writeVersionFile():void