org.argouml.cognitive.ui
Interface WizardItem

All Known Implementing Classes:
ToDoItem

public interface WizardItem

A WizardItem is a type wizards know how to deal with. It only requires that it is notified to have been changed.

See Also:
Wizard

Method Summary
 void changed()
          notify this wizarditem that it has been changed.
 

Method Detail

changed

public void changed()
notify this wizarditem that it has been changed.



ArgoUML © 1996-2004 (20050222)ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook