configuracion
Class Aspecto

java.lang.Object
  extended by configuracion.Aspecto

public class Aspecto
extends java.lang.Object


Field Summary
protected static byte celdaAlto
           
protected static byte celdaAncho
           
 
Method Summary
static byte getCeldaAlto()
           
static byte getCeldaAncho()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

celdaAncho

protected static byte celdaAncho

celdaAlto

protected static byte celdaAlto
Method Detail

getCeldaAncho

public static byte getCeldaAncho()

getCeldaAlto

public static byte getCeldaAlto()