Home
last modified time | relevance | path

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

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/sanity/client/SwingSet/src/
H A DScrollPaneDemoTest.java60 JScrollPaneOperator jspo = new JScrollPaneOperator(frame); in test() local
63 int initialVerticalValue = jspo.getVerticalScrollBar().getValue(); in test()
64 int initialHorizontalValue = jspo.getHorizontalScrollBar().getValue(); in test()
71 jspo.scrollToBottom(); in test()
72 int currentValue = jspo.getVerticalScrollBar().getValue(); in test()
82 jspo.scrollToTop(); in test()
83 int currentValue = jspo.getVerticalScrollBar().getValue(); in test()
93 jspo.scrollToLeft(); in test()
94 int currentValue = jspo.getHorizontalScrollBar().getValue(); in test()
104 jspo.scrollToRight(); in test()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/sanity/client/SwingSet/src/
H A DScrollPaneDemoTest.java60 JScrollPaneOperator jspo = new JScrollPaneOperator(frame); in test() local
63 int initialVerticalValue = jspo.getVerticalScrollBar().getValue(); in test()
64 int initialHorizontalValue = jspo.getHorizontalScrollBar().getValue(); in test()
71 jspo.scrollToBottom(); in test()
72 int currentValue = jspo.getVerticalScrollBar().getValue(); in test()
82 jspo.scrollToTop(); in test()
83 int currentValue = jspo.getVerticalScrollBar().getValue(); in test()
93 jspo.scrollToLeft(); in test()
94 int currentValue = jspo.getHorizontalScrollBar().getValue(); in test()
104 jspo.scrollToRight(); in test()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/sanity/client/SwingSet/src/
H A DScrollPaneDemoTest.java60 JScrollPaneOperator jspo = new JScrollPaneOperator(frame); in test() local
63 int initialVerticalValue = jspo.getVerticalScrollBar().getValue(); in test()
64 int initialHorizontalValue = jspo.getHorizontalScrollBar().getValue(); in test()
71 jspo.scrollToBottom(); in test()
72 int currentValue = jspo.getVerticalScrollBar().getValue(); in test()
82 jspo.scrollToTop(); in test()
83 int currentValue = jspo.getVerticalScrollBar().getValue(); in test()
93 jspo.scrollToLeft(); in test()
94 int currentValue = jspo.getHorizontalScrollBar().getValue(); in test()
104 jspo.scrollToRight(); in test()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/sanity/client/SwingSet/src/
H A DScrollPaneDemoTest.java60 JScrollPaneOperator jspo = new JScrollPaneOperator(frame); in test() local
63 int initialVerticalValue = jspo.getVerticalScrollBar().getValue(); in test()
64 int initialHorizontalValue = jspo.getHorizontalScrollBar().getValue(); in test()
71 jspo.scrollToBottom(); in test()
72 int currentValue = jspo.getVerticalScrollBar().getValue(); in test()
82 jspo.scrollToTop(); in test()
83 int currentValue = jspo.getVerticalScrollBar().getValue(); in test()
93 jspo.scrollToLeft(); in test()
94 int currentValue = jspo.getHorizontalScrollBar().getValue(); in test()
104 jspo.scrollToRight(); in test()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/sanity/client/SwingSet/src/
H A DScrollPaneDemoTest.java60 JScrollPaneOperator jspo = new JScrollPaneOperator(frame); in test() local
63 int initialVerticalValue = jspo.getVerticalScrollBar().getValue(); in test()
64 int initialHorizontalValue = jspo.getHorizontalScrollBar().getValue(); in test()
71 jspo.scrollToBottom(); in test()
72 int currentValue = jspo.getVerticalScrollBar().getValue(); in test()
82 jspo.scrollToTop(); in test()
83 int currentValue = jspo.getVerticalScrollBar().getValue(); in test()
93 jspo.scrollToLeft(); in test()
94 int currentValue = jspo.getHorizontalScrollBar().getValue(); in test()
104 jspo.scrollToRight(); in test()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/sanity/client/SwingSet/src/
H A DScrollPaneDemoTest.java60 JScrollPaneOperator jspo = new JScrollPaneOperator(frame); in test() local
63 int initialVerticalValue = jspo.getVerticalScrollBar().getValue(); in test()
64 int initialHorizontalValue = jspo.getHorizontalScrollBar().getValue(); in test()
71 jspo.scrollToBottom(); in test()
72 int currentValue = jspo.getVerticalScrollBar().getValue(); in test()
82 jspo.scrollToTop(); in test()
83 int currentValue = jspo.getVerticalScrollBar().getValue(); in test()
93 jspo.scrollToLeft(); in test()
94 int currentValue = jspo.getHorizontalScrollBar().getValue(); in test()
104 jspo.scrollToRight(); in test()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/sanity/client/SwingSet/src/
H A DScrollPaneDemoTest.java60 JScrollPaneOperator jspo = new JScrollPaneOperator(frame); in test() local
63 int initialVerticalValue = jspo.getVerticalScrollBar().getValue(); in test()
64 int initialHorizontalValue = jspo.getHorizontalScrollBar().getValue(); in test()
71 jspo.scrollToBottom(); in test()
72 int currentValue = jspo.getVerticalScrollBar().getValue(); in test()
82 jspo.scrollToTop(); in test()
83 int currentValue = jspo.getVerticalScrollBar().getValue(); in test()
93 jspo.scrollToLeft(); in test()
94 int currentValue = jspo.getHorizontalScrollBar().getValue(); in test()
104 jspo.scrollToRight(); in test()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/sanity/client/SwingSet/src/
H A DScrollPaneDemoTest.java60 JScrollPaneOperator jspo = new JScrollPaneOperator(frame); in test() local
63 int initialVerticalValue = jspo.getVerticalScrollBar().getValue(); in test()
64 int initialHorizontalValue = jspo.getHorizontalScrollBar().getValue(); in test()
71 jspo.scrollToBottom(); in test()
72 int currentValue = jspo.getVerticalScrollBar().getValue(); in test()
82 jspo.scrollToTop(); in test()
83 int currentValue = jspo.getVerticalScrollBar().getValue(); in test()
93 jspo.scrollToLeft(); in test()
94 int currentValue = jspo.getHorizontalScrollBar().getValue(); in test()
104 jspo.scrollToRight(); in test()
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/leim/MISC-DIC/
H A Dziranma.cin21391 jspo ����
/dports/editors/emacs/emacs-27.2/leim/MISC-DIC/
H A Dziranma.cin21391 jspo ����
/dports/chinese/scim-tables/scim-tables-0.5.10/tables/zh/
H A DZiranma.txt.in21239 jspo 窘迫 146
/dports/textproc/scim-table-imengine/scim-tables-0.5.10/tables/zh/
H A DZiranma.txt.in21239 jspo 窘迫 146
/dports/japanese/scim-tables/scim-tables-0.5.10/tables/zh/
H A DZiranma.txt.in21239 jspo 窘迫 146
/dports/korean/scim-tables/scim-tables-0.5.10/tables/zh/
H A DZiranma.txt.in21239 jspo 窘迫 146