|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--draw2d.Figure
|
+--draw2d.Window
|
+--draw2d.ToolPalette
Defined in ToolPalette.js
Version: 0.9.14
Author: Andreas Herz
| Constructor Summary | |
draw2d.ToolPalette
( title)
|
|
| Method Summary | |
void
|
addChild( item)
|
Object
|
getActiveTool()
|
Object
|
getChild( id )
|
void
|
setActiveTool( tool)
|
void
|
setDimension( <int> w, <int> h)
Set the new dimension of the window. |
| Methods inherited from class draw2d.Window |
hasFixedPosition, hasTitleBar, onDragstart, setCanDrag, setTitle, getMinWidth, getMinHeight, isResizeable, setBackgroundColor, setColor, setLineWidth, onSelectionChanged
|
| Constructor Detail |
draw2d.ToolPalette( title)
| Method Detail |
void addChild( item)
Object getActiveTool()
Object getChild( id )
void setActiveTool( tool)
void setDimension( <int> w, <int> h)
w - new width of the window.
h - new height of the window.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||