public class ATEAnalysisColumnOverlay extends OverlayObject implements ToolTipListDelegate
| Modifier and Type | Field and Description |
|---|---|
Point |
location |
ToolTipList |
toolTip |
ALIGN_CENTER, ALIGN_CUSTOM, ALIGN_LEFT, content, DEFAULT_HEIGHT, DEFAULT_WIDTH, parentComponent, parentFrame| Constructor and Description |
|---|
ATEAnalysisColumnOverlay(XJFrame parentFrame,
JComponent parentComponent) |
| Modifier and Type | Method and Description |
|---|---|
JComponent |
overlayCreateInterface() |
boolean |
overlayWillDisplay() |
void |
resize() |
void |
setLocation(Point location) |
void |
setText(String text) |
void |
toolTipListHide() |
close, createKeyBindings, display, hide, isOverlayVisibleInParentComponent, isVisible, overlayCustomPosition, overlayDefaultAlignment, overlayDefaultHeight, overlayDefaultWidth, overlayDisplayKeyStroke, overlayDisplayKeyStrokeMappingNamepublic ToolTipList toolTip
public Point location
public ATEAnalysisColumnOverlay(XJFrame parentFrame, JComponent parentComponent)
public void setLocation(Point location)
public void setText(String text)
public void resize()
resize in class OverlayObjectpublic JComponent overlayCreateInterface()
overlayCreateInterface in class OverlayObjectpublic boolean overlayWillDisplay()
overlayWillDisplay in class OverlayObjectpublic void toolTipListHide()
toolTipListHide in interface ToolTipListDelegateCopyright © 2013. All rights reserved.