unbbayes.controller.resources
Class ControllerResources_pt

java.lang.Object
  extended by java.util.ResourceBundle
      extended by java.util.ListResourceBundle
          extended by unbbayes.controller.resources.ControllerResources_pt

public class ControllerResources_pt
extends ListResourceBundle

Title: UnBBayes

Description: Arquivo de recurso para o pacote unbbayes.controller. Localization = portuguese.

Copyright: Copyright (c) 2001

Company: UnB

Since:
05/04/2002
Version:
1.0
Author:
Rommel Novaes Carvalho, Michael Onishi

Nested Class Summary
 
Nested classes/interfaces inherited from class java.util.ResourceBundle
ResourceBundle.Control
 
Field Summary
 
Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
ControllerResources_pt()
           
 
Method Summary
 Object[][] getContents()
          Sobrescreve getContents e retorna um array, onde cada item no array eh um par de objetos.
 
Methods inherited from class java.util.ListResourceBundle
getKeys, handleGetObject, handleKeySet
 
Methods inherited from class java.util.ResourceBundle
clearCache, clearCache, containsKey, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, keySet, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ControllerResources_pt

public ControllerResources_pt()
Method Detail

getContents

public Object[][] getContents()
Sobrescreve getContents e retorna um array, onde cada item no array eh um par de objetos. O primeiro elemento do par eh uma String chave, e o segundo eh o valor associado a essa chave.

Specified by:
getContents in class ListResourceBundle
Returns:
O conteudo dos recursos


Copyright © 2001-2010 University of Brasilia - UnB. All Rights Reserved.