Uses of Class
net.sourceforge.geeboss.model.midi.memory.MemoryValueVariable

Packages that use MemoryValueVariable
net.sourceforge.geeboss.model.midi.memory   
 

Uses of MemoryValueVariable in net.sourceforge.geeboss.model.midi.memory
 

Fields in net.sourceforge.geeboss.model.midi.memory declared as MemoryValueVariable
protected  MemoryValueVariable MemoryValueVariable.TypedVariable.mParent
          Holding memory variable
 

Constructors in net.sourceforge.geeboss.model.midi.memory with parameters of type MemoryValueVariable
MemoryValueVariable.ByteVariable(MemoryValueVariable parent, org.apache.avalon.framework.configuration.Configuration configuration)
          Create a new StringVariable given it's configuration
MemoryValueVariable.CharVariable(MemoryValueVariable parent, org.apache.avalon.framework.configuration.Configuration configuration)
          Create a new StringVariable given it's configuration
MemoryValueVariable.StringVariable(MemoryValueVariable parent, org.apache.avalon.framework.configuration.Configuration configuration)
          Create a new StringVariable given it's configuration
MemoryValueVariable.TypedVariable(MemoryValueVariable parent)
          Create an new TypedVariable
 



Copyright (c) 2005 The Geeboss team (http://geeboss.sourceforge.net). All Rights Reserved.