|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.acm.seguin.ide.common.action.CurrentSummary
org.acm.seguin.ide.jbuilder.refactor.JBuilderCurrentSummary
public class JBuilderCurrentSummary
The object that determines the current summary for the JBuilder IDE.
Field Summary |
---|
Fields inherited from class org.acm.seguin.ide.common.action.CurrentSummary |
---|
lineNo, upToDate |
Constructor Summary | |
---|---|
JBuilderCurrentSummary()
Constructor for the JBuilderCurrentSummary object |
Method Summary | |
---|---|
protected Node |
getActiveNode()
Gets the ActiveNode attribute of the CurrentSummary object |
protected MultipleDirClassDiagramReloader |
getMetadataReloader()
Gets the reloader |
protected void |
registerWithCurrentDocument()
Register the current summary listener with the current document |
Methods inherited from class org.acm.seguin.ide.common.action.CurrentSummary |
---|
changedUpdate, get, getActiveFile, getCurrentSummary, getLineNumber, insertUpdate, register, removeUpdate, reset, updateMetaData |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JBuilderCurrentSummary()
Method Detail |
---|
protected Node getActiveNode()
protected MultipleDirClassDiagramReloader getMetadataReloader()
getMetadataReloader
in class CurrentSummary
protected void registerWithCurrentDocument()
registerWithCurrentDocument
in class CurrentSummary
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |