Public Member Functions | |
AboutDialog (Component owner) | |
Protected Member Functions | |
void | dialogInit () |
void | initChildren () |
void | layoutChildren () |
void | cmdShowLicense () |
void | readLicense () |
Private Attributes | |
JButton | btOk |
JButton | btLicenses |
JLabel | lbLogo |
JLabel | lbRelease |
JLabel | lbVersion |
JLabel | lbAppName |
JLabel | lbAppDesc |
JLabel | lbCopyright |
JLabel | lbOrgName |
JLabel | lbOrgURL |
Static Private Attributes | |
final String | APP_NAME = "Rambutan" |
final String | APP_DESC = "Requirements Management Tool for Busy System Analysts" |
final String | ORG_NAME = "Arcle Technologies" |
final String | ORG_URL = "http://www.arcle.com" |
final String | COPYRIGHT = "Copyright (C) Sasmito Adibowo, 2003" |
final String | RELEASE_VERSION = "0.1-rc1" |
Definition at line 80 of file j2se/swing/AboutDialog.java.
|
Definition at line 96 of file j2se/swing/AboutDialog.java. |
|
Definition at line 191 of file j2se/swing/AboutDialog.java. References com.arcle.rmt.j2se.swing.AboutDialog.readLicense(). Referenced by com.arcle.rmt.j2se.swing.AboutDialog.initChildren(). |
|
Definition at line 100 of file j2se/swing/AboutDialog.java. References com.arcle.rmt.j2se.swing.AboutDialog.initChildren(), and com.arcle.rmt.j2se.swing.AboutDialog.layoutChildren(). |
|
|
|
Definition at line 195 of file j2se/swing/AboutDialog.java. Referenced by com.arcle.rmt.j2se.swing.AboutDialog.cmdShowLicense(). |
|
Definition at line 84 of file j2se/swing/AboutDialog.java. Referenced by com.arcle.rmt.j2se.swing.AboutDialog.initChildren(). |
|
Definition at line 82 of file j2se/swing/AboutDialog.java. Referenced by com.arcle.rmt.j2se.swing.AboutDialog.initChildren(). |
|
Definition at line 214 of file j2se/swing/AboutDialog.java. Referenced by com.arcle.rmt.j2se.swing.AboutDialog.initChildren(). |
|
Definition at line 212 of file j2se/swing/AboutDialog.java. Referenced by com.arcle.rmt.j2se.swing.AboutDialog.initChildren(), and com.arcle.rmt.j2se.swing.AboutDialog.layoutChildren(). |
|
Definition at line 90 of file j2se/swing/AboutDialog.java. Referenced by com.arcle.rmt.j2se.swing.AboutDialog.initChildren(). |
|
Definition at line 224 of file j2se/swing/AboutDialog.java. Referenced by com.arcle.rmt.j2se.swing.AboutDialog.initChildren(), and com.arcle.rmt.j2se.swing.AboutDialog.layoutChildren(). |
|
Definition at line 222 of file j2se/swing/AboutDialog.java. Referenced by com.arcle.rmt.j2se.swing.AboutDialog.initChildren(), and com.arcle.rmt.j2se.swing.AboutDialog.layoutChildren(). |
|
Definition at line 226 of file j2se/swing/AboutDialog.java. Referenced by com.arcle.rmt.j2se.swing.AboutDialog.initChildren(), and com.arcle.rmt.j2se.swing.AboutDialog.layoutChildren(). |
|
Definition at line 216 of file j2se/swing/AboutDialog.java. Referenced by com.arcle.rmt.j2se.swing.AboutDialog.initChildren(), and com.arcle.rmt.j2se.swing.AboutDialog.layoutChildren(). |
|
Definition at line 228 of file j2se/swing/AboutDialog.java. Referenced by com.arcle.rmt.j2se.swing.AboutDialog.initChildren(), and com.arcle.rmt.j2se.swing.AboutDialog.layoutChildren(). |
|
Definition at line 230 of file j2se/swing/AboutDialog.java. Referenced by com.arcle.rmt.j2se.swing.AboutDialog.initChildren(), and com.arcle.rmt.j2se.swing.AboutDialog.layoutChildren(). |
|
Definition at line 218 of file j2se/swing/AboutDialog.java. |
|
Definition at line 220 of file j2se/swing/AboutDialog.java. Referenced by com.arcle.rmt.j2se.swing.AboutDialog.initChildren(), and com.arcle.rmt.j2se.swing.AboutDialog.layoutChildren(). |
|
Definition at line 86 of file j2se/swing/AboutDialog.java. Referenced by com.arcle.rmt.j2se.swing.AboutDialog.initChildren(). |
|
Definition at line 88 of file j2se/swing/AboutDialog.java. Referenced by com.arcle.rmt.j2se.swing.AboutDialog.initChildren(). |
|
Definition at line 93 of file j2se/swing/AboutDialog.java. Referenced by com.arcle.rmt.j2se.swing.AboutDialog.initChildren(). |