|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.util.Observable
portaview.model.DomainModel
portaview.model.ImageModel
portaview.model.PortaViewImageModel
Contains the image information within the PortaViewModel.
| Constructor Summary | |
PortaViewImageModel(PortaViewModel dmodel)
Constructs the image model within the PortaViewModel. |
|
| Method Summary | |
void |
update(java.util.Observable arg0,
java.lang.Object arg1)
When the slide setting has changed, then it'll call this method to update the current image. |
| Methods inherited from class portaview.model.ImageModel |
getImage, handleError, handleResult, setImage |
| Methods inherited from class portaview.model.DomainModel |
forceNotifyObservers |
| Methods inherited from class java.util.Observable |
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PortaViewImageModel(PortaViewModel dmodel)
dmodel - the PortaViewModel that contains this image model.| Method Detail |
public void update(java.util.Observable arg0,
java.lang.Object arg1)
update in interface java.util.ObserverObserver.update(java.util.Observable, java.lang.Object)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||