|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--draw2d.Figure
|
+--draw2d.Window
|
+--draw2d.PropertyWindow
Defined in PropertyWindow.js
Version: 0.9.14
Author: Andreas Herz
| Constructor Summary | |
draw2d.PropertyWindow
()
|
|
| Method Summary | |
Object
|
createLabel(text , x , y )
|
Object
|
getCurrentSelection()
|
void
|
onSelectionChanged(<draw2d.Figure> figure )
Call back method of the framework if the selected object has been changed. |
| Methods inherited from class draw2d.Window |
hasFixedPosition, hasTitleBar, onDragstart, setCanDrag, setDimension, setTitle, getMinWidth, getMinHeight, isResizeable, setBackgroundColor, setColor, setLineWidth
|
| Constructor Detail |
draw2d.PropertyWindow()
| Method Detail |
Object createLabel(text , x , y )
Object getCurrentSelection()
void onSelectionChanged(<draw2d.Figure> figure )
figure - the object which has been selected.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||