WebObjects 5.2.3

com.webobjects.eoapplication
Interface EOComponentController.ResetUserInterface

All Known Implementing Classes:
EOInspectorController, EOSimpleWindowController, EOSplitController, EOSwitchController
Enclosing interface:
EOComponentController

public static interface EOComponentController.ResetUserInterface

The EOComponentController.ResetUserInterface interface identifies controllers that have components that can reset their interface to an original state (for example switch controllers).


Method Summary
 void resetUserInterface()
          Invoked to explicitly reset a controller's user interface to an original state.
 

Method Detail

resetUserInterface

public void resetUserInterface()
Invoked to explicitly reset a controller's user interface to an original state.


Last updated Thu Oct 21 15:04:16 PDT 2004.

Copyright © 2004 Apple Computer, Inc.