public class CostConfigSelectorPanel extends java.lang.Object implements EGMatchConfigDialog, javax.swing.event.ChangeListener
| Constructor and Description |
|---|
CostConfigSelectorPanel(EGMatchConfiguration conf) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getTitle() |
javax.swing.JComponent |
showDialog() |
void |
stateChanged(javax.swing.event.ChangeEvent e) |
public CostConfigSelectorPanel(EGMatchConfiguration conf)
public javax.swing.JComponent showDialog()
showDialog in interface EGMatchConfigDialogpublic java.lang.String getTitle()
getTitle in interface EGMatchConfigDialogpublic void stateChanged(javax.swing.event.ChangeEvent e)
stateChanged in interface javax.swing.event.ChangeListener