sumit3203 / ACTIVESEGMENTATION

Active Segmentation Project
https://sumit3203.github.io.
Other
6 stars 19 forks source link

Implement the FilterPanel #82

Closed rikas-ilamdeen closed 3 months ago

rikas-ilamdeen commented 4 months ago

implemented checkboxes for booleans, spinners for numerics. improved layout and component alignment. added Cancel button. added JProgressBar for computation progress. included JOptionPane for computation completion notification.