|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SourceBrowser | |
|---|---|
| org.acm.seguin.ide.command | Responsible for command line refactoring. |
| org.acm.seguin.ide.common | Classes common to all IDEs. |
| org.acm.seguin.ide.elixir | Holds those classes which allow the pretty printer and the refactory tool to plug into the Elixir IDE. |
| org.acm.seguin.ide.jbuilder | Responsible for creating a plugin for the JBuilder. |
| Uses of SourceBrowser in org.acm.seguin.ide.command |
|---|
| Subclasses of SourceBrowser in org.acm.seguin.ide.command | |
|---|---|
class |
CommandLineSourceBrowser
Launch from the source browser |
| Uses of SourceBrowser in org.acm.seguin.ide.common |
|---|
| Subclasses of SourceBrowser in org.acm.seguin.ide.common | |
|---|---|
class |
NoSourceBrowser
Base class for source browsing. |
class |
PluginSourceBrowser
Base class for source browsing. |
| Methods in org.acm.seguin.ide.common that return SourceBrowser | |
|---|---|
static SourceBrowser |
SourceBrowser.get()
Gets the singleton source browser |
| Methods in org.acm.seguin.ide.common with parameters of type SourceBrowser | |
|---|---|
static void |
SourceBrowser.set(SourceBrowser value)
Sets the singleton source browser |
| Uses of SourceBrowser in org.acm.seguin.ide.elixir |
|---|
| Subclasses of SourceBrowser in org.acm.seguin.ide.elixir | |
|---|---|
class |
ElixirSourceBrowser
This source browser allows Elixir to load files. |
| Uses of SourceBrowser in org.acm.seguin.ide.jbuilder |
|---|
| Subclasses of SourceBrowser in org.acm.seguin.ide.jbuilder | |
|---|---|
class |
JBuilderBrowser
Base class for source browsing. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||