Looks great Tejesh R. Only feedback is that, don't have a whole drop down for year. Since you are using LocalDate, then year could feasibly be 3000, and I don't think that having a scrollable list for that benefits anyone.
Just have the year selection be a text field, with some arrows for increment and decrement, and then maybe some keyboard controls for that same increment and decrement. On Tue, Sep 30, 2025, 12:32 AM Tejesh R <[email protected]> wrote: > Hello Swing Community, > > > > I just submitted - in draft state - > https://bugs.openjdk.org/browse/JDK-8368874 which proposes to Add a > JDatePicker UI Component to the Swing UI Toolkit. > > > > Regards, > > Tejesh R > > > > Confidential – Oracle Internal > > *From: *Tejesh R <[email protected]> > *Date: *Wednesday, 23 October 2024 at 11:20 AM > *To: *"[email protected]" <[email protected] > > > *Subject: *RE: Seeking feedback on a possible JDatePicker Swing component > > > > Hello Swing Community, > > Thank you all for your valuable feedback on a possible JDatePicker Swing > Component. [1] > The respondents all welcomed the proposal, so we plan to move forward with > it. > We are digesting the details of the feedback and will draw upon it to > create a draft JEP, > which we will publish as soon as it is ready. > > Regards, > Tejesh R > > JDK client team > > > [1] > https://mail.openjdk.org/pipermail/client-libs-dev/2024-August/021805.html >
