|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.acm.seguin.ide.common.ClassDiagramReloader
org.acm.seguin.ide.common.SingleDirClassDiagramReloader
public class SingleDirClassDiagramReloader
Loads the class diagrams based on a single directory
| Constructor Summary | |
|---|---|
SingleDirClassDiagramReloader()
Constructor for the SingleDirClassDiagramReloader object |
|
| Method Summary | |
|---|---|
boolean |
isNecessary()
Gets the Necessary attribute of the MultipleDirClassDiagramReloader object |
void |
reload()
Reload the summary information and update the diagrams |
void |
setNecessary(boolean value)
Sets the Necessary attribute of the MultipleDirClassDiagramReloader object |
void |
setRootDirectory(java.lang.String value)
Sets the directory to load the data from |
| Methods inherited from class org.acm.seguin.ide.common.ClassDiagramReloader |
|---|
add, clear, reloadDiagrams, remove |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SingleDirClassDiagramReloader()
| Method Detail |
|---|
public void setNecessary(boolean value)
value - The new Necessary valuepublic void setRootDirectory(java.lang.String value)
value - the directorypublic boolean isNecessary()
public void reload()
reload in interface net.sourceforge.jrefactory.uml.loader.Reloaderreload in class ClassDiagramReloader
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||