Package | Description |
---|---|
fr.cnes.genius.lowLevel |
Package containing the low level widgets.
|
fr.cnes.genius.main |
Package containing the core elements of the GENIUS library.
|
Modifier and Type | Method and Description |
---|---|
static GIcon |
GIcon.createGIconFromURL(URL url,
int size)
Gets an icon from the provided URL and scales it to the requested size.
|
static GIcon |
GIcon.createIconFromFile(String iconpath)
Create a GIcon from an image file
|
Modifier and Type | Method and Description |
---|---|
static GIcon |
GEnvironment.getApplicationIcon()
Gets application frame icon
|
Modifier and Type | Method and Description |
---|---|
static void |
GEnvironment.setIcon(GIcon applicationIcon)
Change application icon.
|
Copyright © 2024. All rights reserved.