|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SelectionController | |
teamdev.jxcapture | |
teamdev.jxcapture.controllers |
Uses of SelectionController in teamdev.jxcapture |
Methods in teamdev.jxcapture that return SelectionController | |
protected SelectionController |
DrawableCapture.getController()
|
Constructors in teamdev.jxcapture with parameters of type SelectionController | |
RegionCapture(SelectionController controller)
|
|
ObjectOnScreenCapture(SelectionController controller)
|
|
DrawableCapture(SelectionController controller)
|
Uses of SelectionController in teamdev.jxcapture.controllers |
Subclasses of SelectionController in teamdev.jxcapture.controllers | |
class |
ObjectOnScreenController
The specified controller for processing the mouse and key events during the capture of the screen object. |
class |
RegionController
The specified controller for processing the mouse and key events during the capture of the region. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |