OK... I guess technically imenu does what I need... But basically what I
want is code browsing... without using speedbar and without using a JVM
(using a JVM as an editor IMO is a bad idea... always crashes when you
are really into hacking code :)

What I want is to have a list function that can split the window and
give me method signatures that I can hit <ENTER> on and jump to that
section of the file.  IE:

public String getName()
public String toString()

imenu has the problem (IMO) that it doesn't show the method
accessability (or allow you to restrict it... IE 'show public methods
only', 'show private methods only').

Does this bother anyone else?  Is there a solution?  I don't mind coding
this if it just does't exist... I could borrow the code from speedbar.
:)

Kevin (hope that made sense)

-- 
** Should SUN Open Source Java? Please Vote: 
http://relativity.yi.org/java **

Kevin A Burton (e-mail: [EMAIL PROTECTED], UIN: 73488596, ZKey:
burtonator)
           http://relativity.yi.org | http://www.openprivacy.org
Message to SUN Microsystems:  "Please Open Source Java!"
To fight and conquer in all your battles is not supreme excellence;
supreme 
excellence consists in breaking the enemy's resistance without fighting.
    - Sun Tzu, 300 B.C.

Reply via email to