Package com.ribsapp.shapes
Class RJButtonOrLabelShape
- java.lang.Object
- 
- com.reportmill.base.RMObject
- 
- com.reportmill.shape.RMShape
- 
- com.ribsapp.shapes.RJShape
- 
- com.ribsapp.shapes.RJTextShape
- 
- com.ribsapp.shapes.RJButtonOrLabelShape
 
 
 
 
 
- 
- All Implemented Interfaces:
- RMArchiver.Archiving,- RMShapePainter.Paint,- RJMinMaxSizeSettable,- java.lang.Cloneable
 - Direct Known Subclasses:
- JButtonShape,- JLabelShape
 
 public class RJButtonOrLabelShape extends RJTextShape This class is never instantiated directly - it is the superclass for JButtonShapes & JLabelShapes. Since buttons & labels share so many attributes, this class is used to handle those things common to both.Copyright (c) 2005 ReportMill Software, Inc. All Rights Reserved. Contact ReportMill . 
- 
- 
Field Summary- 
Fields inherited from class com.reportmill.shape.RMShapeWRAP_TYPE_BOTH, WRAP_TYPE_NONE
 
- 
 - 
Constructor SummaryConstructors Constructor Description RJButtonOrLabelShape(javax.swing.JComponent c)Creates a new button or label shape.
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanacceptsDrag(java.awt.dnd.DropTargetDragEvent dragEvent)Editor method.voiddragAtPoint(java.awt.dnd.DropTargetDragEvent dropEvent, RMPoint aPoint)Editor method.voiddragExit()Editor method.voiddropAtPoint(java.awt.dnd.DropTargetDropEvent dropEvent, RMPoint aPoint)Editor method.javax.swing.IcongetCurrentIcon()Returns the button or label's current icon.voidsetCurrentIcon(javax.swing.Icon ic)Sets the button or labels current icon.- 
Methods inherited from class com.ribsapp.shapes.RJTextShapechildrenSuperSelectImmediately, getAlign, getText, setAlign, setFont, setText, superSelectable
 - 
Methods inherited from class com.ribsapp.shapes.RJShapeclone, cloneDeep, dropKeyAtPoint, equals, findParentPanel, fromXML, getAutosizing, getBorder, getBoundsInsideInset, getChildRB, getClipRect, getComponent, getDefaultMaximumSize, getDefaultMinimumSize, getFont, getImage, getMaximumSize, getMinimumSize, getName, getToolClassName, getToolTipText, paintImage, paintImageOverkill, paintShape, recache, recacheDeep, setAutosizing, setBorder, setClipsChildren, setComponent, setFill, setHeight, setMaximumSize, setMinimumSize, setName, setToolTipText, setWidth, setX, setY, super_fromXML, toXML
 - 
