Package com.illumon.iris.schemaeditor
Interface OtherGuiImportComponentManager.OtherGuiHolder
- All Known Subinterfaces:
OtherGuiImportComponentManager.OtherGuiHolderPreview
- All Known Implementing Classes:
ImportSourceDetails
- Enclosing class:
- OtherGuiImportComponentManager
public static interface OtherGuiImportComponentManager.OtherGuiHolder
-
Method Summary
Modifier and Type Method Description void
errorMessage(String title, String message)
JFrame
getWindowAncestor()
-
Method Details
-
getWindowAncestor
JFrame getWindowAncestor() -
errorMessage
-