|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.Observable
org.bibalex.daf.handlers.filehandler.FileHandlerObservable
public class FileHandlerObservable
This class extends Observable It was created to enable an external access of the setChanged method
| Constructor Summary | |
|---|---|
FileHandlerObservable()
|
|
| Method Summary | |
|---|---|
void |
setChanged()
Set the Observable as Changed, so that the hasChanged method return true. |
| Methods inherited from class java.util.Observable |
|---|
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileHandlerObservable()
| Method Detail |
|---|
public void setChanged()
setChanged in class java.util.Observable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||