| This interface is used to define a class that is responsible for updating
menus, toolbars, and GUI components. UIDirectors are typically invoked after
every command that is handled by a JETAController. Most JFrames and JDialogs
also have Swing timers that periodically invoke their associated UIDirectors
as well.
author: Jeff Tassin |