Save This Page
Home » pentaho-reporting-engine-classic-0.8.10 » org » jfree » report » demo » resources » [javadoc | source]
org.jfree.report.demo.resources
public class: DemoResources_pl [javadoc | source]
java.lang.Object
   java.util.ResourceBundle
      java.util.ListResourceBundle
         org.jfree.report.modules.gui.base.resources.JFreeReportResources
            org.jfree.report.demo.resources.DemoResources_pl
User interface items for the JFreeReport demonstration application. These have been put into a ResourceBundle to ease localisation of the application.
Method from org.jfree.report.demo.resources.DemoResources_pl Summary:
getContents,   main
Methods from org.jfree.report.modules.gui.base.resources.JFreeReportResources:
createMenuKeystroke,   getContents,   getIcon,   main,   printAll
Methods from java.util.ListResourceBundle:
getKeys,   handleGetObject
Methods from java.util.ResourceBundle:
clearCache,   clearCache,   containsKey,   getBundle,   getBundle,   getBundle,   getBundle,   getBundle,   getBundle,   getKeys,   getLocale,   getObject,   getString,   getStringArray,   keySet
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.jfree.report.demo.resources.DemoResources_pl Detail:
 public Object[][] getContents() 
    Returns the contents of the resource bundle.
 public static  void main(String[] args) 
    Debugging method, prints all defined contents.