|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.damnhandy.aspects.bean.test.CommitStylesExampleAO
public final class CommitStylesExampleAO
Based on the CommitStylesExample class found in the JGoodies Binding distribution. This class has been modified to illustate how an class advised with the JavaBeanAspect can be used with the JGoodies Binding framework.
PresentationModel| Nested Class Summary | |
|---|---|
static class |
CommitStylesExampleAO.AdvisedTextBean
A simple bean that just provides three bound read-write text properties. |
| Constructor Summary | |
|---|---|
CommitStylesExampleAO()
Constructs the example with a PresentationModel on the a TextBean. |
|
| Method Summary | |
|---|---|
javax.swing.JComponent |
build()
Builds the pane. |
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CommitStylesExampleAO()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
public javax.swing.JComponent build()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||