org.nakedobjects.plugins.dnd.viewer.tree
Class MasterDetailPanel
java.lang.Object
org.nakedobjects.plugins.dnd.viewer.view.simple.AbstractView
org.nakedobjects.plugins.dnd.viewer.view.simple.ObjectView
org.nakedobjects.plugins.dnd.viewer.view.simple.AbstractCompositeView
org.nakedobjects.plugins.dnd.viewer.tree.MasterDetailPanel
- All Implemented Interfaces:
- java.lang.Cloneable, View
public class MasterDetailPanel
- extends AbstractCompositeView
| Methods inherited from class org.nakedobjects.plugins.dnd.viewer.view.simple.AbstractCompositeView |
add, addView, canDragView, debug, debugStructure, dispose, draw, getBaseline, getFocusManager, getSubviews, invalidateContent, invalidateLayout, isLayoutInvalid, layout, pickupView, refresh, removeView, replaceView, setCanDragView, setFocusManager, subviewFor, subviews, update, viewAreaType |
| Methods inherited from class org.nakedobjects.plugins.dnd.viewer.view.simple.AbstractView |
assignId, canChangeValue, canFocus, contains, containsFocus, drag, drag, dragCancel, dragFrom, dragTo, drop, editComplete, entered, exited, focusLost, focusReceived, getAbsoluteLocation, getBounds, getContent, getFeedbackManager, getId, getLocation, getPadding, getParent, getSize, getSpecification, getState, getView, getViewAxis, getViewManager, getWorkspace, hasFocus, identify, keyPressed, keyReleased, keyTyped, limitBoundsWithin, limitBoundsWithin, markDamaged, markDamaged, mouseDown, mouseMoved, mouseUp, objectActionResult, pickupContent, print, replaceOptions, setBounds, setContent, setLocation, setMaximumSize, setParent, setSize, setSpecification, setView, setViewAxis, thirdClick, updateView, viewMenuOptions |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
MasterDetailPanel
public MasterDetailPanel(Content content,
ViewSpecification specification,
ViewAxis axis,
ViewSpecification rightHandSideSpecification)
buildView
protected void buildView()
- Specified by:
buildView in class AbstractCompositeView
doLayout
protected void doLayout(Size maximumSize)
- Specified by:
doLayout in class AbstractCompositeView
getMaximumSize
public Size getMaximumSize()
- Specified by:
getMaximumSize in interface View- Specified by:
getMaximumSize in class AbstractCompositeView
getRequiredSize
public Size getRequiredSize(Size maximumSize)
- Specified by:
getRequiredSize in interface View- Overrides:
getRequiredSize in class AbstractView
showInRightPane
protected void showInRightPane(View view)
setSelectedNode
public void setSelectedNode(View view)
toString
public java.lang.String toString()
- Overrides:
toString in class AbstractCompositeView
Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.