intruxxer / zaproxy

Automatically exported from code.google.com/p/zaproxy
0 stars 0 forks source link

Make ZapPortNumberSpinner a subclass of ZapNumberSpinner #552

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The ZapPortNumberSpinner is a really useful way to allow ports to be 
configured, but a generic control for any number would be even better.
The change creates a generic ZapNumberSpinner which ZapPortNumberSpinner 
extends to give the same functionality as before.

Original issue reported on code.google.com by psii...@gmail.com on 7 Mar 2013 at 1:02

GoogleCodeExporter commented 9 years ago

Original comment by psii...@gmail.com on 7 Mar 2013 at 1:03

GoogleCodeExporter commented 9 years ago

Original comment by psii...@gmail.com on 11 Mar 2013 at 8:44

GoogleCodeExporter commented 9 years ago

Original comment by psii...@gmail.com on 11 Mar 2013 at 8:47

GoogleCodeExporter commented 9 years ago
Fixed in 2.1.0

Original comment by psii...@gmail.com on 18 Apr 2013 at 9:49