Uses of Class
org.jhotdraw.contrib.CommandCheckBoxMenuItem

Packages that use CommandCheckBoxMenuItem
org.jhotdraw.contrib   
org.jhotdraw.test.contrib   
 

Uses of CommandCheckBoxMenuItem in org.jhotdraw.contrib
 

Methods in org.jhotdraw.contrib with parameters of type CommandCheckBoxMenuItem
 void CTXCommandMenu.add(CommandCheckBoxMenuItem checkItem)
          Adds a command checkbox menu item
 

Uses of CommandCheckBoxMenuItem in org.jhotdraw.test.contrib
 

Methods in org.jhotdraw.test.contrib that return CommandCheckBoxMenuItem
 CommandCheckBoxMenuItem CommandCheckBoxMenuItemTest.createInstance()
          Factory method for instances of the class to be tested.