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
- 
notifyClosed
void notifyClosed() - 
getComponent
JComponent getComponent() 
 -