Sample
Document
Interface java.awt.MenuContainer
Deprecated: ShowHide
View: ClientSubclassPackageImplementation
-
-
|
Modifier and Type |
Method and Description |
 |
getFont   |
|
 |
postEvent   |
boolean postEvent(Event evt)
Deprecated. As of JDK version 1.1
replaced by dispatchEvent(AWTEvent).
@Deprecated
boolean postEvent( Event evt)
Deprecated. As of JDK version 1.1
replaced by dispatchEvent(AWTEvent).
|
 |
remove   |
void remove(MenuComponent comp)
|
This document was created by
Dulcet from the OpenJDK sources.
Copyright © 1993, 2012 Oracle and/or its affiliates. All rights reserved.
