| java.lang.Object com.jgoodies.validation.tests.IconFeedbackTestPanel
IconFeedbackTestPanel | final public class IconFeedbackTestPanel (Code) | | Tests the IconFeedbackPanel with and without a border
and plain and wrapped by a JScrollPane.
author: Karsten Lentzsch version: $Revision: 1.6 $ |
Method Summary | |
public JComponent | buildPanel() Builds and returns the whole editor with 3 sections
for a plain panel, panel with border and scrollable panel. | public static void | main(String[] args) |
IconFeedbackTestPanel | public IconFeedbackTestPanel()(Code) | | |
buildPanel | public JComponent buildPanel()(Code) | | Builds and returns the whole editor with 3 sections
for a plain panel, panel with border and scrollable panel.
|
|
|