Public Member Functions | |
ChooseImportMethodPane (JAPDialog a_dialog, String a_strText) | |
boolean | isMethodFile () |
Private Attributes | |
JRadioButton | m_btnFile |
JRadioButton | m_btnClip |
mixconfig.panels.PriceCertPanel.ChooseImportMethodPane.ChooseImportMethodPane | ( | JAPDialog | a_dialog, | |
String | a_strText | |||
) |
boolean mixconfig.panels.PriceCertPanel.ChooseImportMethodPane.isMethodFile | ( | ) |
References mixconfig.panels.PriceCertPanel.ChooseImportMethodPane.m_btnFile.
Referenced by mixconfig.panels.PriceCertPanel.importCert().
JRadioButton mixconfig.panels.PriceCertPanel.ChooseImportMethodPane.m_btnFile [private] |
JRadioButton mixconfig.panels.PriceCertPanel.ChooseImportMethodPane.m_btnClip [private] |