Package | Description |
---|---|
com.sun.glass.ui | |
com.sun.glass.ui.ios | |
com.sun.glass.ui.monocle | |
com.sun.glass.ui.swt |
Modifier and Type | Method and Description |
---|---|
abstract Timer |
Application.createTimer(Runnable runnable) |
Modifier and Type | Method and Description |
---|---|
Timer |
IosApplication.createTimer(Runnable runnable) |
Modifier and Type | Method and Description |
---|---|
Timer |
MonocleApplication.createTimer(Runnable runnable) |
Modifier and Type | Method and Description |
---|---|
Timer |
SWTApplication.createTimer(Runnable runnable) |
Copyright © 2020. All rights reserved.