Uses of Interface
it.tidalwave.thesefoolishthings.examples.person.PersonRegistry
-
-
Uses of PersonRegistry in it.tidalwave.thesefoolishthings.examples.dci.swing
Methods in it.tidalwave.thesefoolishthings.examples.dci.swing with parameters of type PersonRegistry Modifier and Type Method Description voidPersonPresentation. bind(javax.swing.Action okAction, PersonRegistry personRegistry)Initialize the presentation and bind it to some data and callbacks. -
Uses of PersonRegistry in it.tidalwave.thesefoolishthings.examples.dci.swing.swing
Methods in it.tidalwave.thesefoolishthings.examples.dci.swing.swing with parameters of type PersonRegistry Modifier and Type Method Description voidSwingPersonPresentation. bind(javax.swing.Action okAction, PersonRegistry personRegistry) -
Uses of PersonRegistry in it.tidalwave.thesefoolishthings.examples.extendedfinderexample
Subinterfaces of PersonRegistry in it.tidalwave.thesefoolishthings.examples.extendedfinderexample Modifier and Type Interface Description interfacePersonRegistry2Classes in it.tidalwave.thesefoolishthings.examples.extendedfinderexample that implement PersonRegistry Modifier and Type Class Description classPersonRegistryImpl2aclassPersonRegistryImpl2bA variant ofPersonRegistryImpl2athat usesPersonRegistryImpl2b. -
Uses of PersonRegistry in it.tidalwave.thesefoolishthings.examples.inmemoryfinderexample
Classes in it.tidalwave.thesefoolishthings.examples.inmemoryfinderexample that implement PersonRegistry Modifier and Type Class Description classInMemoryPersonRegistry -
Uses of PersonRegistry in it.tidalwave.thesefoolishthings.examples.jpafinderexample
Subinterfaces of PersonRegistry in it.tidalwave.thesefoolishthings.examples.jpafinderexample Modifier and Type Interface Description interfacePersonRegistry3 -
Uses of PersonRegistry in it.tidalwave.thesefoolishthings.examples.person
Classes in it.tidalwave.thesefoolishthings.examples.person that implement PersonRegistry Modifier and Type Class Description classDefaultPersonRegistryMethods in it.tidalwave.thesefoolishthings.examples.person with parameters of type PersonRegistry Modifier and Type Method Description static voidPersonRegistryHelper. populate(PersonRegistry registry)
-