|
EchoPoint 1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object nextapp.echo.Component nextapp.echo.Container echopoint.DevNull echopoint.ToolTipPopUp
ToolTipPopUp
is a component that can help render rich tool tips
when the mouse goes over a Component. The ToolTipPopUp
component is
used to cutomise what this tool tip looks like and how it acts.
The component is intended as a support component for other components to use
in order to implement the ToolTipPopUpSupport
interface. It
is not intended to be used on its own per se. Since it is derived from DevNull
it does not render anything on its own.
To use the component in another component do the following :
You can look at the source of PushButton as an example of adding this support.
If you want the tool tip support to act like the previous default browser tool tips
then you will need to call setComplexRendering(false);
. By default
it is on.
ToolTipPopUpSupport
,
PushButton
,
Serialized FormNested Class Summary | |
static class |
ToolTipPopUp.NestedStyleInfo
Nested public static StyleInfo class. |
Field Summary | |
static java.lang.String |
AUTOSTATUS_CHANGED_PROPERTY
|
static java.lang.String |
AUTOSTATUSCAPTION_CHANGED_PROPERTY
|
static java.lang.String |
BACKGROUND_IMAGE_CHANGED_PROPERTY
|
static java.lang.String |
BORDER_COLOR_CHANGED_PROPERTY
|
static java.lang.String |
BORDER_IMAGE_CHANGED_PROPERTY
|
static java.lang.String |
BORDER_SIZE_CHANGED_PROPERTY
|
static java.lang.String |
BROWSER_STATUS_BAR_TEXT_CHANGED_PROPERTY
|
static java.lang.String |
CAPTION_COLOR_CHANGED_PROPERTY
|
static java.lang.String |
CAPTION_FONT_PROPERTY_CHANGED
|
static java.lang.String |
CAPTION_ICON_CHANGED_PROPERTY
|
static java.lang.String |
CAPTION_TEXT_CHANGED_PROPERTY
|
static java.lang.String |
CLOSE_COLOR_PROPERTY_CHANGED
|
static java.lang.String |
CLOSE_FONT_CHANGED_PROPERTY
|
static java.lang.String |
CLOSE_TEXT_CHANGED_PROPERTY
|
static java.lang.String |
CSS_SUPPORT_CHANGED_PROPERTY
|
static nextapp.echo.Color |
DEFAULT_BACKGROUND
The default background color of the tool tip. |
static int |
DEFAULT_DELAY
The default delay is 600 milliseconds. |
static nextapp.echo.Color |
DEFAULT_TEXT_BACKGROUND
The default text color of the tool tip. |
static int |
DEFAULT_TIMEOUT
The default time is -1. |
static java.lang.String |
DELAY_CHANGED_PROPERTY
|
static java.lang.String |
FIXX_CHANGED_PROPERTY
|
static java.lang.String |
FIXY_CHANGED_PROPERTY
|
static java.lang.String |
FORCE_CLOSE_ENABLED_PROPERTY_CHANGED
|
static java.lang.String |
FULLHTML_ENABLED_PROPERTY_CHANGED
|
static java.lang.String |
HEIGHT_CHANGED_PROPERTY
|
static java.lang.String |
HORIZONTAL_AUTO_POSITION_CHANGED_PROPERTY
|
static java.lang.String |
HOVERABLE_CHANGED_PROPERTY
|
static java.lang.String |
INSIDE_COLOR_CHANGED_PROPERTY
|
static java.lang.String |
INSIDE_IMAGE_CHANGED_PROPERTY
|
static java.lang.String |
NO_CLOSE_TEXT_CHANGED_PROPERTY
|
static java.lang.String |
OFFSETX_PROPERTY_CHANGED
|
static java.lang.String |
OFFSETY_PROPERTY_CHANGED
|
static java.lang.String |
PADX_CHANGED_PROPERTY
|
static java.lang.String |
PADY_CHANGED_PROPERTY
|
static java.lang.String |
POPUP_HORIZONTAL_ALIGNMENT_CHANGED_PROPERTY
|
static java.lang.String |
POPUP_VERTICAL_ALIGNMENT
|
static java.lang.String |
RENDERING_CHANGED_PROPERTY
|
static java.lang.String |
SNAPX_CHANGED_PROPERTY
|
static java.lang.String |
SNAPY_CHANGED_PROPERTY
|
static java.lang.String |
STICKY_CHANGED_PROPERTY
|
static java.lang.String |
STYLE_AUTOSTATUS
A style constant for the AutoStatus property. |
static java.lang.String |
STYLE_AUTOSTATUSCAPTION
A style constant for the AutoStatusCaption property. |
static java.lang.String |
STYLE_BACKGROUND_IMAGE
A style constant for the Background Image property. |
static java.lang.String |
STYLE_BORDER_COLOR
A style constant for the Border Color property. |
static java.lang.String |
STYLE_BORDER_IMAGE
A style constant for the Border Image property. |
static java.lang.String |
STYLE_BORDER_SIZE
A style constant for the Border Size property. |
static java.lang.String |
STYLE_BROWSER_STATUS_BAR_TEXT
A style constant for the Browser StatusBar Text property. |
static java.lang.String |
STYLE_CAPTION_COLOR
A style constant for the Caption Color property. |
static java.lang.String |
STYLE_CAPTION_FONT
A style constant for the Caption Font property. |
static java.lang.String |
STYLE_CAPTION_ICON
A style constant for the Caption Icon property. |
static java.lang.String |
STYLE_CAPTION_TEXT
A style constant for the CaptionText property. |
static java.lang.String |
STYLE_CLOSE_COLOR
A style constant for the Close Color property. |
static java.lang.String |
STYLE_CLOSE_FONT
A style constant for the Close Font property. |
static java.lang.String |
STYLE_CLOSE_TEXT
A style constant for the Close Text property. |
static java.lang.String |
STYLE_CSS_SUPPORT
A style constant for the CSS Support property. |
static java.lang.String |
STYLE_DELAY
A style constant for the Delay property. |
static java.lang.String |
STYLE_FIXX
A style constant for the absolute horizontal position property. |
static java.lang.String |
STYLE_FIXY
A style constant for the absolute vertical position property. |
static java.lang.String |
STYLE_FORCE_CLOSE_ENABLED
A style constant for the ForceCloseEnabled property. |
static java.lang.String |
STYLE_FULLHTML_ENABLED
A style constant for the FullHtmlEnabled property. |
static java.lang.String |
STYLE_HEIGHT
A style constant for the Height property. |
static java.lang.String |
STYLE_HORIZONTAL_AUTO_POSITION
A style constant for the Horizontal Auto Position property. |
static java.lang.String |
STYLE_HOVERABLE
A style constant for the Hoverable property. |
static java.lang.String |
STYLE_INSIDE_COLOR
A style constant for the Inside Color property. |
static java.lang.String |
STYLE_INSIDE_IMAGE
A style constant for the Inside Image property. |
static java.lang.String |
STYLE_NO_CLOSE_TEXT
A style constant for the NoCloseText property. |
static java.lang.String |
STYLE_OFFSETX
A style constant for the OffsetX property. |
static java.lang.String |
STYLE_OFFSETY
A style constant for the OffsetY property. |
static java.lang.String |
STYLE_PADX
A style constant for the PadX property. |
static java.lang.String |
STYLE_PADY
A style constant for the PadY property. |
static java.lang.String |
STYLE_POPUP_HORIZONTAL_ALIGNMENT
A style constant for the Popup Horizontal Alignment property. |
static java.lang.String |
STYLE_POPUP_VERTICAL_ALIGNMENT
A style constant for the Popup Vertical Alignment property. |
static java.lang.String |
STYLE_SNAPX
A style constant for the SnapX property. |
static java.lang.String |
STYLE_SNAPY
A style constant for the SnapY property. |
static java.lang.String |
STYLE_STICKY
A style constant for the Sticky property. |
static java.lang.String |
STYLE_TIMEOUT
A style constant for the Timeout property. |
static java.lang.String |
STYLE_TOOLTIP_TEXT
A style constant for the Popup Text property. |
static java.lang.String |
STYLE_TOOLTIP_TEXT_COLOR
A style constant for the Popup Text Color property. |
static java.lang.String |
STYLE_TOOLTIP_TEXT_FONT
A style constant for the Popup Text Font property. |
static java.lang.String |
STYLE_VERTICAL_AUTO_POSITION
A style constant for the Vertical Auto Position property Values of this key must be of type boolean |
static java.lang.String |
STYLE_WIDTH
A style constant for the Width property. |
static java.lang.String |
TIMEOUT_CHANGED_PROPERTY
|
static java.lang.String |
TOOLTIP_TEXT_CHANGED_PROPERTY
|
static java.lang.String |
TOOLTIP_TEXT_COLOR_CHANGED_PROPERTY
|
static java.lang.String |
TOOLTIP_TEXT_FONT_CHANGED_PROPERTY
|
static java.lang.String |
VERTICAL_AUTO_POSITION_CHANGED_PROPERTY
|
static java.lang.String |
WIDTH_CHANGED_PROPERTY
|
Fields inherited from class nextapp.echo.Component |
BACKGROUND_CHANGED_PROPERTY, CHILDREN_CHANGED_PROPERTY, ENABLED_CHANGED_PROPERTY, FONT_CHANGED_PROPERTY, FOREGROUND_CHANGED_PROPERTY, IDENTIFIER_CHANGED_PROPERTY, listenerList, LOCALE_CHANGED_PROPERTY, MODEL_CHANGED_PROPERTY, STYLE_BACKGROUND, STYLE_FONT, STYLE_FOREGROUND, UPDATE_PROPERTY, VISIBLE_CHANGED_PROPERTY |
Constructor Summary | |
ToolTipPopUp()
Constructs a ToolTipPopUp |
|
ToolTipPopUp(java.lang.String toolTipText)
Constructs a ToolTipPopUp |
Method Summary | |
void |
applyStyle(nextapp.echo.Style style)
Applies the provided style to the component. |
nextapp.echo.ImageReference |
getBackgroundImage()
|
nextapp.echo.Color |
getBorderColor()
|
nextapp.echo.ImageReference |
getBorderImage()
|
int |
getBorderSize()
|
java.lang.String |
getBrowserStatusBarText()
|
nextapp.echo.Color |
getCaptionColor()
|
nextapp.echo.Font |
getCaptionFont()
|
nextapp.echo.ImageReference |
getCaptionIcon()
|
java.lang.String |
getCaptionText()
|
nextapp.echo.Color |
getCloseColor()
|
nextapp.echo.Font |
getCloseFont()
|
java.lang.String |
getCloseText()
|
int |
getDelay()
|
int |
getHeight()
|
int |
getHorizontalPositionLock()
|
nextapp.echo.Color |
getInsideColor()
|
nextapp.echo.ImageReference |
getInsideImage()
|
int |
getOffsetX()
|
int |
getOffsetY()
|
int[] |
getPadX()
|
int[] |
getPadY()
|
int |
getPopupHorizontalAlignment()
Makes the popups go to the left of the mouse |
int |
getPopupVerticalAlignment()
Makes the popups go above the mouse. |
int |
getSnapX()
|
int |
getSnapY()
|
int |
getTimeout()
|
java.lang.String |
getToolTipText()
|
nextapp.echo.Color |
getToolTipTextColor()
|
nextapp.echo.Font |
getToolTipTextFont()
|
int |
getVerticalPositionLock()
|
int |
getWidth()
|
boolean |
isAutoStatus()
|
boolean |
isAutoStatusCaption()
|
boolean |
isComplexRendering()
Controls whether the ToolTipPopUp will be rendered
for using all the complex behaviour or whether it will
default back to the client browser default from previous
versions. |
boolean |
isCssSupport()
|
boolean |
isForceCloseEnabled()
Force users to click on "Close" to close sticky popups. |
boolean |
isFullHtmlEnabled()
|
boolean |
isHorizontalAutoPositionEnabled()
|
boolean |
isHoverable()
|
boolean |
isNoCloseText()
|
boolean |
isSticky()
|
boolean |
isVerticalAutoPositionEnabled()
|
java.lang.Object |
set(java.lang.reflect.Field field,
java.lang.Object newValue)
Called to save the old value of a field, set in a new value and return the old value of a field. |
void |
setAutoStatus(boolean newValue)
Sets the status bar's text to the popup's text. |
void |
setAutoStatusCaption(boolean newValue)
Sets the status bar's text to the popup's caption. |
void |
setBackgroundImage(nextapp.echo.ImageReference newValue)
Instead of using the table box as background, your picture will be used. |
void |
setBorderColor(nextapp.echo.Color newValue)
Color of the border of the popup box. |
void |
setBorderImage(nextapp.echo.ImageReference newValue)
Defines a picture to use instead of color for the border of the popup. |
void |
setBorderSize(int newValue)
Makes the border of the popups thicker or thinner. |
void |
setBrowserStatusBarText(java.lang.String newValue)
Sets the text in the browsers status bar to text. |
void |
setCaptionColor(nextapp.echo.Color newValue)
Sets the color of the box's caption. |
void |
setCaptionFont(nextapp.echo.Font newValue)
Sets the font of the caption. |
void |
setCaptionIcon(nextapp.echo.ImageReference newValue)
Displays a small icon before the popup caption. |
void |
setCaptionText(java.lang.String newValue)
caption text of popup |
void |
setCloseColor(nextapp.echo.Color newValue)
Sets the color of the "Close" text. |
void |
setCloseFont(nextapp.echo.Font newValue)
Defines the font for the "Close" text. |
void |
setCloseText(java.lang.String newValue)
Replaces the text "Close" with something else. |
void |
setComplexRendering(boolean newRendering)
Controls whether the ToolTipPopUp will be rendered
for using all the complex behaviour or whether it will
default back to the client browser default from previous
versions. |
void |
setCssSupport(boolean newValue)
toggle CSS support for fonts. |
void |
setDelay(int milliseconds)
Makes that popup behave like a tooltip. |
void |
setFixX(int x)
Locks the popups horizontal position. |
void |
setFixY(int y)
Locks the popups vertical position. |
void |
setForceCloseEnabled(boolean newValue)
Force users to click on "Close" to close sticky popups. |
void |
setFullHtmlEnabled(boolean newValue)
Allows you to control the html over a BACKGROUND picture completely. |
void |
setHeight(int newValue)
Sets the height of the box. |
void |
setHorizontalAutoPositionEnabled(boolean newValue)
Automatically determine if the popup should be to the left or right of the mouse. |
void |
setHoverable(boolean newValue)
toggle popup behaviour between to hoverable (default) and clickable |
void |
setInsideColor(nextapp.echo.Color newValue)
Color of the inside of the popup box. |
void |
setInsideImage(nextapp.echo.ImageReference newValue)
Defines a picture to use instead of color for the inside of the popup. |
void |
setNoCloseText(boolean newValue)
Doesn't display the text "Close" on stickies with caption. |
void |
setOffsetX(int newValue)
How far away from the pointer the popup will show up, horizontally. |
void |
setOffsetY(int newValue)
How far away from the pointer the popup will show up, vertically. |
void |
setPadX(int left,
int right)
Pads the background picture with horizontal whitespace for text placement. |
void |
setPadY(int bottom,
int top)
Pads the background picture with vertical whitespace for text placement. |
void |
setPopupHorizontalAlignment(int newValue)
Makes the popups go to the left of the mouse |
void |
setPopupVerticalAlignment(int newValue)
Makes the popups go above/below the mouse. |
void |
setSnapX(int newValue)
Snaps the popup to an even position in a horizontal grid. |
void |
setSnapY(int newValue)
Snaps the popup to an even position in a vertical grid. |
void |
setSticky(boolean newValue)
Makes the popup stick around until closed. |
void |
setTimeout(int milliseconds)
Makes the popup go away after the requested delay. |
void |
setToolTipText(java.lang.String newValue)
text to display in popup |
void |
setToolTipTextColor(nextapp.echo.Color newValue)
Sets the color of the text inside the box. |
void |
setToolTipTextFont(nextapp.echo.Font newValue)
Sets the font of the text inside the box |
void |
setVerticalAutoPositionEnabled(boolean newValue)
Automatically determine if the popup should be to the above or below of the mouse. |
void |
setWidth(int newValue)
Sets the width of the box to some other size |
Methods inherited from class echopoint.DevNull |
setVisible |
Methods inherited from class nextapp.echo.Component |
add, add, addHierarchyListener, addPropertyChangeListener, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getComponent, getComponentCount, getComponents, getEchoInstance, getFont, getForeground, getIdentifier, getLocale, getParent, indexOf, init, isAncestorOf, isEnabled, isRegistered, isShowing, isVisible, remove, remove, removeAll, removeHierarchyListener, removePropertyChangeListener, setBackground, setEnabled, setFont, setForeground, setIdentifier, setLocale, update, validate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String AUTOSTATUS_CHANGED_PROPERTY
public static final java.lang.String AUTOSTATUSCAPTION_CHANGED_PROPERTY
public static final java.lang.String BACKGROUND_IMAGE_CHANGED_PROPERTY
public static final java.lang.String BORDER_COLOR_CHANGED_PROPERTY
public static final java.lang.String BORDER_IMAGE_CHANGED_PROPERTY
public static final java.lang.String BORDER_SIZE_CHANGED_PROPERTY
public static final java.lang.String BROWSER_STATUS_BAR_TEXT_CHANGED_PROPERTY
public static final java.lang.String CAPTION_COLOR_CHANGED_PROPERTY
public static final java.lang.String CAPTION_FONT_PROPERTY_CHANGED
public static final java.lang.String CAPTION_ICON_CHANGED_PROPERTY
public static final java.lang.String CAPTION_TEXT_CHANGED_PROPERTY
public static final java.lang.String CLOSE_COLOR_PROPERTY_CHANGED
public static final java.lang.String CLOSE_FONT_CHANGED_PROPERTY
public static final java.lang.String CLOSE_TEXT_CHANGED_PROPERTY
public static final java.lang.String CSS_SUPPORT_CHANGED_PROPERTY
public static final java.lang.String DELAY_CHANGED_PROPERTY
public static final java.lang.String FIXX_CHANGED_PROPERTY
public static final java.lang.String FIXY_CHANGED_PROPERTY
public static final java.lang.String FORCE_CLOSE_ENABLED_PROPERTY_CHANGED
public static final java.lang.String FULLHTML_ENABLED_PROPERTY_CHANGED
public static final java.lang.String HEIGHT_CHANGED_PROPERTY
public static final java.lang.String HORIZONTAL_AUTO_POSITION_CHANGED_PROPERTY
public static final java.lang.String HOVERABLE_CHANGED_PROPERTY
public static final java.lang.String INSIDE_COLOR_CHANGED_PROPERTY
public static final java.lang.String INSIDE_IMAGE_CHANGED_PROPERTY
public static final java.lang.String NO_CLOSE_TEXT_CHANGED_PROPERTY
public static final java.lang.String OFFSETX_PROPERTY_CHANGED
public static final java.lang.String OFFSETY_PROPERTY_CHANGED
public static final java.lang.String PADX_CHANGED_PROPERTY
public static final java.lang.String PADY_CHANGED_PROPERTY
public static final java.lang.String POPUP_HORIZONTAL_ALIGNMENT_CHANGED_PROPERTY
public static final java.lang.String TOOLTIP_TEXT_CHANGED_PROPERTY
public static final java.lang.String TOOLTIP_TEXT_COLOR_CHANGED_PROPERTY
public static final java.lang.String TOOLTIP_TEXT_FONT_CHANGED_PROPERTY
public static final java.lang.String POPUP_VERTICAL_ALIGNMENT
public static final java.lang.String SNAPX_CHANGED_PROPERTY
public static final java.lang.String SNAPY_CHANGED_PROPERTY
public static final java.lang.String STICKY_CHANGED_PROPERTY
public static final java.lang.String TIMEOUT_CHANGED_PROPERTY
public static final java.lang.String VERTICAL_AUTO_POSITION_CHANGED_PROPERTY
public static final java.lang.String WIDTH_CHANGED_PROPERTY
public static final java.lang.String RENDERING_CHANGED_PROPERTY
public static final java.lang.String STYLE_AUTOSTATUS
boolean
public static final java.lang.String STYLE_AUTOSTATUSCAPTION
boolean
public static final java.lang.String STYLE_BORDER_COLOR
nextapp.echo.Color.
public static final java.lang.String STYLE_BORDER_SIZE
int
public static final java.lang.String STYLE_CAPTION_COLOR
nextapp.echo.Color.
public static final java.lang.String STYLE_CAPTION_FONT
nextapp.echo.Font
public static final java.lang.String STYLE_FORCE_CLOSE_ENABLED
public static final java.lang.String STYLE_CLOSE_COLOR
nextapp.echo.Color.
public static final java.lang.String STYLE_CLOSE_FONT
nextapp.echo.Font.
public static final java.lang.String STYLE_CLOSE_TEXT
String
public static final java.lang.String STYLE_CSS_SUPPORT
boolean
public static final java.lang.String STYLE_POPUP_HORIZONTAL_ALIGNMENT
int
public static final java.lang.String STYLE_HORIZONTAL_AUTO_POSITION
boolean
public static final java.lang.String STYLE_DELAY
int
public static final java.lang.String STYLE_INSIDE_COLOR
nextapp.echo.Color.
public static final java.lang.String STYLE_FIXX
int
public static final java.lang.String STYLE_VERTICAL_AUTO_POSITION
boolean
public static final java.lang.String STYLE_FIXY
int
public static final java.lang.String STYLE_FULLHTML_ENABLED
boolean
public static final java.lang.String STYLE_HEIGHT
int
public static final java.lang.String STYLE_HOVERABLE
boolean
public static final java.lang.String STYLE_NO_CLOSE_TEXT
boolean
public static final java.lang.String STYLE_OFFSETX
int
public static final java.lang.String STYLE_OFFSETY
int
public static final java.lang.String STYLE_PADX
int[] ([0] = left, [1] = right)
public static final java.lang.String STYLE_PADY
int[ [0] = bottom, [1] = top)]
public static final java.lang.String STYLE_SNAPX
int
public static final java.lang.String STYLE_SNAPY
int
public static final java.lang.String STYLE_STICKY
boolean
public static final java.lang.String STYLE_TIMEOUT
int
public static final java.lang.String STYLE_POPUP_VERTICAL_ALIGNMENT
int
public static final java.lang.String STYLE_WIDTH
int
public static final java.lang.String STYLE_BROWSER_STATUS_BAR_TEXT
String
public static final java.lang.String STYLE_TOOLTIP_TEXT
String
public static final java.lang.String STYLE_TOOLTIP_TEXT_COLOR
nextapp.echo.Color.
public static final java.lang.String STYLE_TOOLTIP_TEXT_FONT
nextapp.echo.Font.
public static final java.lang.String STYLE_CAPTION_TEXT
String
public static final java.lang.String STYLE_CAPTION_ICON
nextapp.echo.ImageReference
public static final java.lang.String STYLE_BACKGROUND_IMAGE
nextapp.echo.ImageReference
public static final java.lang.String STYLE_BORDER_IMAGE
nextapp.echo.ImageReference
public static final java.lang.String STYLE_INSIDE_IMAGE
nextapp.echo.ImageReference
public static nextapp.echo.Color DEFAULT_BACKGROUND
public static nextapp.echo.Color DEFAULT_TEXT_BACKGROUND
public static int DEFAULT_DELAY
public static int DEFAULT_TIMEOUT
Constructor Detail |
public ToolTipPopUp(java.lang.String toolTipText)
toolTipText
- - The text to be displayed by the ToolTipPopUppublic ToolTipPopUp()
Method Detail |
public void applyStyle(nextapp.echo.Style style)
nextapp.echo.Component
style names can be used as well.
public int getPopupHorizontalAlignment()
public boolean isAutoStatus()
public boolean isAutoStatusCaption()
public nextapp.echo.ImageReference getBackgroundImage()
public nextapp.echo.Color getBorderColor()
public int getBorderSize()
public nextapp.echo.Color getCaptionColor()
public nextapp.echo.ImageReference getCaptionIcon()
public nextapp.echo.Font getCaptionFont()
Font
of the caption.public boolean isForceCloseEnabled()
public nextapp.echo.Color getCloseColor()
public nextapp.echo.Font getCloseFont()
public java.lang.String getCloseText()
public int getDelay()
public nextapp.echo.Color getInsideColor()
public int getHorizontalPositionLock()
public int getVerticalPositionLock()
public boolean isFullHtmlEnabled()
public boolean isHorizontalAutoPositionEnabled()
public int getHeight()
public boolean isNoCloseText()
public int getOffsetX()
public int getOffsetY()
public int[] getPadX()
public int[] getPadY()
public int getSnapX()
public int getSnapY()
public boolean isSticky()
public nextapp.echo.Color getToolTipTextColor()
public nextapp.echo.Font getToolTipTextFont()
public int getTimeout()
public int getPopupVerticalAlignment()
public boolean isVerticalAutoPositionEnabled()
public int getWidth()
public java.lang.String getBrowserStatusBarText()
public java.lang.String getToolTipText()
public java.lang.String getCaptionText()
public nextapp.echo.ImageReference getBorderImage()
public nextapp.echo.ImageReference getInsideImage()
public boolean isHoverable()
public boolean isCssSupport()
public void setPopupHorizontalAlignment(int newValue)
newValue
- - horizontal alignment ( EchoConstants.LEFT | EchoConstants.RIGHT (default) | EchoConstants.CENTER )public void setAutoStatus(boolean newValue)
newValue
- - toggle whether browser statusbar text is set to textpublic void setAutoStatusCaption(boolean newValue)
newValue
- - toggle whether browser statusbar text is set to captionpublic void setBackgroundImage(nextapp.echo.ImageReference newValue)
newValue
- - border imagepublic void setBorderColor(nextapp.echo.Color newValue)
newValue
- - border colorpublic void setBorderSize(int newValue)
newValue
- - bordersizepublic void setCaptionColor(nextapp.echo.Color newValue)
newValue
- - Caption colorpublic void setCaptionIcon(nextapp.echo.ImageReference newValue)
newValue
- - Caption iconpublic void setCaptionFont(nextapp.echo.Font newValue)
newValue
- - Caption fontpublic void setForceCloseEnabled(boolean newValue)
newValue
- - toggle whether user has to click on "Close" to close sticky popupspublic void setCloseColor(nextapp.echo.Color newValue)
newValue
- - color for "Close" textpublic void setCloseFont(nextapp.echo.Font newValue)
newValue
- - font for "Close" textpublic void setCloseText(java.lang.String newValue)
newValue
- - text for "Close"public void setDelay(int milliseconds)
milliseconds
- - millisec after popup appearspublic void setInsideColor(nextapp.echo.Color newValue)
newValue
- - Color of the inside of the popup box.public void setFixX(int x)
x
- - horizontal positionpublic void setFixY(int y)
y
- - vertical positionpublic void setFullHtmlEnabled(boolean newValue)
newValue
- - toggle whether text should be rendered as HTMLpublic void setHorizontalAutoPositionEnabled(boolean newValue)
newValue
- - toggle automatic adjustment of popup left or right the mouse.public void setHeight(int newValue)
newValue
- - height of the box.public void setNoCloseText(boolean newValue)
newValue
- - toggle whether display the text "Close" on stickies with caption.public void setOffsetX(int newValue)
newValue
- - horizontal offsetpublic void setOffsetY(int newValue)
newValue
- - vertical offsetpublic void setPadX(int left, int right)
left
- - horizontal whitespace for text placement.right
- - horizontal whitespace for text placement.public void setPadY(int bottom, int top)
bottom
- - vertical whitespace for text placement.top
- - vertical whitespace for text placement.public void setSnapX(int newValue)
newValue
- - even position in horizontal grid.public void setSnapY(int newValue)
newValue
- - even position in vertical grid.public void setSticky(boolean newValue)
newValue
- - toggle whether popup stick around until closed.public void setToolTipTextColor(nextapp.echo.Color newValue)
newValue
- - color of the text inside the box.public void setToolTipTextFont(nextapp.echo.Font newValue)
newValue
- - font of the text inside the boxpublic void setTimeout(int milliseconds)
milliseconds
- - millisec after popup goes awaypublic void setPopupVerticalAlignment(int newValue)
newValue
- - EchoConstants.TOP, EchoConstants.BOTTOM (default)public void setVerticalAutoPositionEnabled(boolean newValue)
newValue
- - toggle automatic adjustment of popup above or below the mouse.public void setWidth(int newValue)
newValue
- - width of the boxpublic void setBrowserStatusBarText(java.lang.String newValue)
newValue
- - text in the browsers status barpublic void setToolTipText(java.lang.String newValue)
newValue
- - text to display in popuppublic void setCaptionText(java.lang.String newValue)
newValue
- - caption text of popuppublic void setBorderImage(nextapp.echo.ImageReference newValue)
newValue
- - a picture to use instead of color for the inside of the popup.public void setInsideImage(nextapp.echo.ImageReference newValue)
newValue
- - a picture to use instead of color for the inside of the popup.public void setHoverable(boolean newValue)
newValue
- - true = hoverable, false = clickablepublic void setCssSupport(boolean newValue)
newValue
- - toggle CSS supportpublic boolean isComplexRendering()
ToolTipPopUp
will be rendered
for using all the complex behaviour or whether it will
default back to the client browser default from previous
versions.
public void setComplexRendering(boolean newRendering)
ToolTipPopUp
will be rendered
for using all the complex behaviour or whether it will
default back to the client browser default from previous
versions.
public java.lang.Object set(java.lang.reflect.Field field, java.lang.Object newValue) throws java.lang.Exception
ReflectionSetter
public Object set(Field f, Object newValue) throws Exception { Object oldValue = f.get(this); f.set(this,newValue); return oldValue; }
set
in interface ReflectionSetter
set
in class DevNull
java.lang.Exception
ReflectionSetter.set(Field, Object)
|
EchoPoint 1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |