|
From: Militaru T. <mil...@ya...> - 2008-09-30 08:41:13
|
Hi,
I'm new to gui4j. I started with the basic, but I get stuck at edit.
I try to make it editable by using this method:
public boolean setEditable(){
return true;
}
And in the xml document its:
<edit editable="setEditable" value="'test'"></edit>
Maybe I didn't understand the principle.
--
My Blog: www.tomarea.com
My Town: www.copsa-mica.org
|