public class ToolWindowsPane extends AbstractToolWinPane
| Constructor and Description |
|---|
ToolWindowsPane(com.intellij.remoterobot.RemoteRobot remoteRobot,
com.intellij.remoterobot.data.RemoteComponent remoteComponent) |
| Modifier and Type | Method and Description |
|---|---|
void |
closeGradleBuildToolPane()
Close gradle build tool pane
|
void |
closeMavenBuildToolPane()
Close maven build tool pane
|
void |
closeProjectExplorer()
Close project explorer
|
GradleBuildToolPane |
openGradleBuildToolPane()
Open gradle build tool pane
|
MavenBuildToolPane |
openMavenBuildToolPane()
Open maven build tool pane
|
ProjectExplorer |
openProjectExplorer()
Open project explorer
|
com.intellij.remoterobot.fixtures.JButtonFixture |
stripeButton(java.lang.String label,
boolean isPaneOpened)
Create fixture for the Stripe button
|
togglePaneactionButton, actionButton, actionButton, actionButtons, actionButtons, actionLink, actionLink, actionLink, actionLinks, browser, browser, browser, browser, button, button, button, buttons, checkBox, checkBox, checkBox, checkBox, checkBoxes, comboBox, comboBox, comboBox, comboBox, comboBoxes, heavyWeightWindow, heavyWeightWindow, heavyWeightWindow, heavyWeightWindow, heavyWeightWindows, heavyWeightWindows, jLabel, jLabel, jLabel, jLabels, jList, jList, jList, jList, jList, jLists, jLists, jMenuBar, jMenuBar, jMenuBar, jMenuBar, jPopupMenu, jPopupMenu, jPopupMenu, jPopupMenu, jPopupMenu, jPopupMenu, jPopupMenus, jPopupMenus, jTree, jTree, jTree, jTree, jTrees, jTrees, radioButton, radioButton, radioButton, radioButtons, textArea, textArea, textArea, textAreas, textEditor, textEditor, textEditor, textEditor, textEditors, textEditors, textField, textField, textField, textField, textFieldsfind, find, find, find, findAll, findAll, getFinderclick, click, doubleClick, getBackgroundColor, getForegroundColor, rightClickallText, allText, allText, callJs, callJs, execute, execute, execute, extractData, findAllText, findAllText, findAllText, findAllText, findText, findText, getComponentHashCode, getData, getHasFocus, getLocationOnScreen, getRemoteComponent, getRemoteRobot, getScreenshot, hasText, hasText, hasText, isFocusOwner, isShowing, retrieve, retrieve, retrieveData, runJs, runJs, textpublic ToolWindowsPane(@NotNull
com.intellij.remoterobot.RemoteRobot remoteRobot,
@NotNull
com.intellij.remoterobot.data.RemoteComponent remoteComponent)
public ProjectExplorer openProjectExplorer()
openProjectExplorer in class AbstractToolWinPanepublic void closeProjectExplorer()
closeProjectExplorer in class AbstractToolWinPanepublic MavenBuildToolPane openMavenBuildToolPane()
openMavenBuildToolPane in class AbstractToolWinPanepublic void closeMavenBuildToolPane()
closeMavenBuildToolPane in class AbstractToolWinPanepublic GradleBuildToolPane openGradleBuildToolPane()
openGradleBuildToolPane in class AbstractToolWinPanepublic void closeGradleBuildToolPane()
closeGradleBuildToolPane in class AbstractToolWinPanepublic com.intellij.remoterobot.fixtures.JButtonFixture stripeButton(java.lang.String label,
boolean isPaneOpened)
stripeButton in class AbstractToolWinPanelabel - label text of the stripe buttonisPaneOpened - true if the pane is already opened