|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecteu.geclipse.info.PersistentGlueInfoStore
public abstract class PersistentGlueInfoStore
| Constructor Summary | |
|---|---|
PersistentGlueInfoStore()
|
|
| Method Summary | |
|---|---|
void |
read(java.lang.String Filename)
Read from the file |
void |
write(java.lang.String Filename)
Write into a file |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface eu.geclipse.info.model.IGlueInfoStore |
|---|
addListener, notifyListeners, removeAllListeners, removeListener |
| Constructor Detail |
|---|
public PersistentGlueInfoStore()
| Method Detail |
|---|
public void write(java.lang.String Filename)
Filename - the name of the file to write intopublic void read(java.lang.String Filename)
Filename - the filename to read from
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||