Home
last modified time | relevance | path

Searched refs:pnBottom (Results 1 – 25 of 60) sorted by relevance

123

/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/javax/swing/text/CSSBorder/6796710/
H A Dbug6796710.java63 private static JPanel pnBottom; field in bug6796710
75 pnBottom = new JPanel(); in main()
76 pnBottom.add(new JLabel("Some label")); in main()
77 pnBottom.add(new JButton("A button")); in main()
88 pnContent.add(pnBottom, BorderLayout.SOUTH); in main()
124 Rectangle rect = pnBottom.getBounds(); in getPnBottomImage()
126 Util.convertRectToScreen(rect, pnBottom.getParent()); in getPnBottomImage()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/javax/swing/text/CSSBorder/6796710/
H A Dbug6796710.java63 private static JPanel pnBottom; field in bug6796710
75 pnBottom = new JPanel(); in main()
76 pnBottom.add(new JLabel("Some label")); in main()
77 pnBottom.add(new JButton("A button")); in main()
88 pnContent.add(pnBottom, BorderLayout.SOUTH); in main()
124 Rectangle rect = pnBottom.getBounds(); in getPnBottomImage()
126 Util.convertRectToScreen(rect, pnBottom.getParent()); in getPnBottomImage()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/javax/swing/text/CSSBorder/6796710/
H A Dbug6796710.java63 private static JPanel pnBottom; field in bug6796710
75 pnBottom = new JPanel(); in main()
76 pnBottom.add(new JLabel("Some label")); in main()
77 pnBottom.add(new JButton("A button")); in main()
88 pnContent.add(pnBottom, BorderLayout.SOUTH); in main()
124 Rectangle rect = pnBottom.getBounds(); in getPnBottomImage()
126 Util.convertRectToScreen(rect, pnBottom.getParent()); in getPnBottomImage()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/javax/swing/text/CSSBorder/6796710/
H A Dbug6796710.java63 private static JPanel pnBottom; field in bug6796710
75 pnBottom = new JPanel(); in main()
76 pnBottom.add(new JLabel("Some label")); in main()
77 pnBottom.add(new JButton("A button")); in main()
88 pnContent.add(pnBottom, BorderLayout.SOUTH); in main()
124 Rectangle rect = pnBottom.getBounds(); in getPnBottomImage()
126 Util.convertRectToScreen(rect, pnBottom.getParent()); in getPnBottomImage()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/javax/swing/text/CSSBorder/6796710/
H A Dbug6796710.java63 private static JPanel pnBottom; field in bug6796710
75 pnBottom = new JPanel(); in main()
76 pnBottom.add(new JLabel("Some label")); in main()
77 pnBottom.add(new JButton("A button")); in main()
88 pnContent.add(pnBottom, BorderLayout.SOUTH); in main()
124 Rectangle rect = pnBottom.getBounds(); in getPnBottomImage()
126 Util.convertRectToScreen(rect, pnBottom.getParent()); in getPnBottomImage()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/javax/swing/text/CSSBorder/6796710/
H A Dbug6796710.java63 private static JPanel pnBottom; field in bug6796710
75 pnBottom = new JPanel(); in main()
76 pnBottom.add(new JLabel("Some label")); in main()
77 pnBottom.add(new JButton("A button")); in main()
88 pnContent.add(pnBottom, BorderLayout.SOUTH); in main()
124 Rectangle rect = pnBottom.getBounds(); in getPnBottomImage()
126 Util.convertRectToScreen(rect, pnBottom.getParent()); in getPnBottomImage()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/javax/swing/text/CSSBorder/6796710/
H A Dbug6796710.java63 private static JPanel pnBottom; field in bug6796710
75 pnBottom = new JPanel(); in main()
76 pnBottom.add(new JLabel("Some label")); in main()
77 pnBottom.add(new JButton("A button")); in main()
88 pnContent.add(pnBottom, BorderLayout.SOUTH); in main()
124 Rectangle rect = pnBottom.getBounds(); in getPnBottomImage()
126 Util.convertRectToScreen(rect, pnBottom.getParent()); in getPnBottomImage()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/javax/swing/text/CSSBorder/6796710/
H A Dbug6796710.java63 private static JPanel pnBottom; field in bug6796710
75 pnBottom = new JPanel(); in main()
76 pnBottom.add(new JLabel("Some label")); in main()
77 pnBottom.add(new JButton("A button")); in main()
88 pnContent.add(pnBottom, BorderLayout.SOUTH); in main()
124 Rectangle rect = pnBottom.getBounds(); in getPnBottomImage()
126 Util.convertRectToScreen(rect, pnBottom.getParent()); in getPnBottomImage()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/javax/swing/text/CSSBorder/6796710/
H A Dbug6796710.java74 private static JPanel pnBottom; field in bug6796710
86 pnBottom = new JPanel(); in main()
87 pnBottom.add(new JLabel("Some label")); in main()
88 pnBottom.add(new JButton("A button")); in main()
99 pnContent.add(pnBottom, BorderLayout.SOUTH); in main()
139 Rectangle rect = pnBottom.getBounds(); in getPnBottomImage()
141 Util.convertRectToScreen(rect, pnBottom.getParent()); in getPnBottomImage()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/javax/swing/text/CSSBorder/6796710/
H A Dbug6796710.java74 private static JPanel pnBottom; field in bug6796710
86 pnBottom = new JPanel(); in main()
87 pnBottom.add(new JLabel("Some label")); in main()
88 pnBottom.add(new JButton("A button")); in main()
99 pnContent.add(pnBottom, BorderLayout.SOUTH); in main()
139 Rectangle rect = pnBottom.getBounds(); in getPnBottomImage()
141 Util.convertRectToScreen(rect, pnBottom.getParent()); in getPnBottomImage()
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/frames/
H A Didecoolbar_options.lfm11 object pnBottom: TPanel
31 AnchorSideLeft.Control = pnBottom
32 AnchorSideRight.Control = pnBottom
115 AnchorSideLeft.Control = pnBottom
116 AnchorSideTop.Control = pnBottom
117 AnchorSideRight.Control = pnBottom
156 AnchorSideLeft.Control = pnBottom
157 AnchorSideRight.Control = pnBottom
159 AnchorSideBottom.Control = pnBottom
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/frames/
H A Didecoolbar_options.lfm11 object pnBottom: TPanel
31 AnchorSideLeft.Control = pnBottom
32 AnchorSideRight.Control = pnBottom
115 AnchorSideLeft.Control = pnBottom
116 AnchorSideTop.Control = pnBottom
117 AnchorSideRight.Control = pnBottom
156 AnchorSideLeft.Control = pnBottom
157 AnchorSideRight.Control = pnBottom
159 AnchorSideBottom.Control = pnBottom
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/examples/gnu/classpath/examples/CORBA/swing/x5/
H A DClientFrame.java93 JPanel pnBottom = new JPanel(); field in ClientFrame
146 pnBottom.setLayout(layBottom); in jbInit()
223 getContentPane().add(pnBottom, BorderLayout.SOUTH); in jbInit()
225 pnBottom.add(taUrl, BorderLayout.CENTER); in jbInit()
226 pnBottom.add(pnChat, BorderLayout.NORTH); in jbInit()
231 pnBottom.add(pnButtons, BorderLayout.SOUTH); in jbInit()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/examples/gnu/classpath/examples/CORBA/swing/x5/
H A DClientFrame.java93 JPanel pnBottom = new JPanel(); field in ClientFrame
146 pnBottom.setLayout(layBottom); in jbInit()
223 getContentPane().add(pnBottom, BorderLayout.SOUTH); in jbInit()
225 pnBottom.add(taUrl, BorderLayout.CENTER); in jbInit()
226 pnBottom.add(pnChat, BorderLayout.NORTH); in jbInit()
231 pnBottom.add(pnButtons, BorderLayout.SOUTH); in jbInit()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/examples/gnu/classpath/examples/CORBA/swing/x5/
H A DClientFrame.java93 JPanel pnBottom = new JPanel(); field in ClientFrame
146 pnBottom.setLayout(layBottom); in jbInit()
223 getContentPane().add(pnBottom, BorderLayout.SOUTH); in jbInit()
225 pnBottom.add(taUrl, BorderLayout.CENTER); in jbInit()
226 pnBottom.add(pnChat, BorderLayout.NORTH); in jbInit()
231 pnBottom.add(pnButtons, BorderLayout.SOUTH); in jbInit()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/examples/gnu/classpath/examples/CORBA/swing/x5/
H A DClientFrame.java93 JPanel pnBottom = new JPanel(); field in ClientFrame
146 pnBottom.setLayout(layBottom); in jbInit()
223 getContentPane().add(pnBottom, BorderLayout.SOUTH); in jbInit()
225 pnBottom.add(taUrl, BorderLayout.CENTER); in jbInit()
226 pnBottom.add(pnChat, BorderLayout.NORTH); in jbInit()
231 pnBottom.add(pnButtons, BorderLayout.SOUTH); in jbInit()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/examples/gnu/classpath/examples/CORBA/swing/x5/
H A DClientFrame.java93 JPanel pnBottom = new JPanel(); field in ClientFrame
146 pnBottom.setLayout(layBottom); in jbInit()
223 getContentPane().add(pnBottom, BorderLayout.SOUTH); in jbInit()
225 pnBottom.add(taUrl, BorderLayout.CENTER); in jbInit()
226 pnBottom.add(pnChat, BorderLayout.NORTH); in jbInit()
231 pnBottom.add(pnButtons, BorderLayout.SOUTH); in jbInit()
/dports/editors/lazarus/lazarus/components/onlinepackagemanager/
H A Dopkman_repositories.lfm15 object pnBottom: TPanel
26 AnchorSideTop.Control = pnBottom
27 AnchorSideRight.Control = pnBottom
/dports/editors/lazarus-qt5/lazarus/components/onlinepackagemanager/
H A Dopkman_repositories.lfm15 object pnBottom: TPanel
26 AnchorSideTop.Control = pnBottom
27 AnchorSideRight.Control = pnBottom
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/onlinepackagemanager/
H A Dopkman_repositories.lfm15 object pnBottom: TPanel
26 AnchorSideTop.Control = pnBottom
27 AnchorSideRight.Control = pnBottom
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/onlinepackagemanager/
H A Dopkman_repositories.lfm15 object pnBottom: TPanel
26 AnchorSideTop.Control = pnBottom
27 AnchorSideRight.Control = pnBottom
/dports/astro/gpsbabel14/gpsbabel-1.4.4/win32/gui-2/
H A Dreadme.pas31 pnBottom: TPanel;
58 btnOK.Left := pnBottom.Width - btnOK.Width - 8;
H A Ddefault.po79 #. frmMain..pnBottom..cbTracks..Caption
278 #. frmFilter..pnBottom..btnOK..Caption
283 #. frmFilter..pnBottom..BitBtn1..Caption
290 #. frmMain..pnBottom..cbWaypoints..Caption
549 #. frmMain..pnBottom..lbWhat..Caption
554 #. frmMain..pnBottom..cbWaypoints..Hint
559 #. frmMain..pnBottom..cbRoutes..Hint
564 #. frmMain..pnBottom..cbRoutes..Caption
569 #. frmMain..pnBottom..cbTracks..Hint
574 #. frmMain..pnBottom..btnFilter..Caption
[all …]
/dports/astro/gpsbabel14/gpsbabel-1.4.4/win32/gui-2/locale/es/LC_MESSAGES/
H A Ddefault.po73 #. frmMain..pnBottom..cbTracks..Caption
268 #. frmFilter..pnBottom..btnOK..Caption
273 #. frmFilter..pnBottom..BitBtn1..Caption
279 #. frmMain..pnBottom..cbWaypoints..Caption
536 #. frmMain..pnBottom..lbWhat..Caption
541 #. frmMain..pnBottom..cbWaypoints..Hint
546 #. frmMain..pnBottom..cbRoutes..Hint
551 #. frmMain..pnBottom..cbRoutes..Caption
556 #. frmMain..pnBottom..cbTracks..Hint
561 #. frmMain..pnBottom..btnFilter..Caption
[all …]
/dports/astro/gpsbabel14/gpsbabel-1.4.4/win32/gui-2/locale/de/LC_MESSAGES/
H A Ddefault.po72 #. frmMain..pnBottom..cbTracks..Caption
267 #. frmFilter..pnBottom..btnOK..Caption
272 #. frmFilter..pnBottom..BitBtn1..Caption
278 #. frmMain..pnBottom..cbWaypoints..Caption
543 #. frmMain..pnBottom..lbWhat..Caption
548 #. frmMain..pnBottom..cbWaypoints..Hint
553 #. frmMain..pnBottom..cbRoutes..Hint
558 #. frmMain..pnBottom..cbRoutes..Caption
563 #. frmMain..pnBottom..cbTracks..Hint
568 #. frmMain..pnBottom..btnFilter..Caption
[all …]

123