Cinch icon indicating copy to clipboard operation
Cinch copied to clipboard

A Java library that manages component action/event bindings for MVC patterns

Results 9 Cinch issues
Sort by recently updated
recently updated
newest added

###### _excavator_ is a bot for automating changes across repositories. Changes produced by the roomba/versions-props-latest check. To enable or disable this check, please contact the maintainers of Excavator.

no changelog

Links like [BoundJCheckBoxExample.java](https://github.com/palantir/Cinch/blob/master/example/com/palantir/ptoss/cinch/example/simple/BoundJCheckBoxExample.java) give a 404.

Does Cinch support Generic Model, View & Controller? I tried to write simple Generic MVCs & it gives error when using Generic Model that "could not find either getter/setter for...

Support for JTables would be awesome. You could set as variables in the bound as to whether or not it selects by row, column, or cell etc.

I have a controller with the following signature: ``` public class Controller { public void save() throws InvalidObjectException { callExternalServiceThatThrowsException(); } } ``` The fact that it throws `InvalidObjectException` is...

Here's a stack trace I get quite a bit with the latest version ``` ERROR [AWT-EventQueue-1] com.palantir.ptoss.cinch.swing.BoundSelection - could not invoke JComboBox binding java.lang.NullPointerException at com.palantir.ptoss.cinch.swing.BoundSelection$Wiring$3.itemStateChanged(BoundSelection.java:190) at javax.swing.JComboBox.fireItemStateChanged(JComboBox.java:1205) at javax.swing.JComboBox.selectedItemChanged(JComboBox.java:1253)...

###### _excavator_ is a bot for automating changes across repositories. Changes produced by the roomba/latest-gradle-wrapper-oss check. To enable or disable this check, please contact the maintainers of Excavator.

no changelog

###### _excavator_ is a bot for automating changes across repositories. Changes produced by the roomba/formatter-gradle-jvm-args check. To enable or disable this check, please contact the maintainers of Excavator.

no changelog

###### _excavator_ is a bot for automating changes across repositories. Changes produced by the excavator/policy-bot-oss check. To enable or disable this check, please contact the maintainers of Excavator.

no changelog