Slick2d transitions

People , how to make transition from menu “Options” to menu " credits" using slick2d’s states.

Could you be a bit more specific?

you have changeState() or State.enter() or something like that… check out the examples and tutorials for it

Thanks Kova.