Uses of Class
com.jgoodies.uif.component.UIFCheckBoxMenuItem

Packages that use UIFCheckBoxMenuItem
com.jgoodies.uif.builder Consist of classes that build menus and tool bars 
 

Uses of UIFCheckBoxMenuItem in com.jgoodies.uif.builder
 

Methods in com.jgoodies.uif.builder that return UIFCheckBoxMenuItem
 UIFCheckBoxMenuItem PopupMenuBuilder.add(UIFCheckBoxMenuItem item)
          Adds the given UIFRadioButtonMenuItem to this builder's menu.
 UIFCheckBoxMenuItem MenuBuilder.add(UIFCheckBoxMenuItem item)
          Adds the given UIFRadioButtonMenuItem to this builder's menu.
 

Methods in com.jgoodies.uif.builder with parameters of type UIFCheckBoxMenuItem
 UIFCheckBoxMenuItem PopupMenuBuilder.add(UIFCheckBoxMenuItem item)
          Adds the given UIFRadioButtonMenuItem to this builder's menu.
 UIFCheckBoxMenuItem MenuBuilder.add(UIFCheckBoxMenuItem item)
          Adds the given UIFRadioButtonMenuItem to this builder's menu.
 



Copyright © 2000-2008 JGoodies Karsten Lentzsch. All Rights Reserved.