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

Class MenuBar

src/java/awt/MenuBar.java:35–163  ·  view source on GitHub ↗

A class that encapsulates the platform's concept of a menu bar bound to a Frame. In order to associate the MenuBar with an actual Frame, the Frame.setMenuBar() method should be called. @see Frame#setMenuBar @version 1.15, 09/20/95 @author Sami Shaio

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected