Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] Field Editor listener

See FieldEditor.setPropertyChangeListener(IPropertyChangeListener), and 
FieldEditor.setEnabled(boolean, Control).




Gabone <gabyt82@xxxxxxxxx> 
Sent by: platform-swt-dev-admin@xxxxxxxxxxx
01/20/2005 06:45 AM
Please respond to
platform-swt-dev


To
platform-swt-dev@xxxxxxxxxxx
cc

Subject
[platform-swt-dev] Field Editor listener






How do i atach an action to a Field editor?
My example is for a BooleanFieldEditor
I have 3 checkboxes, and the first one controls the next 2. If the first 
checkbox is checked, the
next 2 will be enabled, otherwise the next 2 will be grayed(disabled)
Please let me know...


=====
---------------------------------------------
Gabriel Teris 

Tel : 0723.656.200 
Mail : gabyt82@xxxxxxxxx 
www : http://www.gabone.go.ro 
---------------------------------------------




 
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - Find what you need with new enhanced search.
http://info.mail.yahoo.com/mail_250
_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-swt-dev




Back to the top