Home
last modified time | relevance | path

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

/aoo42x/main/testgraphical/ui/java/ConvwatchGUIProject/src/
H A DConvwatchGUI.java179 jLabelDifferenceImage = new javax.swing.JLabel(); in initComponents()
239 jLabelDifferenceImage.setName("DifferenceImage"); // NOI18N in initComponents()
247 … .addComponent(jLabelDifferenceImage, javax.swing.GroupLayout.DEFAULT_SIZE, 298, Short.MAX_VALUE) in initComponents()
253 … .addComponent(jLabelDifferenceImage, javax.swing.GroupLayout.DEFAULT_SIZE, 514, Short.MAX_VALUE) in initComponents()
386 jLabelDifferenceImage.setIcon(null); in initialiseImages()
405 new ResizeImage(jLabelDifferenceImage, m_aImageIcon[2]).execute(); in initialiseImages()
519 private javax.swing.JLabel jLabelDifferenceImage; field in ConvwatchGUI

Completed in 10 milliseconds