|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CurrentSummary | |
---|---|
org.acm.seguin.ide.common.action | |
org.acm.seguin.ide.jbuilder.refactor |
Uses of CurrentSummary in org.acm.seguin.ide.common.action |
---|
Methods in org.acm.seguin.ide.common.action that return CurrentSummary | |
---|---|
static CurrentSummary |
CurrentSummary.get()
Method to get the singleton object |
Methods in org.acm.seguin.ide.common.action with parameters of type CurrentSummary | |
---|---|
static void |
CurrentSummary.register(CurrentSummary value)
Register the current summary |
Uses of CurrentSummary in org.acm.seguin.ide.jbuilder.refactor |
---|
Subclasses of CurrentSummary in org.acm.seguin.ide.jbuilder.refactor | |
---|---|
class |
JBuilderCurrentSummary
The object that determines the current summary for the JBuilder IDE. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |