Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Can we add scrollbar to JOptionPane.showConfirmDialog()

843804Jan 28 2005 — edited Feb 26 2008
Hi,

Can we add a scroll bar to JOptionPane.showConfirmDialog() so that the contents(messages) which are to be displayed are present in scrollbar so that the buttons will be visible to the user like OK, CANCEL.

Currently when the message is large the buttons will not be visble in the screen.

So, it is possible ? Or there is any other alternative for the same.

Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 25 2008
Added on Jan 28 2005
3 comments
827 views