Class ImagePaintComponent.ObservableMe

java.lang.Object
java.util.Observable
panoramajoinner.ImagePaintComponent.ObservableMe
Enclosing class:
ImagePaintComponent

public class ImagePaintComponent.ObservableMe extends java.util.Observable
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    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 Details

    • ObservableMe

      public ObservableMe()
  • Method Details

    • setChanged

      public void setChanged()
      Overrides:
      setChanged in class java.util.Observable