com.ibm.richtext.uiimpl
Class SingleCheckMenuItem

java.lang.Object
  |
  +--com.ibm.richtext.uiimpl.MenuItemSet
        |
        +--com.ibm.richtext.uiimpl.SingleCheckMenuItem
All Implemented Interfaces:
TextPanelListener
Direct Known Subclasses:
BooleanStyleMenuItem, SubtractStyleMenuItem

public abstract class SingleCheckMenuItem
extends MenuItemSet


Field Summary
protected  MItem fItem
           
 
Fields inherited from class com.ibm.richtext.uiimpl.MenuItemSet
CHARACTER, PARAGRAPH
 
Fields inherited from interface com.ibm.richtext.textpanel.TextPanelListener
COPYRIGHT
 
Method Summary
protected  void textPanelChanged()
           
 
Methods inherited from class com.ibm.richtext.uiimpl.MenuItemSet
getTextPanel, respondsToEventType, setTextPanel, textEventOccurred
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

fItem

protected MItem fItem
Method Detail

textPanelChanged

protected final void textPanelChanged()
Overrides:
textPanelChanged in class MenuItemSet


Copyright (c) 2001 IBM Corporation and others.