Uses of Interface
net.thevpc.common.deskauto.DEWindow
Packages that use DEWindow
-
Uses of DEWindow in net.thevpc.common.deskauto
Methods in net.thevpc.common.deskauto that return DEWindowModifier and TypeMethodDescriptionabstract DEWindowDesktopEnvironment.findSingleWindow(DEWindowFilter filter) abstract DEWindowDesktopEnvironment.findWindow(DEWindowFilter filter) DEWindowRegion.getWindow()Methods in net.thevpc.common.deskauto that return types with arguments of type DEWindowModifier and TypeMethodDescriptionDesktopEnvironment.findWindows(DEWindowFilter filter) find visible and non special windows matching filterDesktopEnvironment.findWindowsExt(DEWindowFilter filter) find all windows matching filterMethods in net.thevpc.common.deskauto with parameters of type DEWindow -
Uses of DEWindow in net.thevpc.common.deskauto.impl.win
Classes in net.thevpc.common.deskauto.impl.win that implement DEWindowMethods in net.thevpc.common.deskauto.impl.win that return DEWindowModifier and TypeMethodDescriptionMSWinDesktopEnvironment.findSingleWindow(DEWindowFilter filter) MSWinDesktopEnvironment.findWindow(DEWindowFilter filter) MSWinDEWindowRegion.getWindow()Methods in net.thevpc.common.deskauto.impl.win that return types with arguments of type DEWindowModifier and TypeMethodDescriptionMSWinDesktopEnvironment.findWindows(DEWindowFilter filter) MSWinDesktopEnvironment.findWindowsExt(DEWindowFilter filter)