metricsOverlay.preferences
Class MappingPrefController
java.lang.Object
metricsOverlay.preferences.MappingPrefController
public class MappingPrefController
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MappingPrefController
public MappingPrefController(MetricFile mf,
MappingPreferencePage mPreferencePage)
setActiveMapping
public void setActiveMapping(Mapping m)
onMapSelection
public void onMapSelection(java.lang.String name)
getInterNames
public java.lang.String[] getInterNames()
getNamedMappings
public java.lang.String[] getNamedMappings()
getNamedMetrics
public java.lang.String[] getNamedMetrics()
getNamedAugs
public java.lang.String[] getNamedAugs()
getStatusTypes
public java.lang.String[][] getStatusTypes()
getComboListener
public org.eclipse.swt.events.SelectionListener getComboListener()
getInterpolateComboListener
public org.eclipse.swt.events.SelectionListener getInterpolateComboListener()
getAddListener
public org.eclipse.swt.events.SelectionListener getAddListener()
getUpdateListener
public org.eclipse.swt.events.SelectionListener getUpdateListener()
getDeleteListener
public org.eclipse.swt.events.SelectionListener getDeleteListener()
getResetListener
public org.eclipse.swt.events.SelectionListener getResetListener()