public interface

CheckboxMenuItemPeer

implements MenuItemPeer
java.awt.peer.CheckboxMenuItemPeer

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 setState(boolean t)
[Expand]
Inherited Methods
From interface java.awt.peer.MenuComponentPeer
From interface java.awt.peer.MenuItemPeer

Public Methods

public abstract void setState (boolean t)