MenuComponentPeer is an interface that defines the basis for all menu GUI peer interfaces.
public abstract interface java.awt.peer.MenuComponentPeer { // Interface Methods public abstract void dispose(); }
Releases resources used by peer.
MenuBarPeer, MenuItemPeer
This HTML Help has been published using the chm2web software. |