Java Reference
In-Depth Information
Table B.47. Methods of the Class Wind o w
Method
Alternative/Workaround
Window()
Not available in PDAP.
Window(Frame owner)
Available in PDAP.
Window(Window owner)
Available in PDAP.
Window(Window owner, GraphicsConfiguration gc)
Available in PDAP.
void addNotify()
Not available in PDAP.
void addWindowListener(WindowListener l)
Available in PDAP.
void applyResourceBundle(ResourceBundle rb)
Not available in PDAP.
void applyResourceBundle(String rbName)
Not available in PDAP.
void dispose()
Available in PDAP.
protected void finalize()
Not available in PDAP.
AccessibleContext getAccessibleContext()
Not available in PDAP.
Component getFocusOwner()
Available in PDAP.
GraphicsConfiguration getGraphicsConfiguration()
Not available in PDAP.
InputContext getInputContext()
Not available in PDAP.
EventListener[] getListeners(Class listenerType)
Not available in PDAP.
Locale getLocale()
Available in PDAP.
Window[] getOwnedWindows()
Not available in PDAP.
Window getOwner()
Not available in PDAP.
Toolkit getToolkit()
Available in PDAP.
String getWarningString()
Available in PDAP.
void hide()
Not available in PDAP.
boolean isShowing()
Available in PDAP.
void pack()
Available in PDAP.
boolean postEvent(Event e)
Available in PDAP.
protected void processEvent(AWTEvent e)
Available in PDAP.
protected void processWindowEvent(WindowEvent e)
Available in PDAP.
void removeWindowListener(WindowListener l)
Available in PDAP.
void setCursor(Cursor cursor)
Available in PDAP.
void show()
Available in PDAP.
void toBack()
Available in PDAP.
void toFront()
Available in PDAP.
Search WWH ::




Custom Search