Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

abbot.editor.i18n
Interface Resources  view Resources download Resources.java

All Known Subinterfaces:
Strings

public interface Resources

Provide lightweight resource-loading capability distinct from the full set of strings.


Nested Class Summary
static class Resources.ResourceLoader
           
 
Field Summary
static Resources.ResourceLoader bundle
           
static java.lang.String STRINGS_BUNDLE
           
 

Field Detail

bundle

public static final Resources.ResourceLoader bundle

STRINGS_BUNDLE

public static final java.lang.String STRINGS_BUNDLE
See Also:
Constant Field Values