|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Window | |
| com.tapina.robe.swi | |
| com.tapina.robe.swi.wimp | |
| Uses of Window in com.tapina.robe.swi |
| Methods in com.tapina.robe.swi that return Window | |
Window |
Wimp.createWindow(WindowBlock windowBlock)
|
Window |
Wimp.getWindowState(int windowHandle)
|
| Methods in com.tapina.robe.swi with parameters of type Window | |
void |
Wimp.deleteIcon(Window window,
int iconHandle)
|
Icon |
Wimp.getIconState(Window window,
int iconHandle)
|
void |
Wimp.setExtent(Window window,
java.awt.Rectangle extent)
|
| Uses of Window in com.tapina.robe.swi.wimp |
| Methods in com.tapina.robe.swi.wimp that return Window | |
static Window |
Window.find(int handle)
|
Window |
CaretPosition.getWindow()
|
| Methods in com.tapina.robe.swi.wimp with parameters of type Window | |
void |
CaretPosition.setWindow(Window window)
|
| Constructors in com.tapina.robe.swi.wimp with parameters of type Window | |
CaretPosition(Window window,
int iconHandle)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||