NetBeans Forums

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

Embedded SQL editor

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



Joined: 27 Jun 2012
Posts: 1

PostPosted: Wed Jun 27, 2012 12:44 pm    Post subject: Embedded SQL editor Reply with quote

Hi,

I need to embed SQL editor component into JPanel using Platform version 7.1.2.
It seems that all the classes mentioned in examples are deprecated now.

Code:

JEditorPane pane = /* access your editor pane here */
JComponent ext = Utilities.getEditorUI(pane).getExtComponent();
/* add the ext component instead of pane to the UI hierarchy */


I have checked all the sources, getEditorUI and getExtComponent doesn't exist anymore. How can I obtain the editor component?

Thanks a lot
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