blob: 68dcb521ef185d0a31e4e2019a09d3173427134d [file] [log] [blame]
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
#
# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
# Other names may be trademarks of their respective owners.
#
# The contents of this file are subject to the terms of either the GNU
# General Public License Version 2 only ("GPL") or the Common
# Development and Distribution License("CDDL") (collectively, the
# "License"). You may not use this file except in compliance with the
# License. You can obtain a copy of the License at
# http://www.netbeans.org/cddl-gplv2.html
# or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
# specific language governing permissions and limitations under the
# License. When distributing the software, include this License Header
# Notice in each file and include the License file at
# nbbuild/licenses/CDDL-GPL-2-CP. Oracle designates this
# particular file as subject to the "Classpath" exception as provided
# by Oracle in the GPL Version 2 section of the License file that
# accompanied this code. If applicable, add the following below the
# License Header, with the fields enclosed by brackets [] replaced by
# your own identifying information:
# "Portions Copyrighted [year] [name of copyright owner]"
#
# Contributor(s):
#
# The Original Software is NetBeans. The Initial Developer of the Original
# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
# Microsystems, Inc. All Rights Reserved.
#
# If you wish your version of this file to be governed by only the CDDL
# or only the GPL Version 2, indicate your decision by adding
# "[Contributor] elects to include this software in this distribution
# under the [CDDL or GPL Version 2] license." If you do not indicate a
# single choice of license, a recipient has the option to distribute
# your version of this file under either the CDDL, the GPL Version 2 or
# to extend the choice of license to its licensees as provided above.
# However, if you add GPL Version 2 code and therefore, elected the GPL
# Version 2 license, then the option applies only if the new code is
# made subject to such option by the copyright holder.
# Filenames
Services/MIMEResolver/SwingPaletteItemResolver.xml=Swing/AWT \ud30c\ub808\ud2b8 \uc544\uc774\ud15c
Services/MIMEResolver/FormResolver.xml=\ud3fc \ud30c\uc77c
Loaders/text/x-form/Factories/org-netbeans-modules-form-FormDataLoader.instance=\ud3fc \ud30c\uc77c
Loaders/text/x-java/Factories/org-netbeans-modules-form-FormDataLoader.instance=\uc790\ubc14 \ud30c\uc77c
Loaders/text/x-palette-item/Factories/org-netbeans-modules-form-palette-PaletteItemDataObject$PaletteItemDataLoader.instance=\ud30c\ub808\ud2b8 \uc544\uc774\ud15c \ud30c\uc77c
Templates/AWTForms=AWT GUI \ud3fc
Templates/AWTForms/Applet.java=\uc560\ud50c\ub9bf \ud3fc
Templates/AWTForms/Dialog.java=\ub300\ud654 \uc0c1\uc790 \ud3fc
Templates/AWTForms/Frame.java=\ud504\ub808\uc784 \ud3fc
Templates/AWTForms/Panel.java=\ud328\ub110 \ud3fc
Templates/GUIForms/Application.java=\uc751\uc6a9 \ud504\ub85c\uadf8\ub7a8 \uc0d8\ud50c \ud3fc
Templates/GUIForms/MDIApplication.java=MDI \uc751\uc6a9 \ud504\ub85c\uadf8\ub7a8 \uc0d8\ud50c \ud3fc
Templates/GUIForms/OkCancelDialog.java=\ud655\uc778 / \ucde8\uc18c \ub2e4\uc774\uc5bc\ub85c\uadf8 \uc0d8\ud50c \ud3fc
Templates/GUIForms=Swing GUI \ud3fc
Templates/GUIForms/JApplet.java=JApplet \ud3fc
Templates/GUIForms/JDialog.java=JDialog \ud3fc
Templates/GUIForms/JFrame.java=JFrame \ud3fc
Templates/GUIForms/JInternalFrame.java=JInternalFrame \ud3fc
Templates/GUIForms/JPanel.java=JPanel \ud3fc
Templates/GUIForms/BeanForm.java=Bean \ud3fc
FormDesignerPalette=\ud314\ub808\ud2b8
FormDesignerPalette/AWT=AWT
FormDesignerPalette/SwingContainers=Swing \ucee8\ud14c\uc774\ub108
FormDesignerPalette/SwingControls=Swing \ucee8\ud2b8\ub864
FormDesignerPalette/SwingMenus=Swing Menus
FormDesignerPalette/SwingWindows=\uc2a4\uc719 \uc708\ub3c4\uc6b0
FormDesignerPalette/SwingFillers=Swing Fillers
FormDesignerPalette/Beans=Bean
FormDesignerPalette/LookAndFeels=\ub8e9\uc564\ud544
FormDesignerPalette/Borders=\ud14c\ub450\ub9ac
FormDesignerToolbars/Form=\ud3fc
Toolbars/Palette=\ud314\ub808\ud2b8
Actions/Form=\ud3fc
# display names and tooltips for standard JDK components in the palette
NAME_ChooseBean=\ube48 \uc120\ud0dd
HINT_ChooseBean=Choose a bean from the classpath.
NAME_javax-swing-JLabel=\ub808\uc774\ube14
HINT_javax-swing-JLabel=<html>javax.swing.JLabel<br>A display area for a short text string or an image, or both.
NAME_javax-swing-JButton=\ubc84\ud2bc
HINT_javax-swing-JButton=<html>javax.swing.JButton<br>"\ud478\uc2dc" \ubc84\ud2bc.
NAME_javax-swing-JToggleButton=\ubc84\ud2bc \ud1a0\uae00
HINT_javax-swing-JToggleButton=<html>javax.swing.JToggleButton<br>2-\uc0c1\ud0dc \ubc84\ud2bc.
NAME_javax-swing-JCheckBox=Check Box
HINT_javax-swing-JCheckBox=<html>javax.swing.JCheckBox<br>An item that can be selected or deselected.<br>By convention, any number of check boxes in<br>a group can be selected.
NAME_javax-swing-JRadioButton=\ub77c\ub514\uc624 \ubc84\ud2bc
HINT_javax-swing-JRadioButton=<html>javax.swing.JRadioButton<br>An item that can be selected or deselected.<br>Used with a ButtonGroup object to create<br>a group of buttons in which only one button<br>at a time can be selected.
NAME_javax-swing-ButtonGroup=\ubc84\ud2bc \uadf8\ub8f9
HINT_javax-swing-ButtonGroup=<html>javax.swing.ButtonGroup<br>This class is used to create a multiple-exclusion<br>scope for a set of buttons.
NAME_javax-swing-JComboBox=\ucf64\ubcf4 \ubc15\uc2a4
HINT_javax-swing-JComboBox=<html>javax.swing.JComboBox<br>A component that combines a button<br>or editable field and a drop-down list.
NAME_javax-swing-JList=\ubaa9\ub85d
HINT_javax-swing-JList=<html>javax.swing.JList<br>A component that allows the user to select<br>one or more objects from a list.
NAME_javax-swing-JTextField=\ud14d\uc2a4\ud2b8 \ud544\ub4dc
HINT_javax-swing-JTextField=<html>javax.swing.JTextField<br>A lightweight component that allows the editing<br>of a single line of text.
NAME_javax-swing-JTextArea=\ud14d\uc2a4\ud2b8 \uc601\uc5ed
HINT_javax-swing-JTextArea=<html>javax.swing.JTextArea<br>A multi-line area that displays plain text.
NAME_javax-swing-JPanel=\ud328\ub110
HINT_javax-swing-JPanel=<html>javax.swing.JPanel<br>A generic lightweight container.
NAME_javax-swing-JTabbedPane=\ud0ed\ub41c \ucc3d
HINT_javax-swing-JTabbedPane=<html>javax.swing.JTabbedPane<br>A component that lets the user switch between<br>a group of components by clicking on a tab with<br>a given title and/or icon.
NAME_javax-swing-JScrollBar=\uc2a4\ud06c\ub864 \ubc14
HINT_javax-swing-JScrollBar=<html>javax.swing.JScrollBar<br>A component that allows to adjust the contents<br>of the viewing area of another component.
NAME_javax-swing-JScrollPane=\uc2a4\ud06c\ub864 \ucc3d
HINT_javax-swing-JScrollPane=<html>javax.swing.JScrollPane<br>A scrollable view of a lightweight component.
NAME_javax-swing-JMenuBar=\uba54\ub274 \ubaa8\uc74c
HINT_javax-swing-JMenuBar=<html>javax.swing.JMenuBar<br>A container for menus and menu items.
NAME_javax-swing-JMenu=\uba54\ub274
HINT_javax-swing-JMenu=<html>javax.swing.JMenu<br>A menu for menu items and sub menus.
NAME_javax-swing-JMenuItem=\uba54\ub274 \uc544\uc774\ud15c
HINT_javax-swing-JMenuItem=<html>javax.swing.JMenuItem<br>\uba54\ub274\ub0b4 \ub2e8\uc77c \uc544\uc774\ud15c
NAME_javax-swing-JCheckBoxMenuItem=\uba54\ub274 \uc544\uc774\ud15c / \uccb4\ud06c\ubc15\uc2a4
HINT_javax-swing-JCheckBoxMenuItem=<html>javax.swing.JCheckBoxMenuItem<br>\uba54\ub274\ub0b4 \uccb4\ud06c\ubc15\uc2a4 \uc544\uc774\ud15c
NAME_javax-swing-JRadioButtonMenuItem=\uba54\ub274 \uc544\uc774\ud15c / \ub77c\ub514\uc624\ubc84\ud2bc
HINT_javax-swing-JRadioButtonMenuItem=<html>javax.swing.JRadioButtonMenuItem<br>\uba54\ub274\ub0b4 \ub77c\ub514\uc624 \ubc84\ud2bc \uc544\uc774\ud15c
NAME_javax-swing-JPopupMenu=\ud31d\uc5c5 \uba54\ub274
HINT_javax-swing-JPopupMenu=<html>javax.swing.JPopupMenu<br>A small window that pops up and displays a series of choices.
NAME_javax-swing-JSlider=\uc2ac\ub77c\uc774\ub354
HINT_javax-swing-JSlider=<html>javax.swing.JSlider<br>A component that lets the user graphically select<br>a value by sliding a knob within a bounded interval.
NAME_javax-swing-JProgressBar=\uc9c4\ud589 \ud45c\uc2dc\uc904
HINT_javax-swing-JProgressBar=<html>javax.swing.JProgressBar<br>A progress bar typically communicates the progress<br>of some work by displaying its percentage of completion<br>and possibly a textual display of this percentage.
NAME_javax-swing-JSplitPane=\ubd84\ud560 \ucc3d
HINT_javax-swing-JSplitPane=<html>javax.swing.JSplitPane<br>A container used to divide two (and only two)<br>components. The components can then be interactively<br>resized by the user.
NAME_javax-swing-JFormattedTextField=\ud3ec\ub9f7\ub41c \ud544\ub4dc
HINT_javax-swing-JFormattedTextField=<html>javax.swing.JFormattedTextField<br>A component that allows the editing of<br>a formatted value (line of text), as well<br>as retrieving a particular object once<br>the user has edited the text.
NAME_javax-swing-JPasswordField=\ud328\uc2a4\uc6cc\ub4dc \ud544\ub4dc
HINT_javax-swing-JPasswordField=<html>javax.swing.JPasswordField<br>A component that allows the editing of a single line<br>of text where the view indicates something was typed,<br>but does not show the original characters.
NAME_javax-swing-JSpinner=\uc2a4\ud53c\ub108
HINT_javax-swing-JSpinner=<html>javax.swing.JSpinner<br>A single line input field that lets the user select<br>a number or an object value from an ordered sequence.
NAME_javax-swing-JSeparator=\ubd84\ub9ac\uc790
HINT_javax-swing-JSeparator=<html>javax.swing.JSeparator<br>A general purpose component for implementing divider lines.
NAME_javax-swing-JTextPane=Text Pane
HINT_javax-swing-JTextPane=<html>javax.swing.JTextPane<br>A text component that can be marked up with<br>attributes that are represented graphically.
NAME_javax-swing-JEditorPane=Editor Pane
HINT_javax-swing-JEditorPane=<html>javax.swing.JEditorPane<br>A text component to edit various kinds of content.
NAME_javax-swing-JTree=\ud2b8\ub9ac
HINT_javax-swing-JTree=<html>javax.swing.JTree<br>A control that displays a set of<br>hierarchical data as an outline.
NAME_javax-swing-JTable=\ud14c\uc774\ube14
HINT_javax-swing-JTable=<html>javax.swing.JTable<br>A component used to display and edit regular<br>two-dimensional tables of cells.
NAME_javax-swing-JToolBar=\ub3c4\uad6c \ud45c\uc2dc\uc904
HINT_javax-swing-JToolBar=<html>javax.swing.JToolBar<br>A component that is useful for displaying<br>commonly used actions or controls.
NAME_javax-swing-JInternalFrame=\ub0b4\ubd80 \ud504\ub808\uc784
HINT_javax-swing-JInternalFrame=<html>javax.swing.JInternalFrame<br>A lightweight object that provides many<br>of the features of a native frame, including<br>dragging, closing, becoming an icon, resizing,<br>title display, and support for a menu bar.
NAME_javax-swing-JLayeredPane=\ub808\uc774\uc5b4\ub4dc \ucc3d
HINT_javax-swing-JLayeredPane=<html>javax.swing.JLayeredPane<br>A container that allows its components<br>to specify their depth and to overlap<br>each other when needed.
NAME_javax-swing-JDesktopPane=\ub370\uc2a4\ud06c\ud1b1 \ucc3d
HINT_javax-swing-JDesktopPane=<html>javax.swing.JDesktopPane<br>A container used to create a multiple-document<br>interface or a virtual desktop.
NAME_javax-swing-JOptionPane=\uc635\uc158 \ucc3d
HINT_javax-swing-JOptionPane=<html>javax.swing.JOptionPane<br>A standard dialog box that prompts users<br>for a value or informs them of something.
NAME_javax-swing-JColorChooser=\uc0c9\uc0c1 \uc120\ud0dd\uae30
HINT_javax-swing-JColorChooser=<html>javax.swing.JColorChooser<br>A pane of controls designed to allow<br>a user to manipulate and select a color.
NAME_javax-swing-JFileChooser=\ud30c\uc77c \uc120\ud0dd\uae30
HINT_javax-swing-JFileChooser=<html>javax.swing.JFileChooser<br>A pane of controls designed to allow<br>a user to select a file.
NAME_javax-swing-JFrame=\ud504\ub808\uc784
HINT_javax-swing-JFrame=<html>javax.swing.JFrame<br>\ud0d1 \ub808\ubca8 \ucc3d.
NAME_javax-swing-JDialog=\ub300\ud654 \uc0c1\uc790
HINT_javax-swing-JDialog=<html>javax.swing.JDialog<br>\ub300\ud654\uc0c1\uc790 \ucc3d.
NAME_java-awt-Label=\ub808\uc774\ube14
HINT_java-awt-Label=<html>java.awt.Label<br>A component that displays<br>a single line of read-only text.
NAME_java-awt-Button=\ubc84\ud2bc
HINT_java-awt-Button=<html>java.awt.Button<br>\ub77c\ubca8\ub41c \ubc84\ud2bc.
NAME_java-awt-TextField=\ud14d\uc2a4\ud2b8 \ud544\ub4dc
HINT_java-awt-TextField=<html>java.awt.TextField<br>A text component that allows for the editing<br>of a single line of text.
NAME_java-awt-TextArea=\ud14d\uc2a4\ud2b8 \uc601\uc5ed
HINT_java-awt-TextArea=<html>java.awt.TextArea<br>A multi-line region that displays text.<br>It can be set to allow editing or to be read-only.
NAME_java-awt-Checkbox=Checkbox
HINT_java-awt-Checkbox=<html>java.awt.Checkbox<br>An item that can be selected or deselected.
NAME_java-awt-Choice=Choice
HINT_java-awt-Choice=<html>java.awt.Choice<br>A pop-up menu of choices.
NAME_java-awt-List=\ubaa9\ub85d
HINT_java-awt-List=<html>java.awt.List<br>A scrolling list of text items
NAME_java-awt-Scrollbar=\uc2a4\ud06c\ub864\ubc14
HINT_java-awt-Scrollbar=<html>java.awt.Scrollbar<br>A scroll bar provides a convenient means<br>for allowing a user to select from a range of values.
NAME_java-awt-ScrollPane=\uc2a4\ud06c\ub864 \ucc3d
HINT_java-awt-ScrollPane=<html>java.awt.ScrollPane<br>A container class which implements automatic<br>horizontal and/or vertical scrolling for<br>a single child component.
NAME_java-awt-Panel=\ud328\ub110
HINT_java-awt-Panel=<html>java.awt.Panel<br>A general-purpose container.
NAME_java-awt-Canvas=Canvas
HINT_java-awt-Canvas=<html>java.awt.Canvas<br>A blank rectangular area of the screen<br>onto which the application can draw or<br>from which the application can trap<br>input events from the user.
NAME_java-awt-MenuBar=\uba54\ub274 \ubaa8\uc74c
HINT_java-awt-MenuBar=<html>java.awt.MenuBar<br>A menu bar bound to a frame.
NAME_java-awt-PopupMenu=\ud31d\uc5c5 \uba54\ub274
HINT_java-awt-PopupMenu=<html>java.awt.PopupMenu<br>A menu which can be dynamically popped up<br>at a specified position within a component.
NAME_java-awt-FlowLayout=\ud50c\ub85c\uc6b0 \ub808\uc774\uc544\uc6c3
HINT_java-awt-FlowLayout=<html>java.awt.FlowLayout<br>A flow layout arranges components in a directional flow,<br>much like lines of text in a paragraph.
NAME_java-awt-BorderLayout=\ubcf4\ub354 \ub808\uc774\uc544\uc6c3
HINT_java-awt-BorderLayout=<html>java.awt.BorderLayout<br>A border layout lays out a container, arranging and resizing<br>its components to fit in five regions: north, south, east, west, and center.
NAME_java-awt-GridLayout=\uadf8\ub9ac\ub4dc \ub808\uc774\uc544\uc6c3
HINT_java-awt-GridLayout=<html>java.awt.GridLayout<br>A layout manager that lays out a container's components in a rectangular grid.
NAME_java-awt-GridBagLayout=\uadf8\ub9ac\ub4dc \ubc31 \ub808\uc774\uc544\uc6c3
HINT_java-awt-GridBagLayout=<html>java.awt.GridBagLayout<br>A flexible layout manager that aligns components vertically and horizontally,<br>without requiring that the components be of the same size.
NAME_java-awt-CardLayout=\uce74\ub4dc \ub808\uc774\uc544\uc6c3
HINT_java-awt-CardLayout=<html>java.awt.CardLayout<br>A layout manager that acts as a stack of cards.
NAME_javax-swing-BoxLayout=\ubc15\uc2a4 \ub808\uc774\uc544\uc6c3
HINT_javax-swing-BoxLayout=<html>java.swing.BoxLayout<br>A layout manager that allows multiple components<br>to be laid out either vertically or horizontally.
NAME_org-netbeans-lib-awtextra-AbsoluteLayout=\uc808\ub300 \ub808\uc774\uc544\uc6c3
HINT_org-netbeans-lib-awtextra-AbsoluteLayout=<html>org.netbeans.lib.awtextra.AbsoluteLayout<br>A layout manager that allows placement of components in absolute positions.
NAME_org-netbeans-modules-form-layoutsupport-delegates-NullLayoutSupport=Null Layout
HINT_org-netbeans-modules-form-layoutsupport-delegates-NullLayoutSupport=<html>No (e.g. null) layout manager.
NAME_javax-swing-border-EmptyBorder=\ube48 \ub808\uc774\uc544\uc6c3
HINT_javax-swing-border-EmptyBorder=<html>javax.swing.border.EmptyBorder <br>An empty and transparent border which takes up space but does no drawing.
NAME_javax-swing-border-LineBorder=\uc120 \ud14c\ub450\ub9ac
HINT_javax-swing-border-LineBorder=<html>javax.swing.border.LineBorder <br>\uc784\uc758\uc758 \ub450\uaed8\uc640 \ub2e8\uc77c \uc0c9\uc0c1\uc758 \uc120 \ud14c\ub450\ub9ac
NAME_javax-swing-border-MatteBorder=\ub9e4\ud2b8 \ud14c\ub450\ub9ac
HINT_javax-swing-border-MatteBorder=<html>javax.swing.border.MatteBorder <br>\uc194\ub9ac\ub4dc \uc0c9\uc0c1\uc774\ub098 \ud0c0\uc77c \uc544\uc774\ucf58\uc758 \ub9e4\ud2b8 \ud0c0\uc785 \ud14c\ub450\ub9ac
NAME_javax-swing-border-TitledBorder=\uc81c\ubaa9 \uc788\ub294 \ud14c\ub450\ub9ac
HINT_javax-swing-border-TitledBorder=<html>javax.swing.border.TitledBorder <br>\uc9c0\uc815\ub41c \uc704\uce58\uc5d0 \ubb38\uc790\uc5f4 \uc81c\ubaa9\uc744 \uac00\uc9c4 \ud14c\ub450\ub9ac
NAME_javax-swing-border-EtchedBorder=Etched Border
HINT_javax-swing-border-EtchedBorder=<html>javax.swing.border.EtchedBorder <br>A simple etched border which can either be etched-in or etched-out.
NAME_javax-swing-border-BevelBorder=\ubca0\ubca8 \ud14c\ub450\ub9ac
HINT_javax-swing-border-BevelBorder=<html>javax.swing.border.BevelBorder <br>\uc2ec\ud50c 2\uc904 \ubca0\ubca8 \ud14c\ub450\ub9ac
NAME_javax-swing-border-SoftBevelBorder=\uc18c\ud504\ud2b8 \ubca0\ubca8 \ud14c\ub450\ub9ac
HINT_javax-swing-border-SoftBevelBorder=<html>javax.swing.border.SoftBevelBorder <br>\uc18c\ud504\ud2b8\ud55c \ucf54\ub108\uc758 \uace0\ubb34\ub418\uac70\ub098 \ub610\ub294 \ub2e4\uc6b4\ub41c \ubca0\ubca8
NAME_javax-swing-border-CompoundBorder=\ucef4\ud30c\uc6b4\ub4dc \ud14c\ub450\ub9ac
HINT_javax-swing-border-CompoundBorder=<html>javax.swing.border.CompoundBorder <br>A border used to compose two Border objects into a single border.
NAME_BoxFillerGlue=Glue
HINT_BoxFillerGlue=<html>javax.swing.Box.Filler <br>A component that grows in both (horizontal and vertical) directions.
NAME_BoxFillerHorizontalGlue=Horizontal Glue
HINT_BoxFillerHorizontalGlue=<html>javax.swing.Box.Filler <br>A component that has zero height and grows in horizontal direction.
NAME_BoxFillerHorizontalStrut=Horizontal Strut
HINT_BoxFillerHorizontalStrut=<html>javax.swing.Box.Filler <br>A component that has fixed height and grows in horizontal direction.
NAME_BoxFillerRigidArea=Rigid Area
HINT_BoxFillerRigidArea=<html>javax.swing.Box.Filler <br>A component that has fixed size.
NAME_BoxFillerVerticalGlue=Vertical Glue
HINT_BoxFillerVerticalGlue=<html>javax.swing.Box.Filler <br>A component that has zero width and grows in vertical direction.
NAME_BoxFillerVerticalStrut=Vertical Strut
HINT_BoxFillerVerticalStrut=<html>javax.swing.Box.Filler <br>A component that has fixed width and grows in vertical direction.
#libraries
swing-layout=Swing \ub808\uc774\uc544\uc6c3 \ud655\uc7a5
absolutelayout=\uc808\ub300 \ub808\uc774\uc544\uc6c3
beans-binding=\ube48 \ubc14\uc778\ub529