开发者

Drop Down menu in java?

I created drop down list usi开发者_JAVA技巧ng java. But i am not aware of creating drop down menu like as Sliding menu. Is it possible create the drop down menu using java?


Do you mean a File menu at the top of the screen?

If so you should look at the class JMenuBar.

Here is a tutorial on how to create them in Swing.


In case someone looks for the same thing in AWT: java.awt.Choice = Drop-down-menu

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