|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.plugins.dnd.viewer.view.simple.AbstractView
org.nakedobjects.plugins.dnd.viewer.view.simple.ObjectView
org.nakedobjects.plugins.dnd.viewer.view.simple.Icon
org.nakedobjects.plugins.dnd.viewer.view.specification.ServiceIcon
public class ServiceIcon
| Field Summary |
|---|
| Fields inherited from interface org.nakedobjects.plugins.dnd.View |
|---|
HPADDING, VPADDING |
| Constructor Summary | |
|---|---|
ServiceIcon(Content content,
ViewSpecification specification,
ViewAxis axis)
|
|
| Method Summary | |
|---|---|
void |
contentMenuOptions(UserActionSet options)
Called when the popup menu is being populated for this view. |
Drag |
dragStart(DragStart drag)
|
void |
viewMenuOptions(UserActionSet options)
Called when the popup menu is being populated for this view. |
| Methods inherited from class org.nakedobjects.plugins.dnd.viewer.view.simple.Icon |
|---|
draw, entered, exited, getBaseline, getMaximumSize, setSelectedIcon, setTitle, setUnselectedGraphic, setVertical, update |
| Methods inherited from class org.nakedobjects.plugins.dnd.viewer.view.simple.ObjectView |
|---|
dragIn, dragOut, drop, firstClick, invalidateContent, secondClick |
| Methods inherited from class org.nakedobjects.plugins.dnd.viewer.view.simple.AbstractView |
|---|
addView, assignId, canChangeValue, canFocus, contains, containsFocus, debug, debugStructure, dispose, drag, drag, dragCancel, dragFrom, dragTo, drop, editComplete, focusLost, focusReceived, getAbsoluteLocation, getBounds, getContent, getFeedbackManager, getFocusManager, getId, getLocation, getPadding, getParent, getRequiredSize, getSize, getSpecification, getState, getSubviews, getView, getViewAxis, getViewManager, getWorkspace, hasFocus, identify, invalidateLayout, keyPressed, keyReleased, keyTyped, layout, limitBoundsWithin, limitBoundsWithin, markDamaged, markDamaged, mouseDown, mouseMoved, mouseUp, objectActionResult, pickupContent, pickupView, print, refresh, removeView, replaceOptions, replaceView, setBounds, setContent, setFocusManager, setLocation, setMaximumSize, setParent, setSize, setSpecification, setView, setViewAxis, subviewFor, thirdClick, toString, updateView, viewAreaType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ServiceIcon(Content content,
ViewSpecification specification,
ViewAxis axis)
| Method Detail |
|---|
public void contentMenuOptions(UserActionSet options)
ViewmenuOptions object.
contentMenuOptions in interface ViewcontentMenuOptions in class ObjectViewpublic void viewMenuOptions(UserActionSet options)
ViewmenuOptions object.
viewMenuOptions in interface ViewviewMenuOptions in class AbstractViewpublic Drag dragStart(DragStart drag)
dragStart in interface ViewdragStart in class ObjectView
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||