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

Method getToolkit

src/java/awt/Component.java:153–163  ·  view source on GitHub ↗

Gets the toolkit of the component. This toolkit is used to create the peer for this component. Note that the Frame which contains a Component controls which toolkit is used so if the Component has not yet been added to a Frame or if it is later moved to a different Frame, the toolkit it uses may ch

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

getColorModelMethod · 0.95
getFontMetricsMethod · 0.95
createImageMethod · 0.95
prepareImageMethod · 0.95
checkImageMethod · 0.95

Calls 2

getToolkitMethod · 0.95
getDefaultToolkitMethod · 0.95

Tested by

no test coverage detected