opencv-java / getting-started

Getting started with OpenCV and JavaFX
105 stars 176 forks source link

Use generics for methods that update UI elements #5

Closed luigidr closed 8 years ago

luigidr commented 8 years ago

The setFrametoImageView() and updateUIObjects() method could be replaced by a single method that uses generics to avoid code duplication.

luigidr commented 8 years ago

Closed by 9c41d9323095b4ca7e57abadbfaca5ef0d64760a.