|
||||||||||
| 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.basic.FallbackView
public class FallbackView
| Nested Class Summary | |
|---|---|
static class |
FallbackView.Specification
|
| Field Summary |
|---|
| Fields inherited from interface org.nakedobjects.plugins.dnd.View |
|---|
HPADDING, VPADDING |
| Constructor Summary | |
|---|---|
protected |
FallbackView(Content content,
ViewSpecification specification,
ViewAxis axis)
|
| Method Summary | |
|---|---|
void |
draw(Canvas canvas)
Called by the frame, or the parent view, when this view must redraw itself. |
int |
getBaseline()
|
Size |
getMaximumSize()
|
ViewAreaType |
viewAreaType(Location mouseLocation)
Determines if the user is invoking an action relating to this view, rather than to whatever this view represents. |
| Methods inherited from class org.nakedobjects.plugins.dnd.viewer.view.simple.ObjectView |
|---|
contentMenuOptions, dragIn, dragOut, dragStart, drop, firstClick, invalidateContent, secondClick |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected FallbackView(Content content,
ViewSpecification specification,
ViewAxis axis)
| Method Detail |
|---|
public void draw(Canvas canvas)
View
draw in interface Viewdraw in class AbstractViewpublic int getBaseline()
getBaseline in interface ViewgetBaseline in class AbstractViewpublic Size getMaximumSize()
getMaximumSize in interface ViewgetMaximumSize in class AbstractViewpublic ViewAreaType viewAreaType(Location mouseLocation)
View
viewAreaType in interface ViewviewAreaType in class AbstractView
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||