Uses of Interface
com.metamatrix.toolbox.ui.callback.ParentFrameSupplier

Packages that use ParentFrameSupplier
com.metamatrix.console.ui.layout   
com.metamatrix.toolbox.ui.callback   
 

Uses of ParentFrameSupplier in com.metamatrix.console.ui.layout
 

Classes in com.metamatrix.console.ui.layout that implement ParentFrameSupplier
 class CDKCallbackHandler
          An application implements a CallbackHandler and passes it to underlying security services so that they may interact with the application to retrieve specific authentication data, such as usernames and passwords, or to display certain information, such as error and warning messages.
 class UserPreferenceCallback
          UserPreferenceCallback is a temporary Callback object constructed to generate the UserPreferences dialog.
 

Uses of ParentFrameSupplier in com.metamatrix.toolbox.ui.callback
 

Methods in com.metamatrix.toolbox.ui.callback with parameters of type ParentFrameSupplier
 void DialogFactoryCallbackHandler.setParentFrameSupplier(ParentFrameSupplier supplier)
           
 



Copyright © 2009. All Rights Reserved.