MCPcopy Create free account
hub / github.com/YujiSoftware/JDK1.0 / getDefaultToolkit

Method getDefaultToolkit

src/java/awt/Toolkit.java:186–200  ·  view source on GitHub ↗

Returns the default toolkit. This is controlled by the "awt.toolkit" property. @exception AWTError Toolkit not found or could not be instantiated.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

addNotifyMethod · 0.95
addNotifyMethod · 0.95
addNotifyMethod · 0.95
getToolkitMethod · 0.95
addNotifyMethod · 0.95
getToolkitMethod · 0.95

Calls 3

getPropertyMethod · 0.95
forNameMethod · 0.95
newInstanceMethod · 0.80

Tested by

no test coverage detected