how do you guys make in 2d games message dialog box like joptionpane

I’m curious, but how do you guys make dialog box (like JOptionPane) in 2d games for example in slick2d ?
I would like to have confirm and message dialog, to pop up on some of the actions.
Are there any examples ?