com.metamatrix.toolbox.ui.callback
Interface ParentFrameSupplier

All Known Implementing Classes:
CDKCallbackHandler, UserPreferenceCallback

public interface ParentFrameSupplier

An interface that can be implemented and supplied to DialogFactoryCallbackHandler to provide the currently active frame overwhich a callback dialog needs to display.


Method Summary
 java.awt.Window getParentFrameForCallback()
          return the parent frame that a callback dialog should display over
 

Method Detail

getParentFrameForCallback

java.awt.Window getParentFrameForCallback()
return the parent frame that a callback dialog should display over



Copyright © 2009. All Rights Reserved.