Class IntrospectionComponentFormatter

java.lang.Object
org.fest.swing.format.ComponentFormatterTemplate
org.fest.swing.format.IntrospectionComponentFormatter
All Implemented Interfaces:
ComponentFormatter

public final class IntrospectionComponentFormatter extends ComponentFormatterTemplate
Understands a formatter that uses introspection to display property values of a Component. This formatter does not support nested properties.