public class ExpandedGroupHighlight extends RectangularHighlight
rectangle, zoomedDASHED_LINE, fillColor, stroke, strokeColor, THICK_LINE, THIN_LINE| Constructor and Description |
|---|
ExpandedGroupHighlight(WindowWorkspace workspace,
javax.swing.JComponent group) |
| Modifier and Type | Method and Description |
|---|---|
javax.swing.JComponent |
getGroup() |
java.awt.geom.Rectangle2D |
getRectangle()
The outer bounding box of the highlight
|
void |
install() |
void |
uninstall() |
getShape, getTooltip, isZoomed, setRectanglegetFillColor, getFillPassCount, getFillXorColor, getStroke, getStrokeColor, getStrokePassCount, getStrokeXorColor, isFillXorMode, isStrokeXorMode, paint, setFillPass, setStrokePassclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpaintpublic ExpandedGroupHighlight(WindowWorkspace workspace, javax.swing.JComponent group)
public java.awt.geom.Rectangle2D getRectangle()
IHighlightgetRectangle in interface IHighlightgetRectangle in class RectangularHighlightpublic javax.swing.JComponent getGroup()
public void uninstall()
public void install()