|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.nakedobjects.viewer.lightweight.AbstractView
org.nakedobjects.viewer.lightweight.AbstractObjectView
org.nakedobjects.viewer.lightweight.ObjectIconView
org.nakedobjects.viewer.lightweight.view.ObjectIcon
Field Summary |
Fields inherited from class org.nakedobjects.viewer.lightweight.AbstractObjectView |
LOG |
Fields inherited from class org.nakedobjects.viewer.lightweight.AbstractView |
DEBUG, DRAG_HANDLE_WIDTH, HPADDING, ICON_SIZE, VPADDING |
Fields inherited from interface org.nakedobjects.viewer.lightweight.InternalView |
FIELD, NORMAL |
Constructor Summary | |
ObjectIcon()
|
Method Summary | |
java.lang.String |
getName()
|
Size |
getRequiredSize()
|
Style.Text |
getTitleTextStyle()
Defines the text style that should be used when rendering the title. |
boolean |
isOpen()
Returns true to show that this view is an icon. |
void |
objectMenuOptions(MenuOptionSet options)
|
protected boolean |
transparentBackground()
Root views should be opaque |
Methods inherited from class org.nakedobjects.viewer.lightweight.ObjectIconView |
defaultName, draw, getBaseline, getStyle, includeIcon, includeTitle, indicatesForView, objectLocatedAt, size, titleIconBounds, titleSize, titleTextBounds |
Methods inherited from class org.nakedobjects.viewer.lightweight.AbstractObjectView |
backgroundColor, clearRootViewIdentified, clone, collectionAddUpdate, collectionRemoveUpdate, createIconImage, debugDetails, dispose, dragCancel, dragging, dragObjectIn, dragObjectOut, dropObject, dropView, entered, enteredSubview, exited, exitedSubview, firstClick, getFieldOf, getObject, getRoot, getState, init, isIdentified, isRoot, makeView, menuOptions, mouseMoved, objectInfo, objectUpdate, parentObjectView, pickupObject, pickupView, removeViewsFor, secondClick, setRootViewIdentified, topView, toString, viewMenuOptions |
Methods inherited from class org.nakedobjects.viewer.lightweight.AbstractView |
addControl, assignId, calculateRepaintArea, contains, createCanvas, defaultFieldHeight, getAbsoluteLocation, getBorder, getBounds, getId, getLocation, getPadding, getParent, getSize, getWorkspace, identifyView, invalidateLayout, isLayoutInvalid, isReplaceable, layout, limitBounds, print, redraw, removeControl, repaintAll, setBorder, setBounds, setLayoutValid, setLocation, setParent, setSize, setWorkspace, thirdClick, validateLayout |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
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, getPadding, getParent, getSize, getWorkspace, identifyView, indicatesForView, invalidateLayout, isLayoutInvalid, isReplaceable, layout, makeView, menuOptions, mouseMoved, print, redraw, secondClick, setBorder, setBounds, setLocation, setSize, thirdClick, validateLayout |
Methods inherited from interface org.nakedobjects.viewer.lightweight.DragSource |
dropView, pickupObject, pickupView |
Methods inherited from interface org.nakedobjects.viewer.lightweight.DragView |
dragCancel, dragging |
Methods inherited from interface org.nakedobjects.viewer.lightweight.DragTarget |
dragObjectIn, dragObjectOut, dropObject |
Methods inherited from interface org.nakedobjects.viewer.lightweight.InternalView |
getFieldOf, getRoot, parentObjectView, setParent |
Constructor Detail |
public ObjectIcon()
Method Detail |
public java.lang.String getName()
getName
in interface View
getName
in class AbstractView
public Style.Text getTitleTextStyle()
ObjectIconView
getTitleTextStyle
in class ObjectIconView
public boolean isOpen()
isOpen
in interface View
isOpen
in class AbstractView
public Size getRequiredSize()
getRequiredSize
in interface View
getRequiredSize
in class AbstractObjectView
public void objectMenuOptions(MenuOptionSet options)
objectMenuOptions
in interface ObjectView
objectMenuOptions
in class AbstractObjectView
protected boolean transparentBackground()
AbstractObjectView
transparentBackground
in class AbstractObjectView
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |