org.nakedobjects.viewer.classic.view
Class InstanceIconContent

java.lang.Object
  extended byorg.nakedobjects.viewer.classic.view.ViewContent
      extended byorg.nakedobjects.viewer.classic.view.SmallIconContent
          extended byorg.nakedobjects.viewer.classic.view.InstanceIconContent

public class InstanceIconContent
extends SmallIconContent


Field Summary
 
Fields inherited from class org.nakedobjects.viewer.classic.view.SmallIconContent
IMAGE_LABEL_GAP, style
 
Constructor Summary
InstanceIconContent()
           
InstanceIconContent(TextStyle style)
           
 
Method Summary
 java.lang.String title(NakedObject object)
           
 
Methods inherited from class org.nakedobjects.viewer.classic.view.SmallIconContent
getMinimumSize, paint
 
Methods inherited from class org.nakedobjects.viewer.classic.view.ViewContent
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InstanceIconContent

public InstanceIconContent()

InstanceIconContent

public InstanceIconContent(TextStyle style)
Method Detail

title

public java.lang.String title(NakedObject object)
Overrides:
title in class SmallIconContent