| Package | Description |
|---|---|
| de.cismet.tools.gui |
| Modifier and Type | Field and Description |
|---|---|
static NavigableImagePanel.ZoomDevice |
NavigableImagePanel.ZoomDevice.MOUSE_BUTTON
.
|
static NavigableImagePanel.ZoomDevice |
NavigableImagePanel.ZoomDevice.MOUSE_WHEEL
.
|
static NavigableImagePanel.ZoomDevice |
NavigableImagePanel.ZoomDevice.NONE
Identifies that the panel does not implement zooming, but the component using the panel does (programmatic
zooming method).
|
| Modifier and Type | Method and Description |
|---|---|
NavigableImagePanel.ZoomDevice |
NavigableImagePanel.getZoomDevice()
Gets the current zoom device.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NavigableImagePanel.setZoomDevice(NavigableImagePanel.ZoomDevice newZoomDevice)
Sets a new zoom device.
|
Copyright © 2012–2026 cismet GmbH. All rights reserved.