Searched refs:addComponent (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/testgraphical/ui/java/ConvwatchGUIProject/src/ |
H A D | ConvwatchGUI.java | 209 … .addComponent(jLabelOriginalImage, javax.swing.GroupLayout.DEFAULT_SIZE, 299, Short.MAX_VALUE) in initComponents() 215 … .addComponent(jLabelOriginalImage, javax.swing.GroupLayout.DEFAULT_SIZE, 514, Short.MAX_VALUE) in initComponents() 227 … .addComponent(jLabelReferenceImage, javax.swing.GroupLayout.DEFAULT_SIZE, 299, Short.MAX_VALUE) in initComponents() 288 .addComponent(jButton2) in initComponents() 290 .addComponent(jButton3) in initComponents() 294 .addComponent(jButton1) in initComponents() 302 .addComponent(jButton1) in initComponents() 303 .addComponent(jButton2) in initComponents() 304 .addComponent(jButton3) in initComponents() 305 .addComponent(jLabelCurrentPage)) in initComponents() [all …]
|
/aoo4110/main/odk/examples/DevelopersGuide/Accessibility/ |
H A D | SSR.java | 82 addComponent (new JLabel ("Focused Object:"), in Layout() 87 addComponent (maTextualDisplay, in Layout() 91 addComponent (maGraphicalDisplay, in Layout() 94 addComponent (new JLabel ("Messages:"), in Layout() 97 addComponent (MessageArea.Instance(), in Layout() 102 addComponent (aButton, in Layout() 114 private JComponent addComponent (JComponent aComponent, in addComponent() method in SSR
|
Completed in 30 milliseconds