FileDocCategorySizeDatePackage
windows_de.javaAPI DocJava SE 6 API1867Tue Jun 10 01:30:26 BST 2008com.sun.java.swing.plaf.windows.resources

windows_de

public final class windows_de extends ListResourceBundle

Fields Summary
Constructors Summary
Methods Summary
protected final java.lang.Object[][]getContents()

        return new Object[][] {
            { "FileChooser.detailsViewActionLabelText", "Einzelheiten" },
            { "FileChooser.detailsViewButtonAccessibleName", "Einzelheiten" },
            { "FileChooser.detailsViewButtonToolTipText", "Einzelheiten" },
            { "FileChooser.fileAttrHeaderText", "Attribut" },
            { "FileChooser.fileDateHeaderText", "Ge\u00E4ndert" },
            { "FileChooser.fileNameHeaderText", "Dateiname" },
            { "FileChooser.fileNameLabelText", "Dateiname:" },
            { "FileChooser.fileSizeHeaderText", "Gr\u00F6\u00DFe" },
            { "FileChooser.fileTypeHeaderText", "Typ" },
            { "FileChooser.filesOfTypeLabelText", "Dateityp:" },
            { "FileChooser.homeFolderAccessibleName", "Home" },
            { "FileChooser.homeFolderToolTipText", "Home" },
            { "FileChooser.listViewActionLabelText", "Liste" },
            { "FileChooser.listViewButtonAccessibleName", "Liste" },
            { "FileChooser.listViewButtonToolTipText", "Liste" },
            { "FileChooser.lookInLabelText", "Suchen in:" },
            { "FileChooser.newFolderAccessibleName", "Neuer Ordner" },
            { "FileChooser.newFolderActionLabelText", "Neuer Ordner" },
            { "FileChooser.newFolderToolTipText", "Neuen Ordner erstellen" },
            { "FileChooser.refreshActionLabelText", "Aktualisieren" },
            { "FileChooser.saveInLabelText", "Speichern in:" },
            { "FileChooser.upFolderAccessibleName", "H\u00F6her" },
            { "FileChooser.upFolderToolTipText", "Eine Ebene h\u00F6her" },
            { "FileChooser.viewMenuLabelText", "Ansicht" },
        };