org.mortbay.util

Class Observed

public class Observed extends Observable

Helpful extension to Observable. NotifyObservers will set a changed first.
Method Summary
voidnotifyObservers(Object arg)
voidnotifyObservers()

Method Detail

notifyObservers

public void notifyObservers(Object arg)

notifyObservers

public void notifyObservers()
Copyright © 2004 Mortbay Consulting Pty. Ltd. All Rights Reserved.