|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GridPane | |
|---|---|
| fr.umlv.lawrence | |
| Uses of GridPane in fr.umlv.lawrence |
|---|
| Methods in fr.umlv.lawrence with parameters of type GridPane | |
|---|---|
static void |
Application.display(GridPane<?> pane,
String title,
boolean scrolls,
boolean zoom)
Opens a window containing the given view with given title, optionals scroll bars and optional ability to zoom using the mouse wheel. |
static void |
Application.display(GridPane<?> pane,
String title,
boolean scrolls,
double zoomFactor,
int minSize,
int maxSize)
Opens a window containing the given view with given title, optionals scroll bars and optional ability to zoom using the mouse wheel. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||