3 messages in org.netbeans.graph.usersEdit in place
FromSent OnAttachments
Chris PalmerMay 23, 2007 8:59 am 
David KasparMay 23, 2007 2:01 pm 
Chris PalmerMay 23, 2007 5:14 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Edit in placeActions...
From:Chris Palmer (cpal@kcctech.com.au)
Date:May 23, 2007 8:59:39 am
List:org.netbeans.graph.users

Hello!

I implemented an edit in place component. It derived from ComponentWidget and my swing component is in side. However when the edit is done the orginal text is still displayed any reason for this? Or did I do something wrong....? I tried revalidate on the widget but it didn't work.....

Chris