Returns | Default | Function | Throws |
boolean |
|
In(double RefX,double RefY,double Tolerance) |
Exception |
boolean |
|
KeyPressed(STView TheView,KeyEvent TheEvent) |
Exception |
boolean |
|
KeyReleased(STView TheView,KeyEvent TheEvent) |
Exception |
boolean |
|
MouseDragged(STView TheView,MouseEvent TheEvent) |
Exception |
boolean |
|
MouseMoved(STView TheView,MouseEvent TheEvent) |
Exception |
boolean |
|
MousePressed(STView TheView,MouseEvent TheEvent) |
Exception |
boolean |
|
MouseReleased(STView TheView,MouseEvent TheEvent) |
Exception |
|
|
Move(double DeltaX,double DeltaY) |
Exception |
|
|
Paint(STView TheView) |
Exception |
|
|
PaintBackground(STView TheView) |
Exception |
|
|
PaintBorder(STView TheView) |
Exception |
|
|
PaintContent(STView TheView) |
Exception |
|
|
PaintHandles(STView TheView) |
Exception |
|
|
PaintShadow(STView TheView) |
Exception |
|
|
SetStyle(STStyle.USING_STYLE NewUsingStyle,STStyle New) |
Exception |