Home
last modified time | relevance | path

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

/aoo4110/main/testgraphical/ui/java/ConvwatchGUIProject/src/
H A DConvwatchGUI.java176 jPanelReference = new javax.swing.JPanel(); in initComponents()
219jPanelReference.setBorder(javax.swing.BorderFactory.createTitledBorder("Reference Picture")); in initComponents()
221 … javax.swing.GroupLayout jPanelReferenceLayout = new javax.swing.GroupLayout(jPanelReference); in initComponents()
222 jPanelReference.setLayout(jPanelReferenceLayout); in initComponents()
347 ….addComponent(jPanelReference, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.DEFAU… in initComponents()
359 ….addComponent(jPanelReference, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.DEFAU… in initComponents()
527 private javax.swing.JPanel jPanelReference; field in ConvwatchGUI

Completed in 18 milliseconds