Uses of Class
zisko.multicastor.program.view.ReceiverGraph.valueType

Packages that use ReceiverGraph.valueType
zisko.multicastor.program.view   
 

Uses of ReceiverGraph.valueType in zisko.multicastor.program.view
 

Methods in zisko.multicastor.program.view that return ReceiverGraph.valueType
static ReceiverGraph.valueType ReceiverGraph.valueType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ReceiverGraph.valueType[] ReceiverGraph.valueType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in zisko.multicastor.program.view with parameters of type ReceiverGraph.valueType
 void ReceiverGraph.selectionChanged(ReceiverGraph.valueType newValueType)
          Wird aufgerufen, wenn ein andere Radiobutton ausgewuehlt wird