junit.swingui
Class AboutDialog

JDialog
   |
   +--junit.swingui.AboutDialog

class AboutDialog
extends JDialog

Constructor Summary
AboutDialog(JFrame parent)
           
 
Method Summary
protected JLabelcreateLogo()
          
Constructor Detail

AboutDialog

public  AboutDialog(JFrame parent)
Click to Locals in the Constructor
Call sites to the constructor:
junit/swingui/TestRunner.java 802
Locals in the constructor:
button: Line 23, Line 56
constraintsButton1: Line 52, Line 52, Line 53, Line 53, Line 54, Line 55, Line 56
constraintsLabel1: Line 40, Line 40, Line 41, Line 41, Line 42, Line 43
constraintsLabel2: Line 46, Line 46, Line 47, Line 47, Line 48, Line 49
constraintsLogo1: Line 59, Line 59, Line 60, Line 60, Line 61, Line 62
e:
e:
label1: Line 32, Line 43
label2: Line 35, Line 49
logo: Line 62
parent: Line 14, Line 20
Method Detail

createLogo

protected JLabel createLogo()
Click to Locals in the Method
Call sites to the method:
junit/swingui/AboutDialog.java 37

Locals in the method:
icon Line 74