Uses of Class
snmp.grapher.GrapherMotor

Packages that use GrapherMotor
snmp.grapher Este paquete agrupa las clases relacionadas con el Grapher SNMP. 
 

Uses of GrapherMotor in snmp.grapher
 

Methods in snmp.grapher that return GrapherMotor
 GrapherMotor GrapherPanel.getSgmotor()
           
 GrapherMotor GrapherConfiguraFrame.getSgmotor()
           
 

Methods in snmp.grapher with parameters of type GrapherMotor
 void GrapherPanel.setSgmotor(GrapherMotor sgmotor)
           
 void GrapherConfiguraFrame.setSgmotor(GrapherMotor sgmotor)