NetBeans Forums

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

how to prevent a custom TopComponent being dragged from one mode into other mode?

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



Joined: 04 Jan 2009
Posts: 52

PostPosted: Wed Oct 07, 2009 8:26 am    Post subject: how to prevent a custom TopComponent being dragged from one mode into other mode? Reply with quote

how to prevent a custom TopComponent being dragged from one mode into other mode.I have overwrite the TopComponent.availableModes() method ,but it never being called ?
Back to top
Stanislav Aubrecht
Posted via mailing list.





PostPosted: Wed Oct 07, 2009 8:34 am    Post subject: how to prevent a custom TopComponent being dragged from one mode into other mode? Reply with quote

difficult wrote:
Quote:
how to prevent a custom TopComponent being dragged from one mode into other mode.I have overwrite the TopComponent.availableModes() method ,but it never being called ?

putClientProperty(TopComponent.PROP_DRAGGING_DISABLED, Boolean.TRUE);
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