NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
Leonnears
Joined: 01 Jun 2012 Posts: 1
|
Posted: Fri Jun 01, 2012 12:57 am Post subject: JList.getSelectedValuesList() Symbol Not Found? |
|
|
Hi guys, probably the wrong forum and all, but please bear with me as this is very, very important. I'm not sure whether this is a platform issue or just something that for some reason is done with another method in OS X.
I created a project (in a Windows computer) that used a JList and the .getSelectedValuesList() method. My project compiles and works fine on it.
I sent this project to work on it more on a Max OS X computer (running Lion). For some reason, everything that calls .getSelectedValuesList() gives me a Symbol Not Found error.
I know what the error means, but I have no idea how to fix it. Other javax.swing components seem to work fine and can call their methods just fine.
Any help will be appreciated. |
|
| Back to top |
|
 |
Marwa Ashraf Posted via mailing list.
|
Posted: Sat Jun 02, 2012 9:05 pm Post subject: Re: JList.getSelectedValuesList() Symbol Not Found? |
|
|
does the other computer (Mac) have the same jdk version installed on it...same as the one u had on ur Windows computer?
On Fri, Jun 1, 2012 at 2:57 AM, Leonnears <address-removed ([email]address-removed[/email])> wrote:
| Quote: | Hi guys, probably the wrong forum and all, but please bear with me as this is very, very important. I'm not sure whether this is a platform issue or just something that for some reason is done with another method in OS X.
I created a project (in a Windows computer) that used a JList and the .getSelectedValuesList() method. My project compiles and works fine on it.
I sent this project to work on it more on a Max OS X computer (running Lion). For some reason, everything that calls .getSelectedValuesList() gives me a Symbol Not Found error.
I know what the error means, but I have no idea how to fix it. Other javax.swing components seem to work fine and can call their methods just fine.
Any help will be appreciated.
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|