Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-ui-dev] About the Outline View & Java Editors

Hi Viraj,

these kind of questions should be asked on the newsgroups.

The mechanism isn't a generic one but a coupling between the Java editor
and the Java outline page which is generated in
JavaEditor.getAdapter(Class). The corresponding code can be found in the
package "org.eclipse.jdt.internal.ui.javaeditor".

HTH
Dani


                                                                           
             "Viraj                                                        
             Paripatyadar"                                                 
             <viraj.paripatyad                                          To 
             ar@xxxxxxxxx>             <jdt-ui-dev@xxxxxxxxxxx>            
             Sent by:                                                   cc 
             jdt-ui-dev-admin@                                             
             eclipse.org                                           Subject 
                                       [jdt-ui-dev] About the Outline View 
                                       & Java Editors                      
             27.12.2004 06:51                                              
                                                                           
                                                                           
             Please respond to                                             
             jdt-ui-dev@eclips                                             
                   e.org                                                   
                                                                           
                                                                           




Hi,

could anyone mention the packages/classes/API responsible for the linking
between the JDT's Java Editor & Eclipse's generic Content Outline View? I
mean,
where(in source) does the editor generate the Content Outline Pages & how
are they passed onto the Content Outline View? My appologies, in advance,
if
I'm too vague.

Regards & the Season's Best Wishes,
Viraj

_______________________________________________
jdt-ui-dev mailing list
jdt-ui-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/jdt-ui-dev




Back to the top