Constructor and Description |
---|
FormInterestRate(Config conf)
Constructor of form.
|
Modifier and Type | Method and Description |
---|---|
void |
activate(PanelForm formPanel)
Method to activate the panel.
|
javax.swing.JFormattedTextField |
getInterestRate()
Method to get field of interest rate.
|
void |
setInterestRate(javax.swing.JFormattedTextField interestRate)
Method to set field of interest rate.
|
public FormInterestRate(Config conf) throws java.net.MalformedURLException
conf
- Configurationjava.net.MalformedURLException
public void activate(PanelForm formPanel)
public javax.swing.JFormattedTextField getInterestRate()
public void setInterestRate(javax.swing.JFormattedTextField interestRate)
interestRate
- Field of interest rate