Methods inherited from class com.reportmill.shape.RMShapeacceptsChildren, acceptsDragKeys, acceptsFormat, acceptsMouse, addChild, addChild, addChildBelowLastChild, bounds, boundsChanged, boundsChanged, bringShapesToFront, canBeUngrouped, contains, convertedPointFromShape, convertedPointToShape, convertedRectFromShape, convertedRectToShape, convertedSizeFromShape, convertedSizeToShape, convertedVectorFromShape, convertedVectorToShape, convertFromShape, convertPathFromShape, convertPathToShape, convertPointFromShape, convertPointToShape, convertRectFromShape, convertRectToShape, convertSizeFromShape, convertSizeToShape, convertToShape, convertVectorFromShape, convertVectorToShape, copy, copyShape, delete, didChange, divideShapeFromEdge, divideShapeFromTop, dragKeyAtPoint, fromXMLDeep, get, getActionScript, getAnim, getAnim, getAnimator, getAnimator, getAutosizeHeight, getBounds, getBoundsInside, getBoundsMarked, getBoundsOfChildren, getBoundsOfChildren, getBoundsSuperSelected, getCausesWrap, getCausesWrapType, getChild, getChildAnimator, getChildAnimator, getChildContaining, getChildCount, getChildLast, getChildren, getChildrenIntersecting, getChildrenWhoCauseWrap, getChildrenWhoDraw, getChildrenWhoHitTest, getChildSortedByX, getChildWithClass, getChildWithName, getColor, getCommonAncestor, getDocument, getFill, getFill, getFill, getFillCount, getFills, getFormat, getFrame, getFrame, getFrameMaxX, getFrameMaxY, getFrameX, getFrameXY, getFrameY, getGroupShape, getHeight, getHeightToFit, getImageFill, getLineWidth, getListKey, getListKeyDeep, getListKeyShape, getMaxX, getMaxY, getOpacity, getOpacityDeep, getOutline, getPageCount, getPageShape, getParent, getParentCount, getParents, getPath, getPathInBounds, getPropertyKey, getPropertyKeyCount, getPropertyKeyName, getRoll, getRootShape, getScaleX, getScaleY, getShapesToAncestor, getShapesToDescendant, getShapesToShape, getSize, getSizeP, getSkewX, getSkewY, getStroke, getStrokeColor, getTextColor, getTransform, getTransformFromShape, getTransformInverse, getTransformToShape, getUndoer, getUrl, getWidth, getWidthToFit, getX, getXY, getXYP, getY, groupShapes, hasPageBreaks, height, indexOf, indexOf, initWithArchiver, intersects, isAncestor, isDescendant, isLocked, isRoot, isUnderlined, mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased, notRSS, offsetChildrenXY, offsetXY, page, pageBreakMax, pageBreakPageMax, pageMax, put, putPropertyKey, reclaimChildren, removeChild, removeChild, removeChildren, removeChildren, removeFromParent, resolvePageReferences, rpgClone, rpgCloneBase, rpgCloneChildren, rpgCloneConclude, rpgCloneNotification, rpgClonePrepare, rpgClonePreprocess, rpgCloneUrl, sendShapesToBack, setActionScript, setAnim, setAutosizeHeight, setBounds, setBounds, setCausesWrapType, setChildren, setColor, setFormat, setFrame, setFrame, setFrameSize, setFrameX, setFrameXY, setFrameXY, setFrameY, setHeightDeep, setHeightDeep, setHeightToFit, setLineWidth, setListKey, setLocked, setNeedsRepaint, setNeedsRepaint, setOpacity, setOutline, setParent, setRoll, setScaleX, setScaleXY, setScaleY, setSize, setSize, setSizeDeep, setSizeP, setSizeToFit, setSizeToFit, setSkewX, setSkewXY, setSkewY, setStroke, setStrokeColor, setTextColor, setTime, setUnderlined, setUrl, setWidthDeep, setWidthDeep, setWidthToFit, setXY, setXY, setXYP, sizesToFitChildren, toString, undoClone, undoCopy, undoEquals, undoerAddDirtyObject, undoerDisable, undoerEnable, undoerSetUndoTitle, width, willChange, willChange, x, y
 - 
Methods inherited from class com.reportmill.base.RMObjectdidUndo, getAnimAttribute, getClassNameShort
 - 
Methods inherited from class java.lang.Objectfinalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 - 
Methods inherited from interface com.ribsapp.shapes.RJMinMaxSizeSettablegetSize
 - 
Methods inherited from interface com.reportmill.shape.RMShapePainter.PaintpaintShape
 
- 
 
- 
- 
- 
Method Detail- 
getCurrentIconpublic javax.swing.Icon getCurrentIcon() Returns the button or label's current icon.
 - 
setCurrentIconpublic void setCurrentIcon(javax.swing.Icon ic) Sets the button or labels current icon.
 - 
acceptsDragpublic boolean acceptsDrag(java.awt.dnd.DropTargetDragEvent dragEvent) Editor method.- Overrides:
- acceptsDragin class- RJShape
 
 - 
dragAtPointpublic void dragAtPoint(java.awt.dnd.DropTargetDragEvent dropEvent, RMPoint aPoint)Editor method.- Overrides:
- dragAtPointin class- RJShape
 
 - 
dragExitpublic void dragExit() Description copied from class:RJShapeEditor method.
 - 
dropAtPointpublic void dropAtPoint(java.awt.dnd.DropTargetDropEvent dropEvent, RMPoint aPoint)Description copied from class:RJShapeEditor method.- Overrides:
- dropAtPointin class- RJShape
 
 
- 
 
-