Sidar, principal.
>>contenido
Fundación Sidar - Acceso Universal
Seminario SIDAR
Principal >> Aplicación: UAW >> Documentación de las clases java

uaw.util
Class InformesResource_es

java.lang.Object
  |
  +--java.util.ResourceBundle
        |
        +--java.util.ListResourceBundle
              |
              +--uaw.util.InformesResource
                    |
                    +--uaw.util.InformesResource_es

public class InformesResource_es
extends InformesResource

Recurso de los mensajes del informe localizados en castellano.

Version:
1.0, 2004/06
Author:
Mireia Ribera

UML data model
legend graphical representation



Field Summary
(package private) static java.lang.Object[][] contents
Fields inherited from class java.util.ListResourceBundle
Fields inherited from class java.util.ResourceBundle
parent
Constructor Summary
InformesResource_es ()
Method Summary
java.lang.Object[][] getContents ()
Methods inherited from class java.util.ListResourceBundle
getKeys, handleGetObject
Methods inherited from class java.util.ResourceBundle
getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, setParent
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Field Detail

contents

static final java.lang.Object[][] contents
Constructor Detail

InformesResource_es

public InformesResource_es()
Method Detail

getContents

public java.lang.Object[][] getContents()
Overrides:
getContents in class InformesResource