public interface

MenuContainer

java.awt.MenuContainer
Known Indirect Subclasses

Class Overview

The super class of all menu related containers.

Summary

Public Methods
abstract Font getFont()
abstract boolean postEvent(Event evt)
This method is deprecated. As of JDK version 1.1 replaced by dispatchEvent(AWTEvent).
abstract void remove(MenuComponent comp)

Public Methods

public abstract Font getFont ()

public abstract boolean postEvent (Event evt)

This method is deprecated.
As of JDK version 1.1 replaced by dispatchEvent(AWTEvent).

public abstract void remove (MenuComponent comp)