Seems a typo either in the code you pasted or in your actual code, but
shouldn't the first line be something like name = item.getName(); ?
(gameItem --> item)
>> On Tue, Oct 28, 2008 at 11:41 AM, itayh <[EMAIL PROTECTED]> wrote:
>>     
>>> protected void onEditItem(Item item) {
>>>    name = gameitem.getName();
>>>    addItemsForm.setVisible(true);
>>> }
>>>       

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to