Serialized Form


Package com.google.code.validationframework.swing.decoration

Class com.google.code.validationframework.swing.decoration.AbstractComponentDecoration.DecorationPainter extends JComponent implements Serializable

serialVersionUID: 7573896845503780433L

Serialized Fields

clipBounds

Rectangle clipBounds
Clipping bounds of the decoration.
The decoration can be clipped by scrollpane viewports, parent containers, etc..


Package com.google.code.validationframework.swing.decoration.support

Class com.google.code.validationframework.swing.decoration.support.ToolTipDialog extends JWindow implements Serializable

serialVersionUID: -8703799877460319097L

Serialized Fields

owner

JComponent owner

toolTip

JToolTip toolTip

anchorLink

AnchorLink anchorLink

locationAdapter

com.google.code.validationframework.swing.decoration.support.ToolTipDialog.LocationAdapter locationAdapter

rolloverAnimated

boolean rolloverAnimated

Class com.google.code.validationframework.swing.decoration.support.TransparentToolTipDialog extends JWindow implements Serializable

serialVersionUID: -8703799877460319097L

Serialized Fields

owner

JComponent owner

toolTip

JToolTip toolTip

anchorLink

AnchorLink anchorLink

locationAdapter

com.google.code.validationframework.swing.decoration.support.TransparentToolTipDialog.LocationAdapter locationAdapter

rolloverAnimated

boolean rolloverAnimated



Copyright © 2013. All Rights Reserved.