Interface PopupWindowContents
- All Known Subinterfaces:
- LazyInitPopupWindowContents
- All Known Implementing Classes:
- AboutDialog,- AlphaNumericKeypadDialog,- DiagnosticsDialog,- ErrorPanel,- NumericKeypadDialog,- OutputConsole,- QueryBrowser,- TranslationManager
public interface PopupWindowContents
- 
Method Summary
- 
Method Details- 
notifyClosedvoid notifyClosed()
- 
getComponentJComponent getComponent()
 
-