org.nakedobjects.plugins.html.component.html
Class CollectionIcon

java.lang.Object
  extended by org.nakedobjects.plugins.html.component.html.CollectionIcon
All Implemented Interfaces:
Component

public class CollectionIcon
extends java.lang.Object
implements Component


Constructor Summary
CollectionIcon(NakedObject element, java.lang.String description, java.lang.String id)
           
 
Method Summary
 void write(java.io.PrintWriter writer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CollectionIcon

public CollectionIcon(NakedObject element,
                      java.lang.String description,
                      java.lang.String id)
Method Detail

write

public void write(java.io.PrintWriter writer)
Specified by:
write in interface Component


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