Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Swing menu

Hello,

My problem is the following.

I'm trying to build a MMS Emulator. I already have a complex object model for storing all the info needed to represent the MMS message, and I also already have a working MMS Creator.
But now I need to build a MMS viewer. Because this has to have the look and feel of an actual phone, I need to have the menu in the bottom end of the screen.
While this is all fairly easy to do, I also need to have the menu open upwards instead of downwards, which seems to be the default.

Is there any way to make this work, besides writing my own look and feel?

Mark
[636 byte] By [ractoc] at [2007-11-11 7:20:21]
# 1 Re: Swing menu
Try asking on the forum at java zoom (http://www.javazoom.net/index.shtml). The guy there made the mp3 classes that most java mp3 players use, and as an example he has a music player that uses Winamp skins. So I'm sure he'd be able to tell you how to alter the appearence and effects of menus.
Phaelax at 2007-11-11 22:38:42 >
# 2 Re: Swing menu
Thanx, message posted
ractoc at 2007-11-11 22:39:42 >