|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MenuComponentPeer
Disabled: no SafeJ information.
The base interface for all kinds of menu components. This is used by
MenuComponent
.
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.
Method Summary | |
---|---|
void |
dispose()
Disposes the menu component. |
void |
setFont(Font f)
Sets the font for the menu component. |
Method Detail |
---|
void dispose()
MenuComponent.removeNotify()
void setFont(Font f)
f
- the font to use for the menu componentMenuComponent.setFont(Font)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |