| Package | Top Level |
| Class | public class EyeMap |
| Inheritance | EyeMap spark.components.WindowedApplication |
| Implements | mx.binding.IBindingClient, mx.core.IStateClient2 |
Default MXML PropertymxmlContentFactory
| Property | Defined 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 | ||
| Property | Defined By | ||
|---|---|---|---|
| appUpdater : ApplicationUpdaterUI | EyeMap | ||
| file : File | EyeMap | ||
| skinParts : Object [override] [read-only] | EyeMap | ||
| Method | Defined By | ||
|---|---|---|---|
EyeMap() 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 | ||
| Method | Defined By | ||
|---|---|---|---|
boundaryClick(event:MouseEvent):void | EyeMap | ||
checkUpdate(visible:Boolean):void | EyeMap | ||
checkVersion():void | EyeMap | ||
dataTab_changeHandler(event:IndexChangedEvent):void | EyeMap | ||
dataTab_mouseDownHandler(event:MouseEvent):void | EyeMap | ||
dataTab_mouseMoveHandler(event:MouseEvent):void | EyeMap | ||
disableRawTab():void | EyeMap | ||
enableRawTab():void | 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 | ||
writeVersionFile():void | EyeMap | ||
| _shadow | property |
public var _shadow:DropShadowFilterThis property can be used as the source for data binding.
| _voice | property |
public var _voice:SoundEffectThis property can be used as the source for data binding.
| _wipe | property |
public var _wipe:WipeRightThis property can be used as the source for data binding.
| appUpdater | property |
protected var appUpdater:ApplicationUpdaterUI| currentVersion | property |
public var currentVersion:String = v0.4b_r7This property can be used as the source for data binding.
| dataGrid | property |
public var dataGrid:DataGridThis property can be used as the source for data binding.
| dataList | property |
public var dataList:ListThis property can be used as the source for data binding.
| dataTab | property |
public var dataTab:TabNavigatorThis property can be used as the source for data binding.
| EditMode | property |
public var EditMode:ButtonThis property can be used as the source for data binding.
| errorMsg | property |
public var errorMsg:String| eventViewer | property |
public var eventViewer:EventViewerThis property can be used as the source for data binding.
| file | property |
protected var file:File| fixationViewer | property |
public var fixationViewer:FixationViewerThis property can be used as the source for data binding.
| helpbtn | property |
public var helpbtn:ButtonThis property can be used as the source for data binding.
| iCritical | property |
public var iCritical:ClassThis property can be used as the source for data binding.
| iLeft | property |
public var iLeft:ClassThis property can be used as the source for data binding.
| IntSave | property |
public var IntSave:ButtonThis property can be used as the source for data binding.
| iQuestion | property |
public var iQuestion:ClassThis property can be used as the source for data binding.
| iRight | property |
public var iRight:ClassThis property can be used as the source for data binding.
| iSucc | property |
public var iSucc:ClassThis property can be used as the source for data binding.
| iWarning | property |
public var iWarning:ClassThis property can be used as the source for data binding.
| l_expt | property |
public var l_expt:_RootExperiment tree for left eye.
| listContainer | property |
public var listContainer:AccordionThis property can be used as the source for data binding.
| LmousePos | property |
public var LmousePos:LabelThis property can be used as the source for data binding.
| Lwarning | property |
public var Lwarning:LabelThis property can be used as the source for data binding.
| playbackViewer | property |
public var playbackViewer:PlaybackViewerThis property can be used as the source for data binding.
| propertyList | property |
public var propertyList:AccordionThis property can be used as the source for data binding.
| r_expt | property |
public var r_expt:_RootExperiment tree for right eye.
| rawdataViewer | property |
public var rawdataViewer:RawdataViewerThis property can be used as the source for data binding.
| RawInfoViewer | property |
public var RawInfoViewer:RawInfoViewerThis property can be used as the source for data binding.
| saccadeViewer | property |
public var saccadeViewer:SaccadeViewerThis property can be used as the source for data binding.
| selectL | property |
public var selectL:ButtonThis property can be used as the source for data binding.
| selectR | property |
public var selectR:ButtonThis property can be used as the source for data binding.
| selectRectCanvas | property |
public var selectRectCanvas:CanvasThis property can be used as the source for data binding.
| sequenceLabel | property |
public var sequenceLabel:Boolean = false| showBlink | property |
public var showBlink:ButtonThis property can be used as the source for data binding.
| showMsg | property |
public var showMsg:ButtonThis property can be used as the source for data binding.
| skinParts | property |
skinParts:Object [read-only] [override] protected function get skinParts():Object| splash | property |
public var splash:SplashScreen| startup | property |
public var startup:CheckBoxThis property can be used as the source for data binding.
| TitleLabel | property |
public var TitleLabel:LabelThis property can be used as the source for data binding.
| topBarMenu | property |
public var topBarMenu:XMLThis property can be used as the source for data binding.
| topmenu | property |
public var topmenu:MenuBarThis property can be used as the source for data binding.
| trialList | property |
public var trialList:ListThis property can be used as the source for data binding.
| tutorial | property |
public var tutorial:CanvasThis property can be used as the source for data binding.
| variableViewer | property |
public var variableViewer:VariableViewerThis property can be used as the source for data binding.
| varsDescribe | property |
public var varsDescribe:XMLThis property can be used as the source for data binding.
| videoTutorial | property |
public var videoTutorial:VideoDisplayThis property can be used as the source for data binding.
| viewingToolbar | property |
public var viewingToolbar:HBoxThis property can be used as the source for data binding.
| visualAddOn | property |
public var visualAddOn:Boolean = true| XML_export | property |
public var XML_export:XMLListCollectionThis property can be used as the source for data binding.
| XML_trials | property |
public var XML_trials:XMLListCollectionXML data for all trials.
This property can be used as the source for data binding.
| XML_wexport | property |
public var XML_wexport:XMLListCollectionThis property can be used as the source for data binding.
| EyeMap | () | Constructor |
public function EyeMap()Constructor.
| boundaryClick | () | method |
protected function boundaryClick(event:MouseEvent):voidParameters
event:MouseEvent |
| boundaryVisible | () | method |
public function boundaryVisible(event:EffectEvent):voidParameters
event:EffectEvent |
| checkUpdate | () | method |
protected function checkUpdate(visible:Boolean):voidParameters
visible:Boolean |
| checkVersion | () | method |
protected function checkVersion():void| dataList_changeHandler | () | method |
public function dataList_changeHandler(event:ListEvent):voidParameters
event:ListEvent |
| dataTab_changeHandler | () | method |
protected function dataTab_changeHandler(event:IndexChangedEvent):voidParameters
event:IndexChangedEvent |
| dataTab_mouseDownHandler | () | method |
protected function dataTab_mouseDownHandler(event:MouseEvent):voidParameters
event:MouseEvent |
| dataTab_mouseMoveHandler | () | method |
protected function dataTab_mouseMoveHandler(event:MouseEvent):voidParameters
event:MouseEvent |
| disableRawTab | () | method |
protected function disableRawTab():void| enableRawTab | () | method |
protected function enableRawTab():void| export | () | method |
protected function export(e:Event):voidParameters
e:Event |
| exportWordMatrix | () | method |
protected function exportWordMatrix(e:Event):voidParameters
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):voidParameters
event:MouseEvent |
| loadAudio | () | method |
protected function loadAudio():void| loadText | () | method |
public function loadText():BooleanReturnsBoolean |
| mouseClick | () | method |
public function mouseClick(event:MouseEvent):voidParameters
event:MouseEvent |
| mouseDown | () | method |
protected function mouseDown(event:MouseEvent):voidParameters
event:MouseEvent |
| mouseReleased | () | method |
protected function mouseReleased(event:MouseEvent):voidParameters
event:MouseEvent |
| onTrialCompleteHandler | () | method |
public function onTrialCompleteHandler(evt:Event):voidOn completing load the eye data xml file
Parameters
evt:Event |
| onUpdate | () | method |
protected function onUpdate(event:UpdateEvent):voidParameters
event:UpdateEvent |
| onUpdaterError | () | method |
protected function onUpdaterError(event:ErrorEvent):voidParameters
event:ErrorEvent |
| RAW_clickHandler | () | method |
protected function RAW_clickHandler(event:MouseEvent):voidParameters
event:MouseEvent |
| saveChart | () | method |
protected function saveChart():voidsave current viewed chart into png file
| saveExp | () | method |
protected function saveExp(filename:String):voidsave export.xml file
Parameters
filename:String |
| saveWExp | () | method |
protected function saveWExp(filename:String):voidsave wexport.xml file
Parameters
filename:String |
| selectL_clickHandler | () | method |
protected function selectL_clickHandler(event:MouseEvent):voidParameters
event:MouseEvent |
| selectR_clickHandler | () | method |
protected function selectR_clickHandler(event:MouseEvent):voidParameters
event:MouseEvent |
| selectT_clickHandler | () | method |
protected function selectT_clickHandler(event:MouseEvent):voidParameters
event:MouseEvent |
| selectW_clickHandler | () | method |
protected function selectW_clickHandler(event:MouseEvent):voidParameters
event:MouseEvent |
| startup_changeHandler | () | method |
protected function startup_changeHandler(event:Event):voidParameters
event:Event |
| startup_creationCompleteHandler | () | method |
protected function startup_creationCompleteHandler(event:FlexEvent):voidParameters
event:FlexEvent |
| topmenu_itemClickHandler | () | method |
protected function topmenu_itemClickHandler(event:MenuEvent):voidtoolbar menu operations
Parameters
event:MenuEvent |
| trialList_keyDownHandler | () | method |
protected function trialList_keyDownHandler(event:KeyboardEvent):voidParameters
event:KeyboardEvent |
| trials_changeHandler | () | method |
public function trials_changeHandler(event:ListEvent):voidthis function will be called every time when trial list is changed
Parameters
event:ListEvent |
| videoTutorial_mediaPlayerStateChangeHandler | () | method |
protected function videoTutorial_mediaPlayerStateChangeHandler(event:MediaPlayerStateChangeEvent):voidParameters
event:MediaPlayerStateChangeEvent |
| warning | () | method |
public function warning(evt:IOErrorEvent):voidParameters
evt:IOErrorEvent |
| wordSelected | () | method |
public function wordSelected(id:int):voidParameters
id:int |
| writeVersionFile | () | method |
protected function writeVersionFile():void