NetBeans Forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
  

[platform-dev] Data exchange controller <=> dialog ?

 
Post new topic   Reply to topic    NetBeans Forums -> NetBeans Platform Users
View previous topic :: View next topic  
Author Message
artisan



Joined: 25 Nov 2008
Posts: 23

PostPosted: Wed Mar 30, 2011 11:13 pm    Post subject: [platform-dev] Data exchange controller <=> dialog ? Reply with quote

What's the intended way to exchange data between a controller and a
dialog ? It's probably a very naïve question ... sorry for that. :-)

The generated comments in the dialog class' store() and load() suggests
to use Preferences or NbPreferences for that. In my case however this
doesn't work:

* NbPreferences works with elementary data types only (int, String,
boolean,...). I'm using a custom class because the dialog is a bit more
complicated than a few text fields.

* NbPreferences are obtained based on a class. Unfortunately I've got
different instances of the same dialog class running at the same time.

Is there an api to exchange specific instances of custom classes
between controller and dialog ? Or should this be developed especially
case per case ?

Many thanks for helping !

Jan
Back to top
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> NetBeans Platform Users All times are GMT
Page 1 of 1

 
Jump to:  
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


Powered by phpBB
By use of this website, you agree to the NetBeans Policies and Terms of Use. © 2012, Oracle Corporation and/or its affiliates. Sponsored by Oracle logo