de.cau.cs.kieler.core.kivi.menu
Class KiviMenuContributionDemoCombination

java.lang.Object
  extended by de.cau.cs.kieler.core.kivi.AbstractCombination
      extended by de.cau.cs.kieler.core.kivi.menu.KiviMenuContributionDemoCombination
All Implemented Interfaces:
ICombination, ITriggerListener

public class KiviMenuContributionDemoCombination
extends AbstractCombination

A simple demo Combination for using Buttons in KIELER View Management (KiVi).

Rating red

Field Summary
 
Fields inherited from class de.cau.cs.kieler.core.kivi.AbstractCombination
FIFTH, FIRST, FOURTH, SECOND, SEVENTH, SIXTH, THIRD
 
Constructor Summary
KiviMenuContributionDemoCombination()
          Define buttons in the constructor of the combination.
 
Method Summary
 void execute(ButtonTrigger.ButtonState button)
          Execute this combination.
 
Methods inherited from class de.cau.cs.kieler.core.kivi.AbstractCombination
enableEffectRecording, getEffects, getTriggerStates, handle, isActive, latestState, latestStateIndex, schedule, schedule, setActive, toString, undo, undoRecordedEffects
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

KiviMenuContributionDemoCombination

public KiviMenuContributionDemoCombination()
Define buttons in the constructor of the combination.

Method Detail

execute

public void execute(ButtonTrigger.ButtonState button)
Execute this combination.

Parameters:
button - the button state