|
Class Summary |
| CommitStylesExample |
Demonstrates three different styles when to commit changes:
on key typed, on focus lost, on OK/Apply pressed. |
| CommitStylesExample.TextBean |
A simple bean that just provides three bound read-write text properties. |
| CommitStylesExampleAO |
Based on the CommitStylesExample class found in the
JGoodies Binding distribution. |
| CommitStylesExampleAO.AdvisedTextBean |
A simple bean that just provides three bound read-write text properties. |
| TutorialUtils |
Consists only of static methods that return instances
reused in multiple examples of the JGoodies Binding tutorial. |