Name | Description | |
---|---|---|
![]() |
Sets the location and size of this component relatively to its parent. |
|
![]() |
Returns a ComponentController used to interact with this component. |
|
![]() |
Draws this component in specified RenderContext. |
|
![]() |
Invoked while the mouse is moved to let your application set the mouse cursor. |
|
![]() |
Returns the component containing specified point. |
|
![]() |
Overloaded. |
|
![]() |
Invalidates the current layout and runs a new layout pass before next draw operation. |
|
![]() |
Transforms the specified point to the coordinate system of the root panel. |
|
![]() |
Measures the desired size of this component. |
|
![]() |
Transforms the specified point to the coordinate system of this component. |
|
![]() |
Implements the visitor design pattern. |
Name | Description | |
---|---|---|
![]() |
Sums specified nullable double values. |
|
![]() |
Arranges a child component in specified layout rectangle. |
|
![]() |
Returns the larger of specified values. |