de.cau.cs.kieler.ksbase.ui.kivi
Class UpdateVisibilityCombination
java.lang.Object
de.cau.cs.kieler.core.kivi.AbstractCombination
de.cau.cs.kieler.ksbase.ui.kivi.UpdateVisibilityCombination
- All Implemented Interfaces:
- ICombination, ITriggerListener
public class UpdateVisibilityCombination
- extends AbstractCombination
This combination while active will update the kieler toolbar every
time the selection in the editor is changed.
- Rating

Methods inherited from class de.cau.cs.kieler.core.kivi.AbstractCombination |
enableEffectRecording, getEffects, getTriggerStates, handle, isActive, latestState, latestStateIndex, schedule, schedule, setActive, toString, undo, undoRecordedEffects |
UpdateVisibilityCombination
public UpdateVisibilityCombination()
execute
public void execute(SelectionTrigger.EObjectSelectionState selection)
-