Hello,

I have my JFrame and I want to ve a sliding menu on the side that will not be visible until someone click on a button.

I have divided my JFrame into two containers but don't know how to proceed. Something a bit similar to this:

http://www.andrewsellick.com/examples/sliding-side-bar/#

It isnt difficult, all you have to learn graphics library of java. Its drawing of a rectangle and putting buttons over it. Also u can draw a jpanel and put buttons and increase it size gradually.

http://www.imint.com/demos/islide/demo3500.htm

this website will help you.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.