unbbayes.gui.resources
Class GuiResources

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

public class GuiResources
extends ListResourceBundle

Title: UnBBayes

Description: Resources file for unbbayes.gui package. Localization = english.

Copyright: Copyright (c) 2001

Company: UnB

Since:
06/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()
           
 
Method Summary
 Object[][] getContents()
          Override getContents and provide an array, where each item in the array is a pair of objects.
 
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

public GuiResources()
Method Detail

getContents

public Object[][] getContents()
Override getContents and provide an array, where each item in the array is a pair of objects. The first element of each pair is a String key, and the second is the value associated with that key.

Specified by:
getContents in class ListResourceBundle
Returns:
The resources' contents


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