org.nakedobjects.viewer.lightweight
Interface ClassView

All Superinterfaces:
java.lang.Cloneable, View
All Known Implementing Classes:
ClassIcon, EmptyField, InternalList

public interface ClassView
extends View


Method Summary
 NakedClass forNakedClass()
           
 
Methods inherited from interface org.nakedobjects.viewer.lightweight.View
calculateRepaintArea, contains, debugDetails, dispose, draw, entered, enteredSubview, exited, exitedSubview, firstClick, getAbsoluteLocation, getBaseline, getBorder, getBounds, getId, getLocation, getName, getPadding, getParent, getRequiredSize, getSize, getWorkspace, identifyView, indicatesForView, invalidateLayout, isLayoutInvalid, isOpen, isReplaceable, layout, makeView, menuOptions, mouseMoved, print, redraw, secondClick, setBorder, setBounds, setLocation, setSize, thirdClick, validateLayout
 

Method Detail

forNakedClass

public NakedClass forNakedClass()