Class FormattedExpressionConfigurer.ExpressionButton

All Implemented Interfaces:
ActionListener, ImageObserver, ItemSelectable, MenuContainer, Serializable, EventListener, Accessible, SwingConstants
Direct Known Subclasses:
PropertyExpressionConfigurer.PropertyExpressionButton, PropertyNameExpressionConfigurer.PropertyNameExpressionButton
Enclosing class:
FormattedExpressionConfigurer

public static class FormattedExpressionConfigurer.ExpressionButton extends JButton implements ActionListener
A small 'Calculator' button added after the text to indicate this Configurer accepts Expressions. Clicking on the button will open an ExpressionConfigurer.
See Also:
Serialized Form