public interface

MenuComponentPeer

java.awt.peer.MenuComponentPeer
Known Indirect Subclasses

Class Overview

The peer interfaces are intended only for use in porting the AWT. They are not intended for use by application developers, and developers should not implement peers nor invoke any of the peer methods directly on the peer instances.

Summary

Public Methods
abstract void dispose()
abstract void setFont(Font f)

Public Methods

public abstract void dispose ()

public abstract void setFont (Font f)