public interface DCWindow
WindowContext| Modifier and Type | Method and Description |
|---|---|
void |
close() |
WindowContext |
getWindowContext() |
Image |
getWindowIcon() |
String |
getWindowTitle() |
void |
open() |
Component |
toComponent() |
void |
toFront() |
WindowContext getWindowContext()
String getWindowTitle()
Image getWindowIcon()
void toFront()
void open()
void close()
Component toComponent()
Copyright © 2016. All Rights Reserved.