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

Package com.google.code.validationframework.swing.trigger

Class com.google.code.validationframework.swing.trigger.ActionTrigger extends AbstractAction implements Serializable

serialVersionUID: -3496046784335243792L

Serialized Fields

triggerListeners

List<E> triggerListeners
Trigger listeners to be notified when the action is performed.



Copyright © 2013. All Rights Reserved.