metricsOverlay.preferences
Class AugmentationPrefController
java.lang.Object
metricsOverlay.preferences.AugmentationPrefController
public class AugmentationPrefController
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AugmentationPrefController
public AugmentationPrefController(MetricFile curMf,
AugmentationPreferencePage augPage)
updateSelector
public void updateSelector(java.lang.String curSelected)
setActiveAugmentation
public void setActiveAugmentation(Augmentation aug)
onAugSelection
public void onAugSelection(java.lang.String selectionName)
getAugNames
public java.lang.String[] getAugNames()
getAugTypes
public java.lang.String[] getAugTypes()
getShapeNames
public java.lang.String[] getShapeNames()
getDirectionNames
public java.lang.String[] getDirectionNames()
getUnderlineType
public java.lang.String[] getUnderlineType()
getComboListener
public org.eclipse.swt.events.SelectionListener getComboListener()
getTypeComboListener
public org.eclipse.swt.events.SelectionListener getTypeComboListener()
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()