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

Profile: desktop, common

Overview

MapPanelControler.fx Created on 31.08.2009, 00:13:39 Nested Features are

Custome Events to listen for Fields a Map has Make Toipcs Edtiable if property Panel is not visible Introduce an Association Visibility Switch Back / Forth Navigation and Key Support

Variable Summary

accessnametypeCan ReadCan InitCan WriteDefault Valuedescription
publicfoundElementsByNamefunction(:Sequence):Void
publiconGestureDetectedfunction(:Sequence,:String,:float):Void
publiconNewGestureDetectedfunction(:Template):Void
publiconShowSelectionfunction(:Selection):Void
publicunknownGestureDetectedfunction(:Sequence):Void

Inherited Variables

Function Summary

public checkGB() : Void
 
public clearMapInfoLabel() : Void
 
public createPresentableContainer(query: java.lang.String, typeId: java.lang.String, property: java.lang.String, pos: Point2D) : PresentationContainer

See Also:
revealNewTopic

Parameters
query
typeId
property
pos
Returns
PresentationContainer
 
public createPresentableTopic(arg0: FXBaseTopic, arg1: Point2D, arg2: java.lang.String) : PresentationTopic
public findElementsByName(arg0: java.lang.String) : Void
Parameters
arg0
 
public getDollarRecognizer() : Dollar
Returns
Dollar
 
public getMapView() : MapPanel

This is a neat one line comment for a getter @return MapPanel

This is a neat one line comment for a getter @return MapPanel

Returns
MapPanel
 
public removeProgressBar() : Void
 
public resetScaling() : Void
 
public revealNewTopic(arg0: FXBaseTopic, arg1: GraphElement, arg2: Point2D, arg3: java.lang.String) : Void
Parameters
arg0
arg1
arg2
arg3
 
public setAllTemplates(arg0: Byte[]) : Void
Parameters
arg0
 
public setGestureDialog(gestureDialog: GestureBoard) : Void
Parameters
gestureDialog
 
public setProgressBar(req: javafx.io.http.HttpRequest) : Void

should be positioned one level higher

should be positioned one level higher

Parameters
req
 
public setTopicMap(arg0: TopicMapEditorModel) : Void
public showPresentableContainer(topic: FXBaseTopic) : PresentationContainer

see @showTopicmap

see @showTopicmap

Parameters
topic
Returns
PresentationContainer
 
public showRecognizedLabel(name: java.lang.String) : Void
Parameters
name
 

Inherited Functions