public class

Messages_ko

extends ListResourceBundle
java.lang.Object
   ↳ java.util.ResourceBundle
     ↳ java.util.ListResourceBundle
       ↳ sun.misc.resources.Messages_ko

Class Overview

This class represents the ResourceBundle for sun.misc.

Summary

[Expand]
Inherited Fields
From class java.util.ResourceBundle
Public Constructors
Messages_ko()
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 Messages_ko ()

Public Methods

public Object[][] getContents ()

Returns the contents of this ResourceBundle.

Returns
  • the contents of this ResourceBundle.