public abstract class IntroScreen
extends javafx.scene.control.Dialog
contentTextProperty, dialogPaneProperty, graphicProperty, headerTextProperty, heightProperty, onCloseRequestProperty, onHiddenProperty, onHidingProperty, onShowingProperty, onShownProperty, resizableProperty, resultConverterProperty, resultProperty, showingProperty, titleProperty, widthProperty, xProperty, yProperty
Constructor and Description |
---|
IntroScreen(boolean fromOpenSource,
AbstractQuickStartAction wizard,
com.eviware.soapui.support.onboarding.OnBoardingGuide guide) |
Modifier and Type | Method and Description |
---|---|
protected abstract String |
getCreateTestText() |
buildEventDispatchChain, close, contentTextProperty, dialogPaneProperty, getContentText, getDialogPane, getGraphic, getHeaderText, getHeight, getModality, getOnCloseRequest, getOnHidden, getOnHiding, getOnShowing, getOnShown, getOwner, getResult, getResultConverter, getTitle, getWidth, getX, getY, graphicProperty, headerTextProperty, heightProperty, hide, initModality, initOwner, initStyle, isResizable, isShowing, onCloseRequestProperty, onHiddenProperty, onHidingProperty, onShowingProperty, onShownProperty, resizableProperty, resultConverterProperty, resultProperty, setContentText, setDialogPane, setGraphic, setHeaderText, setHeight, setOnCloseRequest, setOnHidden, setOnHiding, setOnShowing, setOnShown, setResizable, setResult, setResultConverter, setTitle, setWidth, setX, setY, show, showAndWait, showingProperty, titleProperty, widthProperty, xProperty, yProperty
public IntroScreen(boolean fromOpenSource, AbstractQuickStartAction wizard, com.eviware.soapui.support.onboarding.OnBoardingGuide guide)
protected abstract String getCreateTestText()
Copyright © 2019. All rights reserved.