Home
last modified time | relevance | path

Searched refs:ShellWindowsIterator (Results 1 – 1 of 1) sorted by relevance

/dports/devel/jna/jna-5.7.0/contrib/platform/test/com/sun/jna/platform/win32/COM/
H A DShellApplicationWindowsTest.java117 private static class ShellWindowsIterator implements Iterator<InternetExplorer> class in ShellApplicationWindowsTest.ShellApplication.ShellWindows
126 public ShellWindowsIterator(ShellWindows collection) in ShellWindowsIterator() method in ShellApplicationWindowsTest.ShellApplication.ShellWindows.ShellWindowsIterator
193 return new ShellWindowsIterator(this); in iterator()