public class

TTYResources

extends ListResourceBundle
java.lang.Object
   ↳ java.util.ResourceBundle
     ↳ java.util.ListResourceBundle
       ↳ com.sun.tools.example.debug.tty.TTYResources

Class Overview

This class represents the ResourceBundle for the following package(s):

  1. com.sun.tools.example.debug.tty

Summary

[Expand]
Inherited Fields
From class java.util.ResourceBundle
Public Constructors
TTYResources()
Public Methods
Object[][] getContents()
Returns the contents of this ResourceBundle.
[Expand]
Inherited Methods
From class java.util.ListResourceBundle
From class java.util.ResourceBundle
From class java.lang.Object

Public Constructors

public TTYResources ()

Public Methods

public Object[][] getContents ()

Returns the contents of this ResourceBundle.

Returns
  • the contents of this ResourceBundle.