unbbayes.gui.resources
Class GuiResources_pt

java.lang.Object
  extended by java.util.ResourceBundle
      extended by java.util.ListResourceBundle
          extended by unbbayes.gui.resources.GuiResources_pt

public class GuiResources_pt
extends ListResourceBundle

Title: UnBBayes

Description: Arquivo de recurso para o pacote unbbayes.gui. 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
GuiResources_pt()
           
 
Method Summary
 Object[][] getContents()
          Sobrescreve getContents e retorna um array, onde cada item no array √© 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

GuiResources_pt

public GuiResources_pt()
Method Detail

getContents

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

Specified by:
getContents in class ListResourceBundle
Returns:
O conte√∫do dos recursos


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