Java Reference
In-Depth Information
Not available in PDAP.
protected abstract java.awt.peer.TextFieldPeer
createTextField(TextField target)
protected abstract java.awt.peer.WindowPeer
createWindow(Window target)
Not available in PDAP.
Dimension getBestCursorSize(int preferredWidth,
int preferredHeight)
Not available in PDAP.
abstract ColorModel getColorModel()
Available in PDAP.
static Toolkit getDefaultToolkit()
Available in PDAP.
Object getDesktopProperty(String propertyName)
Not available in PDAP.
abstract String[] getFontList()
Available in PDAP.
abstract FontMetrics getFontMetrics(Font font)
Available in PDAP.
protected abstract java.awt.peer.FontPeer
getFontPeer(String name, int style)
Not available in PDAP.
abstract Image getImage(String filename)
Available in PDAP.
abstract Image getImage(URL url)
Not available in PDAP.
boolean getLockingKeyState(int keyCode)
Not available in PDAP.
int getMaximumCursorColors()
Not available in PDAP.
int getMenuShortcutKeyMask()
Available in PDAP.
protected static Container getNativeContainer
(Component c)
Not available in PDAP.
PrintJob getPrintJob(Frame frame, String
jobtitle, JobAttributes jobAttributes,
PageAttributes pageAttributes)
Not available in PDAP.
abstract PrintJob getPrintJob(Frame frame, String
jobtitle, Properties props)
Not available in PDAP.
Available in PDAP.
static String getProperty (String key, String
defaultValue)
abstract int getScreenResolution()
Available in PDAP.
abstract Dimension getScreenSize()
Available in PDAP.
abstract Clipboard getSystemClipboard()
Not available in PDAP.
EventQueue getSystemEventQueue()
Available in PDAP.
protected abstract EventQueue
getSystemEventQueueImpl()
Available in PDAP.
protected void initializeDesktopProperties()
Not available in PDAP.
protected Object lazilyLoadDesktopProperty
(String name)
Not available in PDAP.
protected void loadSystemColors(int[]
systemColors)
Available in PDAP.
Not available in PDAP.
abstract Map mapInputMethodHighlight
(InputMethodHighlight highlight)
abstract boolean prepareImage(Image image, int
width, int height, ImageObserver observer)
Available in PDAP.
void removeAWTEventListener(AWTEventListener
listener)
Available in PDAP.
Not available in PDAP.
void removePropertyChangeListener(String name,
PropertyChangeListener pcl)
protected void setDesktopProperty(String name,
Object newValue)
Not available in PDAP.
void setLockingKeyState(int keyCode, boolean on)
Not available in PDAP.
abstract void sync()
Available in PDAP.
Window
Search WWH ::




Custom Search