Package | Description |
---|---|
com.codename1.io |
Networking, Storage, Filesystem & related API's
|
com.codename1.ui |
Main widget package containing the component/container "composite" similar
both in terminology and design to Swing/AWT.
|
Modifier and Type | Method and Description |
---|---|
URL |
URL.URLConnection.getURL() |
URL |
File.toURL()
Converts this file to a URL.
|
Modifier and Type | Method and Description |
---|---|
boolean |
URL.sameFile(URL u) |
Modifier and Type | Method and Description |
---|---|
void |
BrowserComponent.setURL(URL url)
Sets the page URL.
|
Copyright © 2022. All rights reserved.