public static interface ShapeGlyphDragHandler.Callback
| Modifier and Type | Method and Description |
|---|---|
void |
onComplete(int x,
int y) |
void |
onMove(int x,
int y) |
void |
onStart(int x,
int y) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.