unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Ke Lu <lu@luxdo.jp>
To: help-gnu-emacs@gnu.org
Subject: Speedbar question
Date: Wed, 10 Oct 2007 22:30:49 +0900	[thread overview]
Message-ID: <m3odf7t7ue.fsf@www.luxdo.jp> (raw)

When I press space key speedbar-toggle-line-expansion at a java file,
It expand and show classes,imports and packages which looks like following.
          [-] ActionDispatcherExample.java
            +> ActionDispatcherExample{}
           {+} Imports
            => org.apache.struts.webapp.dispatch

When I press space key speedbar-toggle-line-expansion at class,
It expand and show veriables and methods.
          [-] ActionDispatcherExample.java
            -> ActionDispatcherExample{}
            {+} Variables
            {+} Methods
           {+} Imports
            => org.apache.struts.webapp.dispatch

When I press space key speedbar-toggle-line-expansion at methods,
It expand and show methods which I realy want to see.
          [-] ActionDispatcherExample.java
            -> ActionDispatcherExample{}
            {+} Variables
            {-} Methods
              +> execute()
              +> doFoo()
              +> doBar()
           {+} Imports
            => org.apache.struts.webapp.dispatch

Is there any way to expand until fuctions  when I
press space key speedbar-toggle-line-expansion at a java file?

             reply	other threads:[~2007-10-10 13:30 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-10 13:30 Ke Lu [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-12-07  9:58 Tracing what is loading Juanma Barranquero
2008-12-07 11:22 ` speedbar question Maindoor
2008-12-07 15:21   ` Drew Adams
2008-12-07 15:34     ` Maindoor
2008-12-07 17:10       ` Drew Adams
2008-12-08  5:42         ` Maindoor
2008-12-08  5:46         ` Maindoor
2005-02-11 20:39 Speedbar question Javier Oviedo
2005-02-12 11:09 ` Eli Zaretskii
     [not found] ` <mailman.1861.1108208577.2841.help-gnu-emacs@gnu.org>
2005-02-14 15:30   ` Javier Oviedo
2005-02-14 21:33 ` Eric Ludlam
2005-02-15 18:34   ` Javier Oviedo
2005-02-15 20:54   ` Javier Oviedo
2003-03-20 16:57 John Wilde
2003-03-20 19:39 ` Eric Ludlam
2003-03-21 16:03   ` John Wilde
2003-03-24 14:00     ` Eric Ludlam
2003-03-25  1:03       ` John Wilde
2003-03-25 10:45         ` Kai Großjohann
2003-03-25 15:14         ` Kevin Rodgers
2003-03-25 19:40           ` John Wilde

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3odf7t7ue.fsf@www.luxdo.jp \
    --to=lu@luxdo.jp \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).