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 EGMatchConfigDialog
public java.lang.String getTitle()
getTitle
in interface EGMatchConfigDialog
public void stateChanged(javax.swing.event.ChangeEvent e)
stateChanged
in interface javax.swing.event.ChangeListener