org.nakedobjects.viewer.classic.view
Class FieldIconContent

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

public class FieldIconContent
extends SmallIconContent


Field Summary
 
Fields inherited from class org.nakedobjects.viewer.classic.view.SmallIconContent
IMAGE_LABEL_GAP, style
 
Constructor Summary
FieldIconContent()
           
FieldIconContent(TextStyle style)
           
 
Methods inherited from class org.nakedobjects.viewer.classic.view.SmallIconContent
getMinimumSize, paint, title
 
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

FieldIconContent

public FieldIconContent()

FieldIconContent

public FieldIconContent(TextStyle style)