Uses of Class
org.nakedobjects.plugins.dnd.viewer.view.graphic.IconGraphic

Packages that use IconGraphic
org.nakedobjects.plugins.dnd.viewer.list   
org.nakedobjects.plugins.dnd.viewer.view.simple   
 

Uses of IconGraphic in org.nakedobjects.plugins.dnd.viewer.list
 

Subclasses of IconGraphic in org.nakedobjects.plugins.dnd.viewer.list
 class InternalCollectionIconGraphic
           
 

Uses of IconGraphic in org.nakedobjects.plugins.dnd.viewer.view.simple
 

Methods in org.nakedobjects.plugins.dnd.viewer.view.simple with parameters of type IconGraphic
 void Icon.setSelectedIcon(IconGraphic selectedGraphic)
          Set up the graphic to be used when displaying the icon and the icon is selected.
 void Icon.setUnselectedGraphic(IconGraphic unselectedGraphic)
          Set up the graphic to be used when displaying the icon and the icon is unselected.
 



Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.