Package | Description |
---|---|
draw.controller.handler |
Adapts low-level mouse events to events relevant for the application-domain.
|
draw.view |
GUI classes for application.
|
Class and Description |
---|
DrawerMouseAdapter
GUI Handlers are able to draw into the graphics after all elements have been redrawn.
|
Handler
Handler for Chain of Responsibilities.
|
Class and Description |
---|
ActiveToolHandler
Adapts mouse events into actions, corresponding to
IActionInterface , based on the active tool. |