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

uaw.util
Class InformesResource

java.lang.Object
  |
  +--java.util.ResourceBundle
        |
        +--java.util.ListResourceBundle
              |
              +--uaw.util.InformesResource
Direct Known Subclasses:
InformesResource_ca, InformesResource_en, InformesResource_es

public class InformesResource
extends java.util.ListResourceBundle

ResourceBoundle para los informes.

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 ()
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

public InformesResource()
Method Detail

getContents

public java.lang.Object[][] getContents()
Specified by:
getContents in class java.util.ListResourceBundle