Package | Description |
---|---|
net.useobjects.draw.drawable |
zakladne prvky zobrazujuce sa v okne
|
net.useobjects.mouse |
praca s mysou
|
net.useobjects.window |
kresliace okno (nie hlavne okno aplikacie)
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSingleColorFillView |
class |
CircleView
Trieda reprezentujuca kruznicu/kruh
|
class |
EllipseView
Trieda reprezentujuca elipsu
|
class |
GroupView
Trieda reprezentujuca skupinu zobrazitelnych objektov
|
class |
PolygonView
Trieda reprezentujuca polygon
|
class |
RectangleView
Trieda reprezentujuca obdlznik
|
Modifier and Type | Interface and Description |
---|---|
interface |
MouseEventDrawableSource |
Modifier and Type | Method and Description |
---|---|
MouseEventSource |
MouseChangedEvent.getSource() |
Constructor and Description |
---|
MouseChangedEvent(MouseEventSource newSource,
java.awt.event.MouseEvent event) |
MouseChangedEvent(MouseEventSource source,
MouseEventType type,
double x,
double y,
int xOnScreen,
int yOnScreen,
MouseButton button,
int wheelRotation,
long time) |
MouseChangedEvent(MouseEventSource newSource,
java.awt.event.MouseWheelEvent event) |
Modifier and Type | Class and Description |
---|---|
class |
Window2D |