Package com.palantir.ptoss.cinch.swing
Annotation Interface OnFocusChange
A binding that will call one method when the bound component loses focus, and another method when
 focus is gained.
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic classInner utility class that performs the runtime wiring of allOnFocusChangebindings.
- 
Optional Element SummaryOptional Elements