Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
openanolis
dragonwell8_jdk
提交
286262df
D
dragonwell8_jdk
项目概览
openanolis
/
dragonwell8_jdk
通知
4
Star
2
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
D
dragonwell8_jdk
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
286262df
编写于
10月 04, 2013
作者:
M
mcherkas
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
8020688: Broken links in documentation at
http://docs.oracle.com/javase/6/docs/api/index
.
Reviewed-by: anthony, alexsch
上级
f2058ef7
变更
141
展开全部
隐藏空白更改
内联
并排
Showing
141 changed file
with
207 addition
and
213 deletion
+207
-213
src/macosx/classes/apple/applescript/AppleScriptEngine.java
src/macosx/classes/apple/applescript/AppleScriptEngine.java
+1
-1
src/share/classes/com/sun/org/apache/xml/internal/security/keys/content/x509/XMLX509SKI.java
...e/xml/internal/security/keys/content/x509/XMLX509SKI.java
+1
-1
src/share/classes/com/sun/org/apache/xml/internal/security/utils/resolver/implementations/ResolverDirectHTTP.java
...ty/utils/resolver/implementations/ResolverDirectHTTP.java
+1
-1
src/share/classes/java/applet/Applet.java
src/share/classes/java/applet/Applet.java
+2
-2
src/share/classes/java/applet/AppletStub.java
src/share/classes/java/applet/AppletStub.java
+2
-2
src/share/classes/java/awt/Component.java
src/share/classes/java/awt/Component.java
+8
-8
src/share/classes/java/awt/Container.java
src/share/classes/java/awt/Container.java
+1
-1
src/share/classes/java/awt/DefaultFocusTraversalPolicy.java
src/share/classes/java/awt/DefaultFocusTraversalPolicy.java
+1
-1
src/share/classes/java/awt/DefaultKeyboardFocusManager.java
src/share/classes/java/awt/DefaultKeyboardFocusManager.java
+1
-1
src/share/classes/java/awt/DisplayMode.java
src/share/classes/java/awt/DisplayMode.java
+1
-1
src/share/classes/java/awt/FocusTraversalPolicy.java
src/share/classes/java/awt/FocusTraversalPolicy.java
+1
-1
src/share/classes/java/awt/Font.java
src/share/classes/java/awt/Font.java
+1
-1
src/share/classes/java/awt/GraphicsDevice.java
src/share/classes/java/awt/GraphicsDevice.java
+1
-1
src/share/classes/java/awt/KeyboardFocusManager.java
src/share/classes/java/awt/KeyboardFocusManager.java
+1
-1
src/share/classes/java/awt/Toolkit.java
src/share/classes/java/awt/Toolkit.java
+1
-1
src/share/classes/java/awt/datatransfer/DataFlavor.java
src/share/classes/java/awt/datatransfer/DataFlavor.java
+1
-1
src/share/classes/java/awt/datatransfer/Transferable.java
src/share/classes/java/awt/datatransfer/Transferable.java
+1
-1
src/share/classes/java/awt/event/ActionEvent.java
src/share/classes/java/awt/event/ActionEvent.java
+1
-1
src/share/classes/java/awt/event/ActionListener.java
src/share/classes/java/awt/event/ActionListener.java
+1
-1
src/share/classes/java/awt/event/ComponentAdapter.java
src/share/classes/java/awt/event/ComponentAdapter.java
+1
-1
src/share/classes/java/awt/event/ComponentEvent.java
src/share/classes/java/awt/event/ComponentEvent.java
+1
-1
src/share/classes/java/awt/event/ComponentListener.java
src/share/classes/java/awt/event/ComponentListener.java
+1
-1
src/share/classes/java/awt/event/ContainerAdapter.java
src/share/classes/java/awt/event/ContainerAdapter.java
+1
-1
src/share/classes/java/awt/event/ContainerEvent.java
src/share/classes/java/awt/event/ContainerEvent.java
+1
-1
src/share/classes/java/awt/event/ContainerListener.java
src/share/classes/java/awt/event/ContainerListener.java
+1
-1
src/share/classes/java/awt/event/FocusAdapter.java
src/share/classes/java/awt/event/FocusAdapter.java
+1
-1
src/share/classes/java/awt/event/FocusEvent.java
src/share/classes/java/awt/event/FocusEvent.java
+1
-1
src/share/classes/java/awt/event/FocusListener.java
src/share/classes/java/awt/event/FocusListener.java
+1
-1
src/share/classes/java/awt/event/ItemEvent.java
src/share/classes/java/awt/event/ItemEvent.java
+1
-1
src/share/classes/java/awt/event/ItemListener.java
src/share/classes/java/awt/event/ItemListener.java
+1
-1
src/share/classes/java/awt/event/KeyAdapter.java
src/share/classes/java/awt/event/KeyAdapter.java
+1
-1
src/share/classes/java/awt/event/KeyEvent.java
src/share/classes/java/awt/event/KeyEvent.java
+1
-1
src/share/classes/java/awt/event/MouseAdapter.java
src/share/classes/java/awt/event/MouseAdapter.java
+1
-1
src/share/classes/java/awt/event/MouseEvent.java
src/share/classes/java/awt/event/MouseEvent.java
+2
-2
src/share/classes/java/awt/event/MouseListener.java
src/share/classes/java/awt/event/MouseListener.java
+1
-1
src/share/classes/java/awt/event/MouseMotionAdapter.java
src/share/classes/java/awt/event/MouseMotionAdapter.java
+1
-1
src/share/classes/java/awt/event/MouseMotionListener.java
src/share/classes/java/awt/event/MouseMotionListener.java
+1
-1
src/share/classes/java/awt/event/WindowAdapter.java
src/share/classes/java/awt/event/WindowAdapter.java
+1
-1
src/share/classes/java/awt/event/WindowEvent.java
src/share/classes/java/awt/event/WindowEvent.java
+1
-1
src/share/classes/java/awt/event/WindowFocusListener.java
src/share/classes/java/awt/event/WindowFocusListener.java
+1
-1
src/share/classes/java/awt/event/WindowListener.java
src/share/classes/java/awt/event/WindowListener.java
+1
-1
src/share/classes/java/awt/geom/Line2D.java
src/share/classes/java/awt/geom/Line2D.java
+1
-1
src/share/classes/java/beans/Introspector.java
src/share/classes/java/beans/Introspector.java
+1
-1
src/share/classes/java/net/URI.java
src/share/classes/java/net/URI.java
+2
-2
src/share/classes/java/text/DecimalFormat.java
src/share/classes/java/text/DecimalFormat.java
+1
-1
src/share/classes/java/text/SimpleDateFormat.java
src/share/classes/java/text/SimpleDateFormat.java
+1
-1
src/share/classes/javax/management/Descriptor.java
src/share/classes/javax/management/Descriptor.java
+1
-1
src/share/classes/javax/swing/AbstractButton.java
src/share/classes/javax/swing/AbstractButton.java
+2
-2
src/share/classes/javax/swing/BorderFactory.java
src/share/classes/javax/swing/BorderFactory.java
+1
-1
src/share/classes/javax/swing/BoundedRangeModel.java
src/share/classes/javax/swing/BoundedRangeModel.java
+2
-2
src/share/classes/javax/swing/Box.java
src/share/classes/javax/swing/Box.java
+1
-1
src/share/classes/javax/swing/BoxLayout.java
src/share/classes/javax/swing/BoxLayout.java
+1
-1
src/share/classes/javax/swing/ButtonGroup.java
src/share/classes/javax/swing/ButtonGroup.java
+1
-1
src/share/classes/javax/swing/DefaultFocusManager.java
src/share/classes/javax/swing/DefaultFocusManager.java
+1
-1
src/share/classes/javax/swing/FocusManager.java
src/share/classes/javax/swing/FocusManager.java
+1
-1
src/share/classes/javax/swing/ImageIcon.java
src/share/classes/javax/swing/ImageIcon.java
+1
-1
src/share/classes/javax/swing/JApplet.java
src/share/classes/javax/swing/JApplet.java
+2
-2
src/share/classes/javax/swing/JButton.java
src/share/classes/javax/swing/JButton.java
+2
-2
src/share/classes/javax/swing/JCheckBox.java
src/share/classes/javax/swing/JCheckBox.java
+2
-2
src/share/classes/javax/swing/JCheckBoxMenuItem.java
src/share/classes/javax/swing/JCheckBoxMenuItem.java
+2
-2
src/share/classes/javax/swing/JColorChooser.java
src/share/classes/javax/swing/JColorChooser.java
+1
-1
src/share/classes/javax/swing/JComboBox.java
src/share/classes/javax/swing/JComboBox.java
+3
-5
src/share/classes/javax/swing/JComponent.java
src/share/classes/javax/swing/JComponent.java
+21
-22
src/share/classes/javax/swing/JDesktopPane.java
src/share/classes/javax/swing/JDesktopPane.java
+1
-1
src/share/classes/javax/swing/JDialog.java
src/share/classes/javax/swing/JDialog.java
+2
-2
src/share/classes/javax/swing/JEditorPane.java
src/share/classes/javax/swing/JEditorPane.java
+1
-1
src/share/classes/javax/swing/JFileChooser.java
src/share/classes/javax/swing/JFileChooser.java
+1
-1
src/share/classes/javax/swing/JFrame.java
src/share/classes/javax/swing/JFrame.java
+3
-3
src/share/classes/javax/swing/JInternalFrame.java
src/share/classes/javax/swing/JInternalFrame.java
+1
-1
src/share/classes/javax/swing/JLabel.java
src/share/classes/javax/swing/JLabel.java
+1
-1
src/share/classes/javax/swing/JLayeredPane.java
src/share/classes/javax/swing/JLayeredPane.java
+1
-1
src/share/classes/javax/swing/JList.java
src/share/classes/javax/swing/JList.java
+2
-4
src/share/classes/javax/swing/JMenu.java
src/share/classes/javax/swing/JMenu.java
+2
-2
src/share/classes/javax/swing/JMenuBar.java
src/share/classes/javax/swing/JMenuBar.java
+1
-1
src/share/classes/javax/swing/JMenuItem.java
src/share/classes/javax/swing/JMenuItem.java
+2
-2
src/share/classes/javax/swing/JOptionPane.java
src/share/classes/javax/swing/JOptionPane.java
+1
-1
src/share/classes/javax/swing/JPanel.java
src/share/classes/javax/swing/JPanel.java
+1
-1
src/share/classes/javax/swing/JPasswordField.java
src/share/classes/javax/swing/JPasswordField.java
+1
-1
src/share/classes/javax/swing/JPopupMenu.java
src/share/classes/javax/swing/JPopupMenu.java
+1
-1
src/share/classes/javax/swing/JProgressBar.java
src/share/classes/javax/swing/JProgressBar.java
+2
-2
src/share/classes/javax/swing/JRadioButton.java
src/share/classes/javax/swing/JRadioButton.java
+2
-2
src/share/classes/javax/swing/JRadioButtonMenuItem.java
src/share/classes/javax/swing/JRadioButtonMenuItem.java
+2
-2
src/share/classes/javax/swing/JRootPane.java
src/share/classes/javax/swing/JRootPane.java
+1
-1
src/share/classes/javax/swing/JScrollPane.java
src/share/classes/javax/swing/JScrollPane.java
+1
-1
src/share/classes/javax/swing/JSeparator.java
src/share/classes/javax/swing/JSeparator.java
+1
-1
src/share/classes/javax/swing/JSlider.java
src/share/classes/javax/swing/JSlider.java
+1
-1
src/share/classes/javax/swing/JSpinner.java
src/share/classes/javax/swing/JSpinner.java
+1
-1
src/share/classes/javax/swing/JSplitPane.java
src/share/classes/javax/swing/JSplitPane.java
+1
-1
src/share/classes/javax/swing/JTabbedPane.java
src/share/classes/javax/swing/JTabbedPane.java
+1
-1
src/share/classes/javax/swing/JTable.java
src/share/classes/javax/swing/JTable.java
+3
-3
src/share/classes/javax/swing/JTextArea.java
src/share/classes/javax/swing/JTextArea.java
+1
-1
src/share/classes/javax/swing/JTextField.java
src/share/classes/javax/swing/JTextField.java
+1
-1
src/share/classes/javax/swing/JTextPane.java
src/share/classes/javax/swing/JTextPane.java
+1
-1
src/share/classes/javax/swing/JToggleButton.java
src/share/classes/javax/swing/JToggleButton.java
+2
-2
src/share/classes/javax/swing/JToolBar.java
src/share/classes/javax/swing/JToolBar.java
+1
-1
src/share/classes/javax/swing/JToolTip.java
src/share/classes/javax/swing/JToolTip.java
+1
-1
src/share/classes/javax/swing/JTree.java
src/share/classes/javax/swing/JTree.java
+1
-1
src/share/classes/javax/swing/JWindow.java
src/share/classes/javax/swing/JWindow.java
+1
-1
src/share/classes/javax/swing/ProgressMonitor.java
src/share/classes/javax/swing/ProgressMonitor.java
+1
-1
src/share/classes/javax/swing/ProgressMonitorInputStream.java
...share/classes/javax/swing/ProgressMonitorInputStream.java
+1
-1
src/share/classes/javax/swing/Spring.java
src/share/classes/javax/swing/Spring.java
+1
-1
src/share/classes/javax/swing/SpringLayout.java
src/share/classes/javax/swing/SpringLayout.java
+1
-1
src/share/classes/javax/swing/SwingUtilities.java
src/share/classes/javax/swing/SwingUtilities.java
+2
-2
src/share/classes/javax/swing/SwingWorker.java
src/share/classes/javax/swing/SwingWorker.java
+1
-1
src/share/classes/javax/swing/Timer.java
src/share/classes/javax/swing/Timer.java
+1
-1
src/share/classes/javax/swing/TransferHandler.java
src/share/classes/javax/swing/TransferHandler.java
+1
-1
src/share/classes/javax/swing/WindowConstants.java
src/share/classes/javax/swing/WindowConstants.java
+1
-1
src/share/classes/javax/swing/border/Border.java
src/share/classes/javax/swing/border/Border.java
+1
-1
src/share/classes/javax/swing/event/InternalFrameAdapter.java
...share/classes/javax/swing/event/InternalFrameAdapter.java
+1
-1
src/share/classes/javax/swing/event/InternalFrameEvent.java
src/share/classes/javax/swing/event/InternalFrameEvent.java
+1
-1
src/share/classes/javax/swing/event/InternalFrameListener.java
...hare/classes/javax/swing/event/InternalFrameListener.java
+1
-1
src/share/classes/javax/swing/event/TreeExpansionEvent.java
src/share/classes/javax/swing/event/TreeExpansionEvent.java
+2
-2
src/share/classes/javax/swing/event/TreeExpansionListener.java
...hare/classes/javax/swing/event/TreeExpansionListener.java
+1
-1
src/share/classes/javax/swing/event/TreeModelEvent.java
src/share/classes/javax/swing/event/TreeModelEvent.java
+1
-1
src/share/classes/javax/swing/event/TreeModelListener.java
src/share/classes/javax/swing/event/TreeModelListener.java
+1
-1
src/share/classes/javax/swing/event/TreeSelectionListener.java
...hare/classes/javax/swing/event/TreeSelectionListener.java
+1
-1
src/share/classes/javax/swing/event/TreeWillExpandListener.java
...are/classes/javax/swing/event/TreeWillExpandListener.java
+1
-1
src/share/classes/javax/swing/filechooser/FileFilter.java
src/share/classes/javax/swing/filechooser/FileFilter.java
+1
-1
src/share/classes/javax/swing/filechooser/FileView.java
src/share/classes/javax/swing/filechooser/FileView.java
+1
-1
src/share/classes/javax/swing/plaf/basic/BasicComboBoxUI.java
...share/classes/javax/swing/plaf/basic/BasicComboBoxUI.java
+1
-2
src/share/classes/javax/swing/plaf/metal/MetalLookAndFeel.java
...hare/classes/javax/swing/plaf/metal/MetalLookAndFeel.java
+1
-1
src/share/classes/javax/swing/table/TableModel.java
src/share/classes/javax/swing/table/TableModel.java
+1
-1
src/share/classes/javax/swing/text/AbstractDocument.java
src/share/classes/javax/swing/text/AbstractDocument.java
+4
-4
src/share/classes/javax/swing/text/DefaultCaret.java
src/share/classes/javax/swing/text/DefaultCaret.java
+1
-1
src/share/classes/javax/swing/text/DefaultStyledDocument.java
...share/classes/javax/swing/text/DefaultStyledDocument.java
+4
-4
src/share/classes/javax/swing/text/JTextComponent.java
src/share/classes/javax/swing/text/JTextComponent.java
+3
-3
src/share/classes/javax/swing/text/PlainDocument.java
src/share/classes/javax/swing/text/PlainDocument.java
+1
-1
src/share/classes/javax/swing/text/StyleContext.java
src/share/classes/javax/swing/text/StyleContext.java
+6
-6
src/share/classes/javax/swing/text/html/HTMLDocument.java
src/share/classes/javax/swing/text/html/HTMLDocument.java
+1
-1
src/share/classes/javax/swing/tree/DefaultMutableTreeNode.java
...hare/classes/javax/swing/tree/DefaultMutableTreeNode.java
+1
-1
src/share/classes/javax/swing/tree/DefaultTreeCellRenderer.java
...are/classes/javax/swing/tree/DefaultTreeCellRenderer.java
+1
-1
src/share/classes/javax/swing/tree/DefaultTreeModel.java
src/share/classes/javax/swing/tree/DefaultTreeModel.java
+1
-1
src/share/classes/javax/swing/tree/ExpandVetoException.java
src/share/classes/javax/swing/tree/ExpandVetoException.java
+1
-1
src/share/classes/javax/swing/tree/TreeCellRenderer.java
src/share/classes/javax/swing/tree/TreeCellRenderer.java
+1
-1
src/share/classes/javax/swing/tree/TreeModel.java
src/share/classes/javax/swing/tree/TreeModel.java
+1
-1
src/share/classes/javax/swing/tree/TreeNode.java
src/share/classes/javax/swing/tree/TreeNode.java
+1
-1
src/share/classes/javax/swing/tree/TreePath.java
src/share/classes/javax/swing/tree/TreePath.java
+1
-1
src/share/classes/javax/swing/tree/TreeSelectionModel.java
src/share/classes/javax/swing/tree/TreeSelectionModel.java
+1
-1
src/share/classes/sun/swing/PrintingStatus.java
src/share/classes/sun/swing/PrintingStatus.java
+1
-1
src/share/classes/sun/text/normalizer/UCharacter.java
src/share/classes/sun/text/normalizer/UCharacter.java
+1
-1
src/share/demo/jfc/FileChooserDemo/FileChooserDemo.java
src/share/demo/jfc/FileChooserDemo/FileChooserDemo.java
+1
-1
未找到文件。
src/macosx/classes/apple/applescript/AppleScriptEngine.java
浏览文件 @
286262df
...
@@ -155,7 +155,7 @@ public class AppleScriptEngine implements ScriptEngine {
...
@@ -155,7 +155,7 @@ public class AppleScriptEngine implements ScriptEngine {
TRACE
(
"init()"
);
TRACE
(
"init()"
);
// set up our context
// set up our context
/* TODO -- name of current executable? bad java documentation at:
/* TODO -- name of current executable? bad java documentation at:
* http://
java.sun
.com/javase/6/docs/api/javax/script/ScriptEngine.html#FILENAME */
* http://
docs.oracle
.com/javase/6/docs/api/javax/script/ScriptEngine.html#FILENAME */
put
(
ScriptEngine
.
FILENAME
,
""
);
put
(
ScriptEngine
.
FILENAME
,
""
);
put
(
ScriptEngine
.
ENGINE
,
getEngine
());
put
(
ScriptEngine
.
ENGINE
,
getEngine
());
put
(
ScriptEngine
.
ENGINE_VERSION
,
getEngineVersion
());
put
(
ScriptEngine
.
ENGINE_VERSION
,
getEngineVersion
());
...
...
src/share/classes/com/sun/org/apache/xml/internal/security/keys/content/x509/XMLX509SKI.java
浏览文件 @
286262df
...
@@ -35,7 +35,7 @@ import org.w3c.dom.Element;
...
@@ -35,7 +35,7 @@ import org.w3c.dom.Element;
/**
/**
* Handles SubjectKeyIdentifier (SKI) for X.509v3.
* Handles SubjectKeyIdentifier (SKI) for X.509v3.
*
*
* @see <A HREF="http://
java.sun.com/j2
se/1.5.0/docs/api/java/security/cert/X509Extension.html">
* @see <A HREF="http://
docs.oracle.com/java
se/1.5.0/docs/api/java/security/cert/X509Extension.html">
* Interface X509Extension</A>
* Interface X509Extension</A>
*/
*/
public
class
XMLX509SKI
extends
SignatureElementProxy
implements
XMLX509DataContent
{
public
class
XMLX509SKI
extends
SignatureElementProxy
implements
XMLX509DataContent
{
...
...
src/share/classes/com/sun/org/apache/xml/internal/security/utils/resolver/implementations/ResolverDirectHTTP.java
浏览文件 @
286262df
...
@@ -56,7 +56,7 @@ import com.sun.org.apache.xml.internal.security.utils.resolver.ResourceResolverS
...
@@ -56,7 +56,7 @@ import com.sun.org.apache.xml.internal.security.utils.resolver.ResourceResolverS
* </PRE>
* </PRE>
*
*
* @see <A HREF="http://www.javaworld.com/javaworld/javatips/jw-javatip42_p.html">Java Tip 42: Write Java apps that work with proxy-based firewalls</A>
* @see <A HREF="http://www.javaworld.com/javaworld/javatips/jw-javatip42_p.html">Java Tip 42: Write Java apps that work with proxy-based firewalls</A>
* @see <A HREF="http://
java.sun.com/j2se/1.4
/docs/guide/net/properties.html">SUN J2SE docs for network properties</A>
* @see <A HREF="http://
docs.oracle.com/javase/1.4.2
/docs/guide/net/properties.html">SUN J2SE docs for network properties</A>
* @see <A HREF="http://metalab.unc.edu/javafaq/javafaq.html#proxy">The JAVA FAQ Question 9.5: How do I make Java work with a proxy server?</A>
* @see <A HREF="http://metalab.unc.edu/javafaq/javafaq.html#proxy">The JAVA FAQ Question 9.5: How do I make Java work with a proxy server?</A>
*/
*/
public
class
ResolverDirectHTTP
extends
ResourceResolverSpi
{
public
class
ResolverDirectHTTP
extends
ResourceResolverSpi
{
...
...
src/share/classes/java/applet/Applet.java
浏览文件 @
286262df
...
@@ -143,11 +143,11 @@ public class Applet extends Panel {
...
@@ -143,11 +143,11 @@ public class Applet extends Panel {
* For example, suppose an applet is contained
* For example, suppose an applet is contained
* within the document:
* within the document:
* <blockquote><pre>
* <blockquote><pre>
* http://
java.sun.com/products/jdk/1.2
/index.html
* http://
www.oracle.com/technetwork/java
/index.html
* </pre></blockquote>
* </pre></blockquote>
* The document base is:
* The document base is:
* <blockquote><pre>
* <blockquote><pre>
* http://
java.sun.com/products/jdk/1.2
/index.html
* http://
www.oracle.com/technetwork/java
/index.html
* </pre></blockquote>
* </pre></blockquote>
*
*
* @return the {@link java.net.URL} of the document that contains this
* @return the {@link java.net.URL} of the document that contains this
...
...
src/share/classes/java/applet/AppletStub.java
浏览文件 @
286262df
...
@@ -54,11 +54,11 @@ public interface AppletStub {
...
@@ -54,11 +54,11 @@ public interface AppletStub {
* For example, suppose an applet is contained
* For example, suppose an applet is contained
* within the document:
* within the document:
* <blockquote><pre>
* <blockquote><pre>
* http://
java.sun.com/products/jdk/1.2
/index.html
* http://
www.oracle.com/technetwork/java
/index.html
* </pre></blockquote>
* </pre></blockquote>
* The document base is:
* The document base is:
* <blockquote><pre>
* <blockquote><pre>
* http://
java.sun.com/products/jdk/1.2
/index.html
* http://
www.oracle.com/technetwork/java
/index.html
* </pre></blockquote>
* </pre></blockquote>
*
*
* @return the {@link java.net.URL} of the document that contains the
* @return the {@link java.net.URL} of the document that contains the
...
...
src/share/classes/java/awt/Component.java
浏览文件 @
286262df
...
@@ -173,10 +173,10 @@ import sun.util.logging.PlatformLogger;
...
@@ -173,10 +173,10 @@ import sun.util.logging.PlatformLogger;
* <b>Note</b>: For more information on the paint mechanisms utilitized
* <b>Note</b>: For more information on the paint mechanisms utilitized
* by AWT and Swing, including information on how to write the most
* by AWT and Swing, including information on how to write the most
* efficient painting code, see
* efficient painting code, see
* <a href="http://
java.sun.com/products/jfc/tsc/articles/painting/index
.html">Painting in AWT and Swing</a>.
* <a href="http://
www.oracle.com/technetwork/java/painting-140037
.html">Painting in AWT and Swing</a>.
* <p>
* <p>
* For details on the focus subsystem, see
* For details on the focus subsystem, see
* <a href="http://
java.sun.com/docs/books
/tutorial/uiswing/misc/focus.html">
* <a href="http://
docs.oracle.com/javase
/tutorial/uiswing/misc/focus.html">
* How to Use the Focus Subsystem</a>,
* How to Use the Focus Subsystem</a>,
* a section in <em>The Java Tutorial</em>, and the
* a section in <em>The Java Tutorial</em>, and the
* <a href="../../java/awt/doc-files/FocusSpec.html">Focus Specification</a>
* <a href="../../java/awt/doc-files/FocusSpec.html">Focus Specification</a>
...
@@ -3205,7 +3205,7 @@ public abstract class Component implements ImageObserver, MenuContainer,
...
@@ -3205,7 +3205,7 @@ public abstract class Component implements ImageObserver, MenuContainer,
* <b>Note</b>: For more information on the paint mechanisms utilitized
* <b>Note</b>: For more information on the paint mechanisms utilitized
* by AWT and Swing, including information on how to write the most
* by AWT and Swing, including information on how to write the most
* efficient painting code, see
* efficient painting code, see
* <a href="http://
java.sun.com/products/jfc/tsc/articles/painting/index
.html">Painting in AWT and Swing</a>.
* <a href="http://
www.oracle.com/technetwork/java/painting-140037
.html">Painting in AWT and Swing</a>.
*
*
* @param g the graphics context to use for painting
* @param g the graphics context to use for painting
* @see #update
* @see #update
...
@@ -3240,7 +3240,7 @@ public abstract class Component implements ImageObserver, MenuContainer,
...
@@ -3240,7 +3240,7 @@ public abstract class Component implements ImageObserver, MenuContainer,
* <b>Note</b>: For more information on the paint mechanisms utilitized
* <b>Note</b>: For more information on the paint mechanisms utilitized
* by AWT and Swing, including information on how to write the most
* by AWT and Swing, including information on how to write the most
* efficient painting code, see
* efficient painting code, see
* <a href="http://
java.sun.com/products/jfc/tsc/articles/painting/index
.html">Painting in AWT and Swing</a>.
* <a href="http://
www.oracle.com/technetwork/java/painting-140037
.html">Painting in AWT and Swing</a>.
*
*
* @param g the specified context to use for updating
* @param g the specified context to use for updating
* @see #paint
* @see #paint
...
@@ -3301,7 +3301,7 @@ public abstract class Component implements ImageObserver, MenuContainer,
...
@@ -3301,7 +3301,7 @@ public abstract class Component implements ImageObserver, MenuContainer,
* <b>Note</b>: For more information on the paint mechanisms utilitized
* <b>Note</b>: For more information on the paint mechanisms utilitized
* by AWT and Swing, including information on how to write the most
* by AWT and Swing, including information on how to write the most
* efficient painting code, see
* efficient painting code, see
* <a href="http://
java.sun.com/products/jfc/tsc/articles/painting/index
.html">Painting in AWT and Swing</a>.
* <a href="http://
www.oracle.com/technetwork/java/painting-140037
.html">Painting in AWT and Swing</a>.
*
*
* @see #update(Graphics)
* @see #update(Graphics)
...
@@ -3319,7 +3319,7 @@ public abstract class Component implements ImageObserver, MenuContainer,
...
@@ -3319,7 +3319,7 @@ public abstract class Component implements ImageObserver, MenuContainer,
* <b>Note</b>: For more information on the paint mechanisms utilitized
* <b>Note</b>: For more information on the paint mechanisms utilitized
* by AWT and Swing, including information on how to write the most
* by AWT and Swing, including information on how to write the most
* efficient painting code, see
* efficient painting code, see
* <a href="http://
java.sun.com/products/jfc/tsc/articles/painting/index
.html">Painting in AWT and Swing</a>.
* <a href="http://
www.oracle.com/technetwork/java/painting-140037
.html">Painting in AWT and Swing</a>.
*
*
* @param tm maximum time in milliseconds before update
* @param tm maximum time in milliseconds before update
* @see #paint
* @see #paint
...
@@ -3341,7 +3341,7 @@ public abstract class Component implements ImageObserver, MenuContainer,
...
@@ -3341,7 +3341,7 @@ public abstract class Component implements ImageObserver, MenuContainer,
* <b>Note</b>: For more information on the paint mechanisms utilitized
* <b>Note</b>: For more information on the paint mechanisms utilitized
* by AWT and Swing, including information on how to write the most
* by AWT and Swing, including information on how to write the most
* efficient painting code, see
* efficient painting code, see
* <a href="http://
java.sun.com/products/jfc/tsc/articles/painting/index
.html">Painting in AWT and Swing</a>.
* <a href="http://
www.oracle.com/technetwork/java/painting-140037
.html">Painting in AWT and Swing</a>.
*
*
* @param x the <i>x</i> coordinate
* @param x the <i>x</i> coordinate
* @param y the <i>y</i> coordinate
* @param y the <i>y</i> coordinate
...
@@ -3366,7 +3366,7 @@ public abstract class Component implements ImageObserver, MenuContainer,
...
@@ -3366,7 +3366,7 @@ public abstract class Component implements ImageObserver, MenuContainer,
* <b>Note</b>: For more information on the paint mechanisms utilitized
* <b>Note</b>: For more information on the paint mechanisms utilitized
* by AWT and Swing, including information on how to write the most
* by AWT and Swing, including information on how to write the most
* efficient painting code, see
* efficient painting code, see
* <a href="http://
java.sun.com/products/jfc/tsc/articles/painting/index
.html">Painting in AWT and Swing</a>.
* <a href="http://
www.oracle.com/technetwork/java/painting-140037
.html">Painting in AWT and Swing</a>.
*
*
* @param tm maximum time in milliseconds before update
* @param tm maximum time in milliseconds before update
* @param x the <i>x</i> coordinate
* @param x the <i>x</i> coordinate
...
...
src/share/classes/java/awt/Container.java
浏览文件 @
286262df
...
@@ -75,7 +75,7 @@ import sun.security.action.GetBooleanAction;
...
@@ -75,7 +75,7 @@ import sun.security.action.GetBooleanAction;
* (and hence to the bottom of the stacking order).
* (and hence to the bottom of the stacking order).
* <p>
* <p>
* <b>Note</b>: For details on the focus subsystem, see
* <b>Note</b>: For details on the focus subsystem, see
* <a href="http://
java.sun.com/docs/books
/tutorial/uiswing/misc/focus.html">
* <a href="http://
docs.oracle.com/javase
/tutorial/uiswing/misc/focus.html">
* How to Use the Focus Subsystem</a>,
* How to Use the Focus Subsystem</a>,
* a section in <em>The Java Tutorial</em>, and the
* a section in <em>The Java Tutorial</em>, and the
* <a href="../../java/awt/doc-files/FocusSpec.html">Focus Specification</a>
* <a href="../../java/awt/doc-files/FocusSpec.html">Focus Specification</a>
...
...
src/share/classes/java/awt/DefaultFocusTraversalPolicy.java
浏览文件 @
286262df
...
@@ -54,7 +54,7 @@ import java.awt.peer.ComponentPeer;
...
@@ -54,7 +54,7 @@ import java.awt.peer.ComponentPeer;
* impact, the focusability of the Component itself.
* impact, the focusability of the Component itself.
* <p>
* <p>
* Please see
* Please see
* <a href="http://
java.sun.com/docs/books
/tutorial/uiswing/misc/focus.html">
* <a href="http://
docs.oracle.com/javase
/tutorial/uiswing/misc/focus.html">
* How to Use the Focus Subsystem</a>,
* How to Use the Focus Subsystem</a>,
* a section in <em>The Java Tutorial</em>, and the
* a section in <em>The Java Tutorial</em>, and the
* <a href="../../java/awt/doc-files/FocusSpec.html">Focus Specification</a>
* <a href="../../java/awt/doc-files/FocusSpec.html">Focus Specification</a>
...
...
src/share/classes/java/awt/DefaultKeyboardFocusManager.java
浏览文件 @
286262df
...
@@ -49,7 +49,7 @@ import sun.awt.TimedWindowEvent;
...
@@ -49,7 +49,7 @@ import sun.awt.TimedWindowEvent;
* Container's FocusTraversalPolicy.
* Container's FocusTraversalPolicy.
* <p>
* <p>
* Please see
* Please see
* <a href="http://
java.sun.com/docs/books
/tutorial/uiswing/misc/focus.html">
* <a href="http://
docs.oracle.com/javase
/tutorial/uiswing/misc/focus.html">
* How to Use the Focus Subsystem</a>,
* How to Use the Focus Subsystem</a>,
* a section in <em>The Java Tutorial</em>, and the
* a section in <em>The Java Tutorial</em>, and the
* <a href="../../java/awt/doc-files/FocusSpec.html">Focus Specification</a>
* <a href="../../java/awt/doc-files/FocusSpec.html">Focus Specification</a>
...
...
src/share/classes/java/awt/DisplayMode.java
浏览文件 @
286262df
...
@@ -35,7 +35,7 @@ import java.lang.annotation.Native;
...
@@ -35,7 +35,7 @@ import java.lang.annotation.Native;
* (see {@link GraphicsDevice#isDisplayChangeSupported}).
* (see {@link GraphicsDevice#isDisplayChangeSupported}).
* <p>
* <p>
* For more information on full-screen exclusive mode API, see the
* For more information on full-screen exclusive mode API, see the
* <a href="http://
java.sun.com/docs/books
/tutorial/extra/fullscreen/index.html">
* <a href="http://
docs.oracle.com/javase
/tutorial/extra/fullscreen/index.html">
* Full-Screen Exclusive Mode API Tutorial</a>.
* Full-Screen Exclusive Mode API Tutorial</a>.
*
*
* @see GraphicsDevice
* @see GraphicsDevice
...
...
src/share/classes/java/awt/FocusTraversalPolicy.java
浏览文件 @
286262df
...
@@ -49,7 +49,7 @@ package java.awt;
...
@@ -49,7 +49,7 @@ package java.awt;
* policy is used to perform the search operation.
* policy is used to perform the search operation.
* <p>
* <p>
* Please see
* Please see
* <a href="http://
java.sun.com/docs/books
/tutorial/uiswing/misc/focus.html">
* <a href="http://
docs.oracle.com/javase
/tutorial/uiswing/misc/focus.html">
* How to Use the Focus Subsystem</a>,
* How to Use the Focus Subsystem</a>,
* a section in <em>The Java Tutorial</em>, and the
* a section in <em>The Java Tutorial</em>, and the
* <a href="../../java/awt/doc-files/FocusSpec.html">Focus Specification</a>
* <a href="../../java/awt/doc-files/FocusSpec.html">Focus Specification</a>
...
...
src/share/classes/java/awt/Font.java
浏览文件 @
286262df
...
@@ -127,7 +127,7 @@ import static sun.font.EAttribute.*;
...
@@ -127,7 +127,7 @@ import static sun.font.EAttribute.*;
* <p>
* <p>
* For a discussion of the relative advantages and disadvantages of using
* For a discussion of the relative advantages and disadvantages of using
* physical or logical fonts, see the
* physical or logical fonts, see the
* <a href="http://
java.sun.com/j2se/corejava/intl/reference/faqs/index.html#desktop-rendering
">Internationalization FAQ</a>
* <a href="http://
www.oracle.com/technetwork/java/javase/tech/faq-jsp-138165.html
">Internationalization FAQ</a>
* document.
* document.
*
*
* <h4>Font Faces and Names</h4>
* <h4>Font Faces and Names</h4>
...
...
src/share/classes/java/awt/GraphicsDevice.java
浏览文件 @
286262df
...
@@ -69,7 +69,7 @@ import sun.awt.SunToolkit;
...
@@ -69,7 +69,7 @@ import sun.awt.SunToolkit;
* </pre>
* </pre>
* <p>
* <p>
* For more information on full-screen exclusive mode API, see the
* For more information on full-screen exclusive mode API, see the
* <a href="http://
java.sun.com/docs/books
/tutorial/extra/fullscreen/index.html">
* <a href="http://
docs.oracle.com/javase
/tutorial/extra/fullscreen/index.html">
* Full-Screen Exclusive Mode API Tutorial</a>.
* Full-Screen Exclusive Mode API Tutorial</a>.
*
*
* @see GraphicsEnvironment
* @see GraphicsEnvironment
...
...
src/share/classes/java/awt/KeyboardFocusManager.java
浏览文件 @
286262df
...
@@ -88,7 +88,7 @@ import sun.awt.AWTAccessor;
...
@@ -88,7 +88,7 @@ import sun.awt.AWTAccessor;
* ClassLoader.
* ClassLoader.
* <p>
* <p>
* Please see
* Please see
* <a href="http://
java.sun.com/docs/books
/tutorial/uiswing/misc/focus.html">
* <a href="http://
docs.oracle.com/javase
/tutorial/uiswing/misc/focus.html">
* How to Use the Focus Subsystem</a>,
* How to Use the Focus Subsystem</a>,
* a section in <em>The Java Tutorial</em>, and the
* a section in <em>The Java Tutorial</em>, and the
* <a href="../../java/awt/doc-files/FocusSpec.html">Focus Specification</a>
* <a href="../../java/awt/doc-files/FocusSpec.html">Focus Specification</a>
...
...
src/share/classes/java/awt/Toolkit.java
浏览文件 @
286262df
...
@@ -83,7 +83,7 @@ import sun.util.CoreResourceBundleControl;
...
@@ -83,7 +83,7 @@ import sun.util.CoreResourceBundleControl;
* <p>
* <p>
* <li>Moving the focus from one component to another.
* <li>Moving the focus from one component to another.
* <br>For more information, see
* <br>For more information, see
* <a href="http://
java.sun.com/docs/books
/tutorial/uiswing/misc/focus.html#transferTiming">Timing
* <a href="http://
docs.oracle.com/javase
/tutorial/uiswing/misc/focus.html#transferTiming">Timing
* Focus Transfers</a>, a section in
* Focus Transfers</a>, a section in
* <a href="http://java.sun.com/docs/books/tutorial/uiswing/">The Swing
* <a href="http://java.sun.com/docs/books/tutorial/uiswing/">The Swing
* Tutorial</a>.
* Tutorial</a>.
...
...
src/share/classes/java/awt/datatransfer/DataFlavor.java
浏览文件 @
286262df
...
@@ -90,7 +90,7 @@ import sun.awt.datatransfer.DataTransferer;
...
@@ -90,7 +90,7 @@ import sun.awt.datatransfer.DataTransferer;
* the same results.
* the same results.
* <p>
* <p>
* For more information on the using data transfer with Swing see
* For more information on the using data transfer with Swing see
* the <a href="http://
java.sun.com/docs/books/tutorial/uiswing/misc/dnd
.html">
* the <a href="http://
docs.oracle.com/javase/tutorial/uiswing/dnd/index
.html">
* How to Use Drag and Drop and Data Transfer</a>,
* How to Use Drag and Drop and Data Transfer</a>,
* section in <em>Java Tutorial</em>.
* section in <em>Java Tutorial</em>.
*
*
...
...
src/share/classes/java/awt/datatransfer/Transferable.java
浏览文件 @
286262df
...
@@ -32,7 +32,7 @@ import java.io.IOException;
...
@@ -32,7 +32,7 @@ import java.io.IOException;
* for a transfer operation.
* for a transfer operation.
* <p>
* <p>
* For information on using data transfer with Swing, see
* For information on using data transfer with Swing, see
* <a href="http://
java.sun.com/docs/books/tutorial/uiswing/misc/dnd
.html">
* <a href="http://
docs.oracle.com/javase/tutorial/uiswing/dnd/index
.html">
* How to Use Drag and Drop and Data Transfer</a>,
* How to Use Drag and Drop and Data Transfer</a>,
* a section in <em>The Java Tutorial</em>, for more information.
* a section in <em>The Java Tutorial</em>, for more information.
*
*
...
...
src/share/classes/java/awt/event/ActionEvent.java
浏览文件 @
286262df
...
@@ -52,7 +52,7 @@ import java.lang.annotation.Native;
...
@@ -52,7 +52,7 @@ import java.lang.annotation.Native;
* in the range from {@code ACTION_FIRST} to {@code ACTION_LAST}.
* in the range from {@code ACTION_FIRST} to {@code ACTION_LAST}.
*
*
* @see ActionListener
* @see ActionListener
* @see <a href="http://
java.sun.com/docs/books
/tutorial/uiswing/events/actionlistener.html">Tutorial: How to Write an Action Listener</a>
* @see <a href="http://
docs.oracle.com/javase
/tutorial/uiswing/events/actionlistener.html">Tutorial: How to Write an Action Listener</a>
*
*
* @author Carl Quinn
* @author Carl Quinn
* @since 1.1
* @since 1.1
...
...
src/share/classes/java/awt/event/ActionListener.java
浏览文件 @
286262df
...
@@ -37,7 +37,7 @@ import java.util.EventListener;
...
@@ -37,7 +37,7 @@ import java.util.EventListener;
* invoked.
* invoked.
*
*
* @see ActionEvent
* @see ActionEvent
* @see <a href="http://
java.sun.com/docs/books/tutorial/post1.0/ui/eventmodel.html">Tutorial: Java 1.1 Event Model
</a>
* @see <a href="http://
docs.oracle.com/javase/tutorial/uiswing/events/actionlistener.html">How to Write an Action Listener
</a>
*
*
* @author Carl Quinn
* @author Carl Quinn
* @since 1.1
* @since 1.1
...
...
src/share/classes/java/awt/event/ComponentAdapter.java
浏览文件 @
286262df
...
@@ -44,7 +44,7 @@ package java.awt.event;
...
@@ -44,7 +44,7 @@ package java.awt.event;
*
*
* @see ComponentEvent
* @see ComponentEvent
* @see ComponentListener
* @see ComponentListener
* @see <a href="http://
java.sun.com/docs/books/tutorial/post1.0/ui
/componentlistener.html">Tutorial: Writing a Component Listener</a>
* @see <a href="http://
docs.oracle.com/javase/tutorial/uiswing/events
/componentlistener.html">Tutorial: Writing a Component Listener</a>
*
*
* @author Carl Quinn
* @author Carl Quinn
* @since 1.1
* @since 1.1
...
...
src/share/classes/java/awt/event/ComponentEvent.java
浏览文件 @
286262df
...
@@ -60,7 +60,7 @@ import java.lang.annotation.Native;
...
@@ -60,7 +60,7 @@ import java.lang.annotation.Native;
*
*
* @see ComponentAdapter
* @see ComponentAdapter
* @see ComponentListener
* @see ComponentListener
* @see <a href="http://
java.sun.com/docs/books/tutorial/post1.0/ui
/componentlistener.html">Tutorial: Writing a Component Listener</a>
* @see <a href="http://
docs.oracle.com/javase/tutorial/uiswing/events
/componentlistener.html">Tutorial: Writing a Component Listener</a>
*
*
* @author Carl Quinn
* @author Carl Quinn
* @since 1.1
* @since 1.1
...
...
src/share/classes/java/awt/event/ComponentListener.java
浏览文件 @
286262df
...
@@ -46,7 +46,7 @@ import java.util.EventListener;
...
@@ -46,7 +46,7 @@ import java.util.EventListener;
*
*
* @see ComponentAdapter
* @see ComponentAdapter
* @see ComponentEvent
* @see ComponentEvent
* @see <a href="http://
java.sun.com/docs/books/tutorial/post1.0/ui
/componentlistener.html">Tutorial: Writing a Component Listener</a>
* @see <a href="http://
docs.oracle.com/javase/tutorial/uiswing/events
/componentlistener.html">Tutorial: Writing a Component Listener</a>
*
*
* @author Carl Quinn
* @author Carl Quinn
* @since 1.1
* @since 1.1
...
...
src/share/classes/java/awt/event/ContainerAdapter.java
浏览文件 @
286262df
...
@@ -44,7 +44,7 @@ package java.awt.event;
...
@@ -44,7 +44,7 @@ package java.awt.event;
*
*
* @see ContainerEvent
* @see ContainerEvent
* @see ContainerListener
* @see ContainerListener
* @see <a href="http://
java.sun.com/docs/books/tutorial/post1.0/ui
/containerlistener.html">Tutorial: Writing a Container Listener</a>
* @see <a href="http://
docs.oracle.com/javase/tutorial/uiswing/events
/containerlistener.html">Tutorial: Writing a Container Listener</a>
*
*
* @author Amy Fowler
* @author Amy Fowler
* @since 1.1
* @since 1.1
...
...
src/share/classes/java/awt/event/ContainerEvent.java
浏览文件 @
286262df
...
@@ -52,7 +52,7 @@ import java.awt.Component;
...
@@ -52,7 +52,7 @@ import java.awt.Component;
*
*
* @see ContainerAdapter
* @see ContainerAdapter
* @see ContainerListener
* @see ContainerListener
* @see <a href="http://
java.sun.com/docs/books/tutorial/post1.0/ui
/containerlistener.html">Tutorial: Writing a Container Listener</a>
* @see <a href="http://
docs.oracle.com/javase/tutorial/uiswing/events
/containerlistener.html">Tutorial: Writing a Container Listener</a>
*
*
* @author Tim Prinzing
* @author Tim Prinzing
* @author Amy Fowler
* @author Amy Fowler
...
...
src/share/classes/java/awt/event/ContainerListener.java
浏览文件 @
286262df
...
@@ -46,7 +46,7 @@ import java.util.EventListener;
...
@@ -46,7 +46,7 @@ import java.util.EventListener;
*
*
* @see ContainerAdapter
* @see ContainerAdapter
* @see ContainerEvent
* @see ContainerEvent
* @see <a href="http://
java.sun.com/docs/books/tutorial/post1.0/ui
/containerlistener.html">Tutorial: Writing a Container Listener</a>
* @see <a href="http://
docs.oracle.com/javase/tutorial/uiswing/events
/containerlistener.html">Tutorial: Writing a Container Listener</a>
*
*
* @author Tim Prinzing
* @author Tim Prinzing
* @author Amy Fowler
* @author Amy Fowler
...
...
src/share/classes/java/awt/event/FocusAdapter.java
浏览文件 @
286262df
...
@@ -44,7 +44,7 @@ package java.awt.event;
...
@@ -44,7 +44,7 @@ package java.awt.event;
*
*
* @see FocusEvent
* @see FocusEvent
* @see FocusListener
* @see FocusListener
* @see <a href="http://
java.sun.com/docs/books/tutorial/post1.0/ui
/focuslistener.html">Tutorial: Writing a Focus Listener</a>
* @see <a href="http://
docs.oracle.com/javase/tutorial/uiswing/events
/focuslistener.html">Tutorial: Writing a Focus Listener</a>
*
*
* @author Carl Quinn
* @author Carl Quinn
* @since 1.1
* @since 1.1
...
...
src/share/classes/java/awt/event/FocusEvent.java
浏览文件 @
286262df
...
@@ -57,7 +57,7 @@ import sun.awt.SunToolkit;
...
@@ -57,7 +57,7 @@ import sun.awt.SunToolkit;
*
*
* @see FocusAdapter
* @see FocusAdapter
* @see FocusListener
* @see FocusListener
* @see <a href="http://
java.sun.com/docs/books/tutorial/post1.0/ui
/focuslistener.html">Tutorial: Writing a Focus Listener</a>
* @see <a href="http://
docs.oracle.com/javase/tutorial/uiswing/events
/focuslistener.html">Tutorial: Writing a Focus Listener</a>
*
*
* @author Carl Quinn
* @author Carl Quinn
* @author Amy Fowler
* @author Amy Fowler
...
...
src/share/classes/java/awt/event/FocusListener.java
浏览文件 @
286262df
...
@@ -42,7 +42,7 @@ import java.util.EventListener;
...
@@ -42,7 +42,7 @@ import java.util.EventListener;
*
*
* @see FocusAdapter
* @see FocusAdapter
* @see FocusEvent
* @see FocusEvent
* @see <a href="http://
java.sun.com/docs/books/tutorial/post1.0/ui
/focuslistener.html">Tutorial: Writing a Focus Listener</a>
* @see <a href="http://
docs.oracle.com/javase/tutorial/uiswing/events
/focuslistener.html">Tutorial: Writing a Focus Listener</a>
*
*
* @author Carl Quinn
* @author Carl Quinn
* @since 1.1
* @since 1.1
...
...
src/share/classes/java/awt/event/ItemEvent.java
浏览文件 @
286262df
...
@@ -58,7 +58,7 @@ import java.awt.ItemSelectable;
...
@@ -58,7 +58,7 @@ import java.awt.ItemSelectable;
*
*
* @see java.awt.ItemSelectable
* @see java.awt.ItemSelectable
* @see ItemListener
* @see ItemListener
* @see <a href="http://
java.sun.com/docs/books/tutorial/post1.0/ui
/itemlistener.html">Tutorial: Writing an Item Listener</a>
* @see <a href="http://
docs.oracle.com/javase/tutorial/uiswing/events
/itemlistener.html">Tutorial: Writing an Item Listener</a>
*
*
* @since 1.1
* @since 1.1
*/
*/
...
...
src/share/classes/java/awt/event/ItemListener.java
浏览文件 @
286262df
...
@@ -40,7 +40,7 @@ import java.util.EventListener;
...
@@ -40,7 +40,7 @@ import java.util.EventListener;
*
*
* @see java.awt.ItemSelectable
* @see java.awt.ItemSelectable
* @see ItemEvent
* @see ItemEvent
* @see <a href="http://
java.sun.com/docs/books/tutorial/post1.0/ui
/itemlistener.html">Tutorial: Writing an Item Listener</a>
* @see <a href="http://
docs.oracle.com/javase/tutorial/uiswing/events
/itemlistener.html">Tutorial: Writing an Item Listener</a>
*
*
* @since 1.1
* @since 1.1
*/
*/
...
...
src/share/classes/java/awt/event/KeyAdapter.java
浏览文件 @
286262df
...
@@ -46,7 +46,7 @@ package java.awt.event;
...
@@ -46,7 +46,7 @@ package java.awt.event;
*
*
* @see KeyEvent
* @see KeyEvent
* @see KeyListener
* @see KeyListener
* @see <a href="http://
java.sun.com/docs/books/tutorial/post1.0/ui
/keylistener.html">Tutorial: Writing a Key Listener</a>
* @see <a href="http://
docs.oracle.com/javase/tutorial/uiswing/events
/keylistener.html">Tutorial: Writing a Key Listener</a>
*
*
* @since 1.1
* @since 1.1
*/
*/
...
...
src/share/classes/java/awt/event/KeyEvent.java
浏览文件 @
286262df
...
@@ -145,7 +145,7 @@ import sun.awt.AWTAccessor;
...
@@ -145,7 +145,7 @@ import sun.awt.AWTAccessor;
*
*
* @see KeyAdapter
* @see KeyAdapter
* @see KeyListener
* @see KeyListener
* @see <a href="http://
java.sun.com/docs/books/tutorial/post1.0/ui
/keylistener.html">Tutorial: Writing a Key Listener</a>
* @see <a href="http://
docs.oracle.com/javase/tutorial/uiswing/events
/keylistener.html">Tutorial: Writing a Key Listener</a>
*
*
* @since 1.1
* @since 1.1
*/
*/
...
...
src/share/classes/java/awt/event/MouseAdapter.java
浏览文件 @
286262df
...
@@ -63,7 +63,7 @@ package java.awt.event;
...
@@ -63,7 +63,7 @@ package java.awt.event;
* @see MouseListener
* @see MouseListener
* @see MouseMotionListener
* @see MouseMotionListener
* @see MouseWheelListener
* @see MouseWheelListener
* @see <a href="http://
java.sun.com/docs/books/tutorial/post1.0/ui
/mouselistener.html">Tutorial: Writing a Mouse Listener</a>
* @see <a href="http://
docs.oracle.com/javase/tutorial/uiswing/events
/mouselistener.html">Tutorial: Writing a Mouse Listener</a>
*
*
* @since 1.1
* @since 1.1
*/
*/
...
...
src/share/classes/java/awt/event/MouseEvent.java
浏览文件 @
286262df
...
@@ -182,8 +182,8 @@ import sun.awt.SunToolkit;
...
@@ -182,8 +182,8 @@ import sun.awt.SunToolkit;
* @see MouseMotionAdapter
* @see MouseMotionAdapter
* @see MouseMotionListener
* @see MouseMotionListener
* @see MouseWheelListener
* @see MouseWheelListener
* @see <a href="http://
java.sun.com/docs/books/tutorial/post1.0/ui
/mouselistener.html">Tutorial: Writing a Mouse Listener</a>
* @see <a href="http://
docs.oracle.com/javase/tutorial/uiswing/events
/mouselistener.html">Tutorial: Writing a Mouse Listener</a>
* @see <a href="http://
java.sun.com/docs/books/tutorial/post1.0/ui
/mousemotionlistener.html">Tutorial: Writing a Mouse Motion Listener</a>
* @see <a href="http://
docs.oracle.com/javase/tutorial/uiswing/events
/mousemotionlistener.html">Tutorial: Writing a Mouse Motion Listener</a>
*
*
* @since 1.1
* @since 1.1
*/
*/
...
...
src/share/classes/java/awt/event/MouseListener.java
浏览文件 @
286262df
...
@@ -50,7 +50,7 @@ import java.util.EventListener;
...
@@ -50,7 +50,7 @@ import java.util.EventListener;
*
*
* @see MouseAdapter
* @see MouseAdapter
* @see MouseEvent
* @see MouseEvent
* @see <a href="http://
java.sun.com/docs/books/tutorial/post1.0/ui
/mouselistener.html">Tutorial: Writing a Mouse Listener</a>
* @see <a href="http://
docs.oracle.com/javase/tutorial/uiswing/events
/mouselistener.html">Tutorial: Writing a Mouse Listener</a>
*
*
* @since 1.1
* @since 1.1
*/
*/
...
...
src/share/classes/java/awt/event/MouseMotionAdapter.java
浏览文件 @
286262df
...
@@ -49,7 +49,7 @@ package java.awt.event;
...
@@ -49,7 +49,7 @@ package java.awt.event;
*
*
* @see MouseEvent
* @see MouseEvent
* @see MouseMotionListener
* @see MouseMotionListener
* @see <a href="http://
java.sun.com/docs/books/tutorial/post1.0/ui
/mousemotionlistener.html">Tutorial: Writing a Mouse Motion Listener</a>
* @see <a href="http://
docs.oracle.com/javase/tutorial/uiswing/events
/mousemotionlistener.html">Tutorial: Writing a Mouse Motion Listener</a>
*
*
* @since 1.1
* @since 1.1
*/
*/
...
...
src/share/classes/java/awt/event/MouseMotionListener.java
浏览文件 @
286262df
...
@@ -47,7 +47,7 @@ import java.util.EventListener;
...
@@ -47,7 +47,7 @@ import java.util.EventListener;
*
*
* @see MouseMotionAdapter
* @see MouseMotionAdapter
* @see MouseEvent
* @see MouseEvent
* @see <a href="http://
java.sun.com/docs/books/tutorial/post1.0/ui
/mousemotionlistener.html">Tutorial: Writing a Mouse Motion Listener</a>
* @see <a href="http://
docs.oracle.com/javase/tutorial/uiswing/events
/mousemotionlistener.html">Tutorial: Writing a Mouse Motion Listener</a>
*
*
* @since 1.1
* @since 1.1
*/
*/
...
...
src/share/classes/java/awt/event/WindowAdapter.java
浏览文件 @
286262df
...
@@ -45,7 +45,7 @@ package java.awt.event;
...
@@ -45,7 +45,7 @@ package java.awt.event;
*
*
* @see WindowEvent
* @see WindowEvent
* @see WindowListener
* @see WindowListener
* @see <a href="http://
java.sun.com/docs/books/tutorial/post1.0/ui
/windowlistener.html">Tutorial: Writing a Window Listener</a>
* @see <a href="http://
docs.oracle.com/javase/tutorial/uiswing/events
/windowlistener.html">Tutorial: Writing a Window Listener</a>
*
*
* @author Carl Quinn
* @author Carl Quinn
* @author Amy Fowler
* @author Amy Fowler
...
...
src/share/classes/java/awt/event/WindowEvent.java
浏览文件 @
286262df
...
@@ -52,7 +52,7 @@ import sun.awt.SunToolkit;
...
@@ -52,7 +52,7 @@ import sun.awt.SunToolkit;
*
*
* @see WindowAdapter
* @see WindowAdapter
* @see WindowListener
* @see WindowListener
* @see <a href="http://
java.sun.com/docs/books/tutorial/post1.0/ui
/windowlistener.html">Tutorial: Writing a Window Listener</a>
* @see <a href="http://
docs.oracle.com/javase/tutorial/uiswing/events
/windowlistener.html">Tutorial: Writing a Window Listener</a>
*
*
* @since JDK1.1
* @since JDK1.1
*/
*/
...
...
src/share/classes/java/awt/event/WindowFocusListener.java
浏览文件 @
286262df
...
@@ -47,7 +47,7 @@ import java.util.EventListener;
...
@@ -47,7 +47,7 @@ import java.util.EventListener;
*
*
* @see WindowAdapter
* @see WindowAdapter
* @see WindowEvent
* @see WindowEvent
* @see <a href="http://
java.sun.com/docs/books/tutorial/post1.0/ui
/windowlistener.html">Tutorial: Writing a Window Listener</a>
* @see <a href="http://
docs.oracle.com/javase/tutorial/uiswing/events
/windowlistener.html">Tutorial: Writing a Window Listener</a>
*
*
* @since 1.4
* @since 1.4
*/
*/
...
...
src/share/classes/java/awt/event/WindowListener.java
浏览文件 @
286262df
...
@@ -44,7 +44,7 @@ import java.util.EventListener;
...
@@ -44,7 +44,7 @@ import java.util.EventListener;
*
*
* @see WindowAdapter
* @see WindowAdapter
* @see WindowEvent
* @see WindowEvent
* @see <a href="http://
java.sun.com/docs/books
/tutorial/uiswing/events/windowlistener.html">Tutorial: How to Write Window Listeners</a>
* @see <a href="http://
docs.oracle.com/javase
/tutorial/uiswing/events/windowlistener.html">Tutorial: How to Write Window Listeners</a>
*
*
* @since 1.1
* @since 1.1
*/
*/
...
...
src/share/classes/java/awt/geom/Line2D.java
浏览文件 @
286262df
...
@@ -35,7 +35,7 @@ import java.io.Serializable;
...
@@ -35,7 +35,7 @@ import java.io.Serializable;
* default coordinate system called <i>user space</i> in which the y-axis
* default coordinate system called <i>user space</i> in which the y-axis
* values increase downward and x-axis values increase to the right. For
* values increase downward and x-axis values increase to the right. For
* more information on the user space coordinate system, see the
* more information on the user space coordinate system, see the
* <a href="http://
java.sun.com/j2
se/1.3/docs/guide/2d/spec/j2d-intro.fm2.html#61857">
* <a href="http://
docs.oracle.com/java
se/1.3/docs/guide/2d/spec/j2d-intro.fm2.html#61857">
* Coordinate Systems</a> section of the Java 2D Programmer's Guide.
* Coordinate Systems</a> section of the Java 2D Programmer's Guide.
* <p>
* <p>
* This class is only the abstract superclass for all objects that
* This class is only the abstract superclass for all objects that
...
...
src/share/classes/java/beans/Introspector.java
浏览文件 @
286262df
...
@@ -87,7 +87,7 @@ import sun.reflect.misc.ReflectUtil;
...
@@ -87,7 +87,7 @@ import sun.reflect.misc.ReflectUtil;
* <p>
* <p>
* For more information about introspection and design patterns, please
* For more information about introspection and design patterns, please
* consult the
* consult the
* <a href="http://
java.sun.com/products/javabeans/docs/index
.html">JavaBeans™ specification</a>.
* <a href="http://
www.oracle.com/technetwork/java/javase/documentation/spec-136004
.html">JavaBeans™ specification</a>.
*/
*/
public
class
Introspector
{
public
class
Introspector
{
...
...
src/share/classes/java/net/URI.java
浏览文件 @
286262df
...
@@ -188,7 +188,7 @@ import java.lang.NullPointerException; // for javadoc
...
@@ -188,7 +188,7 @@ import java.lang.NullPointerException; // for javadoc
* URI
* URI
*
*
* <blockquote>
* <blockquote>
* {@code http://
java.sun.com/j2
se/1.3/docs/guide/collections/designfaq.html#28}
* {@code http://
docs.oracle.com/java
se/1.3/docs/guide/collections/designfaq.html#28}
* </blockquote>
* </blockquote>
*
*
* Resolving the relative URI
* Resolving the relative URI
...
@@ -227,7 +227,7 @@ import java.lang.NullPointerException; // for javadoc
...
@@ -227,7 +227,7 @@ import java.lang.NullPointerException; // for javadoc
* possible. For example, relativizing the URI
* possible. For example, relativizing the URI
*
*
* <blockquote>
* <blockquote>
* {@code http://
java.sun.com/j2
se/1.3/docs/guide/index.html}
* {@code http://
docs.oracle.com/java
se/1.3/docs/guide/index.html}
* </blockquote>
* </blockquote>
*
*
* against the base URI
* against the base URI
...
...
src/share/classes/java/text/DecimalFormat.java
浏览文件 @
286262df
...
@@ -371,7 +371,7 @@ import sun.util.locale.provider.ResourceBundleBasedAdapter;
...
@@ -371,7 +371,7 @@ import sun.util.locale.provider.ResourceBundleBasedAdapter;
* }
* }
* }</pre></blockquote>
* }</pre></blockquote>
*
*
* @see <a href="http://
java.sun.com/docs/books
/tutorial/i18n/format/decimalFormat.html">Java Tutorial</a>
* @see <a href="http://
docs.oracle.com/javase
/tutorial/i18n/format/decimalFormat.html">Java Tutorial</a>
* @see NumberFormat
* @see NumberFormat
* @see DecimalFormatSymbols
* @see DecimalFormatSymbols
* @see ParsePosition
* @see ParsePosition
...
...
src/share/classes/java/text/SimpleDateFormat.java
浏览文件 @
286262df
...
@@ -412,7 +412,7 @@ import sun.util.locale.provider.LocaleProviderAdapter;
...
@@ -412,7 +412,7 @@ import sun.util.locale.provider.LocaleProviderAdapter;
* If multiple threads access a format concurrently, it must be synchronized
* If multiple threads access a format concurrently, it must be synchronized
* externally.
* externally.
*
*
* @see <a href="http://
java.sun.com/docs/books
/tutorial/i18n/format/simpleDateFormat.html">Java Tutorial</a>
* @see <a href="http://
docs.oracle.com/javase
/tutorial/i18n/format/simpleDateFormat.html">Java Tutorial</a>
* @see java.util.Calendar
* @see java.util.Calendar
* @see java.util.TimeZone
* @see java.util.TimeZone
* @see DateFormat
* @see DateFormat
...
...
src/share/classes/javax/management/Descriptor.java
浏览文件 @
286262df
...
@@ -319,7 +319,7 @@ import javax.management.openmbean.OpenType;
...
@@ -319,7 +319,7 @@ import javax.management.openmbean.OpenType;
* <a href="modelmbean/ModelMBeanOperationInfo.html#descriptor"><!--
* <a href="modelmbean/ModelMBeanOperationInfo.html#descriptor"><!--
* -->{@code ModelMBeanOperationInfo}</a>, as
* -->{@code ModelMBeanOperationInfo}</a>, as
* well as the chapter "Model MBeans" of the <a
* well as the chapter "Model MBeans" of the <a
* href="http://
java.sun.com/products/JavaManagement/download
.html">JMX
* href="http://
www.oracle.com/technetwork/java/javase/tech/javamanagement-140525
.html">JMX
* Specification</a>. The following table summarizes these fields. Note
* Specification</a>. The following table summarizes these fields. Note
* that when the Type in this table is Number, a String that is the decimal
* that when the Type in this table is Number, a String that is the decimal
* representation of a Long can also be used.</p>
* representation of a Long can also be used.</p>
...
...
src/share/classes/javax/swing/AbstractButton.java
浏览文件 @
286262df
...
@@ -53,12 +53,12 @@ import java.util.*;
...
@@ -53,12 +53,12 @@ import java.util.*;
* configuring a button. Refer to <a href="Action.html#buttonActions">
* configuring a button. Refer to <a href="Action.html#buttonActions">
* Swing Components Supporting <code>Action</code></a> for more
* Swing Components Supporting <code>Action</code></a> for more
* details, and you can find more information in <a
* details, and you can find more information in <a
* href="http://
java.sun.com/docs/books
/tutorial/uiswing/misc/action.html">How
* href="http://
docs.oracle.com/javase
/tutorial/uiswing/misc/action.html">How
* to Use Actions</a>, a section in <em>The Java Tutorial</em>.
* to Use Actions</a>, a section in <em>The Java Tutorial</em>.
* <p>
* <p>
* For further information see
* For further information see
* <a
* <a
href="http://
java.sun.com/docs/books
/tutorial/uiswing/components/button.html">How to Use Buttons, Check Boxes, and Radio Buttons</a>,
href="http://
docs.oracle.com/javase
/tutorial/uiswing/components/button.html">How to Use Buttons, Check Boxes, and Radio Buttons</a>,
* a section in <em>The Java Tutorial</em>.
* a section in <em>The Java Tutorial</em>.
* <p>
* <p>
* <strong>Warning:</strong>
* <strong>Warning:</strong>
...
...
src/share/classes/javax/swing/BorderFactory.java
浏览文件 @
286262df
...
@@ -35,7 +35,7 @@ import javax.swing.border.*;
...
@@ -35,7 +35,7 @@ import javax.swing.border.*;
* possible, this factory will hand out references to shared
* possible, this factory will hand out references to shared
* <code>Border</code> instances.
* <code>Border</code> instances.
* For further information and examples see
* For further information and examples see
* <a href="http://
java.sun.com/docs/books/tutorial/uiswing/misc/border.htm
l">How
* <a href="http://
docs.oracle.com/javase/tutorial/uiswing/components/border.html
l">How
to Use Borders</a>,
to Use Borders</a>,
* a section in <em>The Java Tutorial</em>.
* a section in <em>The Java Tutorial</em>.
*
*
...
...
src/share/classes/javax/swing/BoundedRangeModel.java
浏览文件 @
286262df
...
@@ -71,8 +71,8 @@ import javax.swing.event.*;
...
@@ -71,8 +71,8 @@ import javax.swing.event.*;
*
*
* For an example of specifying custom bounded range models used by sliders,
* For an example of specifying custom bounded range models used by sliders,
* see <a
* see <a
href="http://
java.sun.com/docs/books/tutorial/uiswing/overview/anatomy.html">The Anatomy of a Swing-Based Program
</a>
href="http://
www.oracle.com/technetwork/java/architecture-142923.html#separable">Separable model architecture
</a>
* in <em>
The Java Tutorial
.</em>
* in <em>
A Swing Architecture Overview
.</em>
*
*
* @author Hans Muller
* @author Hans Muller
* @see DefaultBoundedRangeModel
* @see DefaultBoundedRangeModel
...
...
src/share/classes/javax/swing/Box.java
浏览文件 @
286262df
...
@@ -60,7 +60,7 @@ import javax.accessibility.*;
...
@@ -60,7 +60,7 @@ import javax.accessibility.*;
* If you are implementing a <code>BoxLayout</code> you
* If you are implementing a <code>BoxLayout</code> you
* can find further information and examples in
* can find further information and examples in
* <a
* <a
href="http://
java.sun.com/docs/books
/tutorial/uiswing/layout/box.html">How to Use BoxLayout</a>,
href="http://
docs.oracle.com/javase
/tutorial/uiswing/layout/box.html">How to Use BoxLayout</a>,
* a section in <em>The Java Tutorial.</em>
* a section in <em>The Java Tutorial.</em>
* <p>
* <p>
* <strong>Warning:</strong>
* <strong>Warning:</strong>
...
...
src/share/classes/javax/swing/BoxLayout.java
浏览文件 @
286262df
...
@@ -116,7 +116,7 @@ import java.io.PrintStream;
...
@@ -116,7 +116,7 @@ import java.io.PrintStream;
* <p>
* <p>
* For further information and examples see
* For further information and examples see
* <a
* <a
href="http://
java.sun.com/docs/books
/tutorial/uiswing/layout/box.html">How to Use BoxLayout</a>,
href="http://
docs.oracle.com/javase
/tutorial/uiswing/layout/box.html">How to Use BoxLayout</a>,
* a section in <em>The Java Tutorial.</em>
* a section in <em>The Java Tutorial.</em>
* <p>
* <p>
* <strong>Warning:</strong>
* <strong>Warning:</strong>
...
...
src/share/classes/javax/swing/ButtonGroup.java
浏览文件 @
286262df
...
@@ -51,7 +51,7 @@ import java.io.Serializable;
...
@@ -51,7 +51,7 @@ import java.io.Serializable;
* Initially, all buttons in the group are unselected.
* Initially, all buttons in the group are unselected.
* <p>
* <p>
* For examples and further information on using button groups see
* For examples and further information on using button groups see
* <a href="http://
java.sun.com/docs/books
/tutorial/uiswing/components/button.html#radiobutton">How to Use Radio Buttons</a>,
* <a href="http://
docs.oracle.com/javase
/tutorial/uiswing/components/button.html#radiobutton">How to Use Radio Buttons</a>,
* a section in <em>The Java Tutorial</em>.
* a section in <em>The Java Tutorial</em>.
* <p>
* <p>
* <strong>Warning:</strong>
* <strong>Warning:</strong>
...
...
src/share/classes/javax/swing/DefaultFocusManager.java
浏览文件 @
286262df
...
@@ -37,7 +37,7 @@ import java.util.Comparator;
...
@@ -37,7 +37,7 @@ import java.util.Comparator;
* <code>java.awt.DefaultKeyboardFocusManager</code> instead.
* <code>java.awt.DefaultKeyboardFocusManager</code> instead.
* <p>
* <p>
* Please see
* Please see
* <a href="http://
java.sun.com/docs/books
/tutorial/uiswing/misc/focus.html">
* <a href="http://
docs.oracle.com/javase
/tutorial/uiswing/misc/focus.html">
* How to Use the Focus Subsystem</a>,
* How to Use the Focus Subsystem</a>,
* a section in <em>The Java Tutorial</em>, and the
* a section in <em>The Java Tutorial</em>, and the
* <a href="../../java/awt/doc-files/FocusSpec.html">Focus Specification</a>
* <a href="../../java/awt/doc-files/FocusSpec.html">Focus Specification</a>
...
...
src/share/classes/javax/swing/FocusManager.java
浏览文件 @
286262df
...
@@ -34,7 +34,7 @@ import java.awt.*;
...
@@ -34,7 +34,7 @@ import java.awt.*;
* <code>java.awt.DefaultKeyboardFocusManager</code> instead.
* <code>java.awt.DefaultKeyboardFocusManager</code> instead.
* <p>
* <p>
* Please see
* Please see
* <a href="http://
java.sun.com/docs/books
/tutorial/uiswing/misc/focus.html">
* <a href="http://
docs.oracle.com/javase
/tutorial/uiswing/misc/focus.html">
* How to Use the Focus Subsystem</a>,
* How to Use the Focus Subsystem</a>,
* a section in <em>The Java Tutorial</em>, and the
* a section in <em>The Java Tutorial</em>, and the
* <a href="../../java/awt/doc-files/FocusSpec.html">Focus Specification</a>
* <a href="../../java/awt/doc-files/FocusSpec.html">Focus Specification</a>
...
...
src/share/classes/javax/swing/ImageIcon.java
浏览文件 @
286262df
...
@@ -50,7 +50,7 @@ import java.security.*;
...
@@ -50,7 +50,7 @@ import java.security.*;
*
*
* <p>
* <p>
* For further information and examples of using image icons, see
* For further information and examples of using image icons, see
* <a href="http://
java.sun.com/docs/books/tutorial/uiswing/misc
/icon.html">How to Use Icons</a>
* <a href="http://
docs.oracle.com/javase/tutorial/uiswing/components
/icon.html">How to Use Icons</a>
* in <em>The Java Tutorial.</em>
* in <em>The Java Tutorial.</em>
*
*
* <p>
* <p>
...
...
src/share/classes/javax/swing/JApplet.java
浏览文件 @
286262df
...
@@ -40,7 +40,7 @@ import javax.accessibility.*;
...
@@ -40,7 +40,7 @@ import javax.accessibility.*;
* in <em>The Java Tutorial</em>,
* in <em>The Java Tutorial</em>,
* in the section
* in the section
* <a
* <a
href="http://
java.sun.com/docs/books
/tutorial/uiswing/components/applet.html">How to Make Applets</a>.
href="http://
docs.oracle.com/javase
/tutorial/uiswing/components/applet.html">How to Make Applets</a>.
* <p>
* <p>
* The <code>JApplet</code> class is slightly incompatible with
* The <code>JApplet</code> class is slightly incompatible with
* <code>java.applet.Applet</code>. <code>JApplet</code> contains a
* <code>java.applet.Applet</code>. <code>JApplet</code> contains a
...
@@ -183,7 +183,7 @@ public class JApplet extends Applet implements Accessible,
...
@@ -183,7 +183,7 @@ public class JApplet extends Applet implements Accessible,
* are currently typed to {@code JComponent}.
* are currently typed to {@code JComponent}.
* <p>
* <p>
* Please see
* Please see
* <a href="http://
java.sun.com/docs/books/tutorial/uiswing/misc/dnd
.html">
* <a href="http://
docs.oracle.com/javase/tutorial/uiswing/dnd/index
.html">
* How to Use Drag and Drop and Data Transfer</a>, a section in
* How to Use Drag and Drop and Data Transfer</a>, a section in
* <em>The Java Tutorial</em>, for more information.
* <em>The Java Tutorial</em>, for more information.
*
*
...
...
src/share/classes/javax/swing/JButton.java
浏览文件 @
286262df
...
@@ -48,10 +48,10 @@ import java.io.IOException;
...
@@ -48,10 +48,10 @@ import java.io.IOException;
* configuring a button. Refer to <a href="Action.html#buttonActions">
* configuring a button. Refer to <a href="Action.html#buttonActions">
* Swing Components Supporting <code>Action</code></a> for more
* Swing Components Supporting <code>Action</code></a> for more
* details, and you can find more information in <a
* details, and you can find more information in <a
* href="http://
java.sun.com/docs/books
/tutorial/uiswing/misc/action.html">How
* href="http://
docs.oracle.com/javase
/tutorial/uiswing/misc/action.html">How
* to Use Actions</a>, a section in <em>The Java Tutorial</em>.
* to Use Actions</a>, a section in <em>The Java Tutorial</em>.
* <p>
* <p>
* See <a href="http://
java.sun.com/docs/books
/tutorial/uiswing/components/button.html">How to Use Buttons, Check Boxes, and Radio Buttons</a>
* See <a href="http://
docs.oracle.com/javase
/tutorial/uiswing/components/button.html">How to Use Buttons, Check Boxes, and Radio Buttons</a>
* in <em>The Java Tutorial</em>
* in <em>The Java Tutorial</em>
* for information and examples of using buttons.
* for information and examples of using buttons.
* <p>
* <p>
...
...
src/share/classes/javax/swing/JCheckBox.java
浏览文件 @
286262df
...
@@ -40,7 +40,7 @@ import java.io.IOException;
...
@@ -40,7 +40,7 @@ import java.io.IOException;
* An implementation of a check box -- an item that can be selected or
* An implementation of a check box -- an item that can be selected or
* deselected, and which displays its state to the user.
* deselected, and which displays its state to the user.
* By convention, any number of check boxes in a group can be selected.
* By convention, any number of check boxes in a group can be selected.
* See <a href="http://
java.sun.com/docs/books
/tutorial/uiswing/components/button.html">How to Use Buttons, Check Boxes, and Radio Buttons</a>
* See <a href="http://
docs.oracle.com/javase
/tutorial/uiswing/components/button.html">How to Use Buttons, Check Boxes, and Radio Buttons</a>
* in <em>The Java Tutorial</em>
* in <em>The Java Tutorial</em>
* for examples and information on using check boxes.
* for examples and information on using check boxes.
* <p>
* <p>
...
@@ -50,7 +50,7 @@ import java.io.IOException;
...
@@ -50,7 +50,7 @@ import java.io.IOException;
* configuring a button. Refer to <a href="Action.html#buttonActions">
* configuring a button. Refer to <a href="Action.html#buttonActions">
* Swing Components Supporting <code>Action</code></a> for more
* Swing Components Supporting <code>Action</code></a> for more
* details, and you can find more information in <a
* details, and you can find more information in <a
* href="http://
java.sun.com/docs/books
/tutorial/uiswing/misc/action.html">How
* href="http://
docs.oracle.com/javase
/tutorial/uiswing/misc/action.html">How
* to Use Actions</a>, a section in <em>The Java Tutorial</em>.
* to Use Actions</a>, a section in <em>The Java Tutorial</em>.
* <p>
* <p>
* <strong>Warning:</strong> Swing is not thread safe. For more
* <strong>Warning:</strong> Swing is not thread safe. For more
...
...
src/share/classes/javax/swing/JCheckBoxMenuItem.java
浏览文件 @
286262df
...
@@ -59,12 +59,12 @@ import javax.accessibility.*;
...
@@ -59,12 +59,12 @@ import javax.accessibility.*;
* configuring a menu item. Refer to <a href="Action.html#buttonActions">
* configuring a menu item. Refer to <a href="Action.html#buttonActions">
* Swing Components Supporting <code>Action</code></a> for more
* Swing Components Supporting <code>Action</code></a> for more
* details, and you can find more information in <a
* details, and you can find more information in <a
* href="http://
java.sun.com/docs/books
/tutorial/uiswing/misc/action.html">How
* href="http://
docs.oracle.com/javase
/tutorial/uiswing/misc/action.html">How
* to Use Actions</a>, a section in <em>The Java Tutorial</em>.
* to Use Actions</a>, a section in <em>The Java Tutorial</em>.
* <p>
* <p>
* For further information and examples of using check box menu items,
* For further information and examples of using check box menu items,
* see <a
* see <a
href="http://
java.sun.com/docs/books
/tutorial/uiswing/components/menu.html">How to Use Menus</a>,
href="http://
docs.oracle.com/javase
/tutorial/uiswing/components/menu.html">How to Use Menus</a>,
* a section in <em>The Java Tutorial.</em>
* a section in <em>The Java Tutorial.</em>
* <p>
* <p>
* <strong>Warning:</strong> Swing is not thread safe. For more
* <strong>Warning:</strong> Swing is not thread safe. For more
...
...
src/share/classes/javax/swing/JColorChooser.java
浏览文件 @
286262df
...
@@ -42,7 +42,7 @@ import sun.swing.SwingUtilities2;
...
@@ -42,7 +42,7 @@ import sun.swing.SwingUtilities2;
* a user to manipulate and select a color.
* a user to manipulate and select a color.
* For information about using color choosers, see
* For information about using color choosers, see
* <a
* <a
href="http://
java.sun.com/docs/books
/tutorial/uiswing/components/colorchooser.html">How to Use Color Choosers</a>,
href="http://
docs.oracle.com/javase
/tutorial/uiswing/components/colorchooser.html">How to Use Color Choosers</a>,
* a section in <em>The Java Tutorial</em>.
* a section in <em>The Java Tutorial</em>.
*
*
* <p>
* <p>
...
...
src/share/classes/javax/swing/JComboBox.java
浏览文件 @
286262df
...
@@ -62,8 +62,8 @@ import javax.accessibility.*;
...
@@ -62,8 +62,8 @@ import javax.accessibility.*;
* Please see {@link java.beans.XMLEncoder}.
* Please see {@link java.beans.XMLEncoder}.
*
*
* <p>
* <p>
* See <a href="http://
java.sun.com/docs/books
/tutorial/uiswing/components/combobox.html">How to Use Combo Boxes</a>
* See <a href="http://
docs.oracle.com/javase
/tutorial/uiswing/components/combobox.html">How to Use Combo Boxes</a>
* in <a href="http://
java.sun.com/Series/Tutorial/index.html
"><em>The Java Tutorial</em></a>
* in <a href="http://
docs.oracle.com/javase/tutorial/
"><em>The Java Tutorial</em></a>
* for further information.
* for further information.
* <p>
* <p>
* @see ComboBoxModel
* @see ComboBoxModel
...
@@ -350,9 +350,7 @@ implements ItemSelectable,ListDataListener,ActionListener, Accessible {
...
@@ -350,9 +350,7 @@ implements ItemSelectable,ListDataListener,ActionListener, Accessible {
* by the look and feel. Some look and feels always use
* by the look and feel. Some look and feels always use
* heavyweight popups, no matter what the value of this property.
* heavyweight popups, no matter what the value of this property.
* <p>
* <p>
* See the article <a href="http://java.sun.com/products/jfc/tsc/articles/mixing/index.html">Mixing Heavy and Light Components</a>
* See the article <a href="http://www.oracle.com/technetwork/articles/java/mixing-components-433992.html">Mixing Heavy and Light Components</a>
* on <a href="http://java.sun.com/products/jfc/tsc">
* <em>The Swing Connection</em></a>
* This method fires a property changed event.
* This method fires a property changed event.
*
*
* @param aFlag if <code>true</code>, lightweight popups are desired
* @param aFlag if <code>true</code>, lightweight popups are desired
...
...
src/share/classes/javax/swing/JComponent.java
浏览文件 @
286262df
...
@@ -78,7 +78,7 @@ import sun.swing.UIClientPropertyKey;
...
@@ -78,7 +78,7 @@ import sun.swing.UIClientPropertyKey;
* that provide a place for other Swing components to paint themselves.
* that provide a place for other Swing components to paint themselves.
* For an explanation of containment hierarchies, see
* For an explanation of containment hierarchies, see
* <a
* <a
href="http://
java.sun.com/docs/books/tutorial/uiswing/overview/hierarchy
.html">Swing Components and the Containment Hierarchy</a>,
href="http://
docs.oracle.com/javase/tutorial/uiswing/components/toplevel
.html">Swing Components and the Containment Hierarchy</a>,
* a section in <em>The Java Tutorial</em>.
* a section in <em>The Java Tutorial</em>.
*
*
* <p>
* <p>
...
@@ -92,21 +92,20 @@ import sun.swing.UIClientPropertyKey;
...
@@ -92,21 +92,20 @@ import sun.swing.UIClientPropertyKey;
* <em>UI delegate</em> -- an object that descends from
* <em>UI delegate</em> -- an object that descends from
* {@link javax.swing.plaf.ComponentUI}.
* {@link javax.swing.plaf.ComponentUI}.
* See <a
* See <a
* href="http://
java.sun.com/docs/books/tutorial/uiswing/misc
/plaf.html">How
* href="http://
docs.oracle.com/javase/tutorial/uiswing/lookandfeel
/plaf.html">How
* to Set the Look and Feel</a>
* to Set the Look and Feel</a>
* in <em>The Java Tutorial</em>
* in <em>The Java Tutorial</em>
* for more information.
* for more information.
* <li>Comprehensive keystroke handling.
* <li>Comprehensive keystroke handling.
* See the document <a
* See the document <a
* href="http://java.sun.com/products/jfc/tsc/special_report/kestrel/keybindings.html">Keyboard
* href="http://docs.oracle.com/javase/tutorial/uiswing/misc/keybinding.html">How to Use Key Bindings</a>,
* Bindings in Swing</a>,
* an article in <em>The Java Tutorial</em>,
* an article in <em>The Swing Connection</em>,
* for more information.
* for more information.
* <li>Support for tool tips --
* <li>Support for tool tips --
* short descriptions that pop up when the cursor lingers
* short descriptions that pop up when the cursor lingers
* over a component.
* over a component.
* See <a
* See <a
* href="http://
java.sun.com/docs/books
/tutorial/uiswing/components/tooltip.html">How
* href="http://
docs.oracle.com/javase
/tutorial/uiswing/components/tooltip.html">How
* to Use Tool Tips</a>
* to Use Tool Tips</a>
* in <em>The Java Tutorial</em>
* in <em>The Java Tutorial</em>
* for more information.
* for more information.
...
@@ -124,15 +123,15 @@ import sun.swing.UIClientPropertyKey;
...
@@ -124,15 +123,15 @@ import sun.swing.UIClientPropertyKey;
* <li>An infrastructure for painting
* <li>An infrastructure for painting
* that includes double buffering and support for borders.
* that includes double buffering and support for borders.
* For more information see <a
* For more information see <a
* href="http://
java.sun.com/docs/books/tutorial/uiswing/overview/draw.html
">Painting</a> and
* href="http://
www.oracle.com/technetwork/java/painting-140037.html#swing
">Painting</a> and
* <a href="http://
java.sun.com/docs/books/tutorial/uiswing/misc/border.htm
l">How
* <a href="http://
docs.oracle.com/javase/tutorial/uiswing/components/border.html
l">How
* to Use Borders</a>,
* to Use Borders</a>,
* both of which are sections in <em>The Java Tutorial</em>.
* both of which are sections in <em>The Java Tutorial</em>.
* </ul>
* </ul>
* For more information on these subjects, see the
* For more information on these subjects, see the
* <a href="package-summary.html#package_description">Swing package description</a>
* <a href="package-summary.html#package_description">Swing package description</a>
* and <em>The Java Tutorial</em> section
* and <em>The Java Tutorial</em> section
* <a href="http://
java.sun.com/docs/books
/tutorial/uiswing/components/jcomponent.html">The JComponent Class</a>.
* <a href="http://
docs.oracle.com/javase
/tutorial/uiswing/components/jcomponent.html">The JComponent Class</a>.
* <p>
* <p>
* <code>JComponent</code> and its subclasses document default values
* <code>JComponent</code> and its subclasses document default values
* for certain properties. For example, <code>JTable</code> documents the
* for certain properties. For example, <code>JTable</code> documents the
...
@@ -150,7 +149,7 @@ import sun.swing.UIClientPropertyKey;
...
@@ -150,7 +149,7 @@ import sun.swing.UIClientPropertyKey;
* <p>
* <p>
* In release 1.4, the focus subsystem was rearchitected.
* In release 1.4, the focus subsystem was rearchitected.
* For more information, see
* For more information, see
* <a href="http://
java.sun.com/docs/books
/tutorial/uiswing/misc/focus.html">
* <a href="http://
docs.oracle.com/javase
/tutorial/uiswing/misc/focus.html">
* How to Use the Focus Subsystem</a>,
* How to Use the Focus Subsystem</a>,
* a section in <em>The Java Tutorial</em>.
* a section in <em>The Java Tutorial</em>.
* <p>
* <p>
...
@@ -1291,7 +1290,7 @@ public abstract class JComponent extends Container implements Serializable,
...
@@ -1291,7 +1290,7 @@ public abstract class JComponent extends Container implements Serializable,
/**
/**
* In release 1.4, the focus subsystem was rearchitected.
* In release 1.4, the focus subsystem was rearchitected.
* For more information, see
* For more information, see
* <a href="http://
java.sun.com/docs/books
/tutorial/uiswing/misc/focus.html">
* <a href="http://
docs.oracle.com/javase
/tutorial/uiswing/misc/focus.html">
* How to Use the Focus Subsystem</a>,
* How to Use the Focus Subsystem</a>,
* a section in <em>The Java Tutorial</em>.
* a section in <em>The Java Tutorial</em>.
* <p>
* <p>
...
@@ -1353,7 +1352,7 @@ public abstract class JComponent extends Container implements Serializable,
...
@@ -1353,7 +1352,7 @@ public abstract class JComponent extends Container implements Serializable,
/**
/**
* In release 1.4, the focus subsystem was rearchitected.
* In release 1.4, the focus subsystem was rearchitected.
* For more information, see
* For more information, see
* <a href="http://
java.sun.com/docs/books
/tutorial/uiswing/misc/focus.html">
* <a href="http://
docs.oracle.com/javase
/tutorial/uiswing/misc/focus.html">
* How to Use the Focus Subsystem</a>,
* How to Use the Focus Subsystem</a>,
* a section in <em>The Java Tutorial</em>.
* a section in <em>The Java Tutorial</em>.
* <p>
* <p>
...
@@ -1386,7 +1385,7 @@ public abstract class JComponent extends Container implements Serializable,
...
@@ -1386,7 +1385,7 @@ public abstract class JComponent extends Container implements Serializable,
/**
/**
* In release 1.4, the focus subsystem was rearchitected.
* In release 1.4, the focus subsystem was rearchitected.
* For more information, see
* For more information, see
* <a href="http://
java.sun.com/docs/books
/tutorial/uiswing/misc/focus.html">
* <a href="http://
docs.oracle.com/javase
/tutorial/uiswing/misc/focus.html">
* How to Use the Focus Subsystem</a>,
* How to Use the Focus Subsystem</a>,
* a section in <em>The Java Tutorial</em>.
* a section in <em>The Java Tutorial</em>.
* <p>
* <p>
...
@@ -1419,7 +1418,7 @@ public abstract class JComponent extends Container implements Serializable,
...
@@ -1419,7 +1418,7 @@ public abstract class JComponent extends Container implements Serializable,
* all, use the <code>setFocusable</code> method instead.
* all, use the <code>setFocusable</code> method instead.
* <p>
* <p>
* Please see
* Please see
* <a href="http://
java.sun.com/docs/books
/tutorial/uiswing/misc/focus.html">
* <a href="http://
docs.oracle.com/javase
/tutorial/uiswing/misc/focus.html">
* How to Use the Focus Subsystem</a>,
* How to Use the Focus Subsystem</a>,
* a section in <em>The Java Tutorial</em>,
* a section in <em>The Java Tutorial</em>,
* for more information.
* for more information.
...
@@ -1438,7 +1437,7 @@ public abstract class JComponent extends Container implements Serializable,
...
@@ -1438,7 +1437,7 @@ public abstract class JComponent extends Container implements Serializable,
* get focus; otherwise returns <code>false</code>.
* get focus; otherwise returns <code>false</code>.
* <p>
* <p>
* Please see
* Please see
* <a href="http://
java.sun.com/docs/books
/tutorial/uiswing/misc/focus.html">
* <a href="http://
docs.oracle.com/javase
/tutorial/uiswing/misc/focus.html">
* How to Use the Focus Subsystem</a>,
* How to Use the Focus Subsystem</a>,
* a section in <em>The Java Tutorial</em>,
* a section in <em>The Java Tutorial</em>,
* for more information.
* for more information.
...
@@ -1464,7 +1463,7 @@ public abstract class JComponent extends Container implements Serializable,
...
@@ -1464,7 +1463,7 @@ public abstract class JComponent extends Container implements Serializable,
* its behavior is platform dependent. Instead we recommend the
* its behavior is platform dependent. Instead we recommend the
* use of {@link #requestFocusInWindow() requestFocusInWindow()}.
* use of {@link #requestFocusInWindow() requestFocusInWindow()}.
* If you would like more information on focus, see
* If you would like more information on focus, see
* <a href="http://
java.sun.com/docs/books
/tutorial/uiswing/misc/focus.html">
* <a href="http://
docs.oracle.com/javase
/tutorial/uiswing/misc/focus.html">
* How to Use the Focus Subsystem</a>,
* How to Use the Focus Subsystem</a>,
* a section in <em>The Java Tutorial</em>.
* a section in <em>The Java Tutorial</em>.
*
*
...
@@ -1487,7 +1486,7 @@ public abstract class JComponent extends Container implements Serializable,
...
@@ -1487,7 +1486,7 @@ public abstract class JComponent extends Container implements Serializable,
* use of {@link #requestFocusInWindow(boolean)
* use of {@link #requestFocusInWindow(boolean)
* requestFocusInWindow(boolean)}.
* requestFocusInWindow(boolean)}.
* If you would like more information on focus, see
* If you would like more information on focus, see
* <a href="http://
java.sun.com/docs/books
/tutorial/uiswing/misc/focus.html">
* <a href="http://
docs.oracle.com/javase
/tutorial/uiswing/misc/focus.html">
* How to Use the Focus Subsystem</a>,
* How to Use the Focus Subsystem</a>,
* a section in <em>The Java Tutorial</em>.
* a section in <em>The Java Tutorial</em>.
*
*
...
@@ -1509,7 +1508,7 @@ public abstract class JComponent extends Container implements Serializable,
...
@@ -1509,7 +1508,7 @@ public abstract class JComponent extends Container implements Serializable,
* this method.
* this method.
* <p>
* <p>
* If you would like more information on focus, see
* If you would like more information on focus, see
* <a href="http://
java.sun.com/docs/books
/tutorial/uiswing/misc/focus.html">
* <a href="http://
docs.oracle.com/javase
/tutorial/uiswing/misc/focus.html">
* How to Use the Focus Subsystem</a>,
* How to Use the Focus Subsystem</a>,
* a section in <em>The Java Tutorial</em>.
* a section in <em>The Java Tutorial</em>.
*
*
...
@@ -1530,7 +1529,7 @@ public abstract class JComponent extends Container implements Serializable,
...
@@ -1530,7 +1529,7 @@ public abstract class JComponent extends Container implements Serializable,
* this method.
* this method.
* <p>
* <p>
* If you would like more information on focus, see
* If you would like more information on focus, see
* <a href="http://
java.sun.com/docs/books
/tutorial/uiswing/misc/focus.html">
* <a href="http://
docs.oracle.com/javase
/tutorial/uiswing/misc/focus.html">
* How to Use the Focus Subsystem</a>,
* How to Use the Focus Subsystem</a>,
* a section in <em>The Java Tutorial</em>.
* a section in <em>The Java Tutorial</em>.
*
*
...
@@ -2595,7 +2594,7 @@ public abstract class JComponent extends Container implements Serializable,
...
@@ -2595,7 +2594,7 @@ public abstract class JComponent extends Container implements Serializable,
/**
/**
* In release 1.4, the focus subsystem was rearchitected.
* In release 1.4, the focus subsystem was rearchitected.
* For more information, see
* For more information, see
* <a href="http://
java.sun.com/docs/books
/tutorial/uiswing/misc/focus.html">
* <a href="http://
docs.oracle.com/javase
/tutorial/uiswing/misc/focus.html">
* How to Use the Focus Subsystem</a>,
* How to Use the Focus Subsystem</a>,
* a section in <em>The Java Tutorial</em>.
* a section in <em>The Java Tutorial</em>.
* <p>
* <p>
...
@@ -2986,7 +2985,7 @@ public abstract class JComponent extends Container implements Serializable,
...
@@ -2986,7 +2985,7 @@ public abstract class JComponent extends Container implements Serializable,
* Registers the text to display in a tool tip.
* Registers the text to display in a tool tip.
* The text displays when the cursor lingers over the component.
* The text displays when the cursor lingers over the component.
* <p>
* <p>
* See <a href="http://
java.sun.com/docs/books
/tutorial/uiswing/components/tooltip.html">How to Use Tool Tips</a>
* See <a href="http://
docs.oracle.com/javase
/tutorial/uiswing/components/tooltip.html">How to Use Tool Tips</a>
* in <em>The Java Tutorial</em>
* in <em>The Java Tutorial</em>
* for further documentation.
* for further documentation.
*
*
...
@@ -3206,7 +3205,7 @@ public abstract class JComponent extends Container implements Serializable,
...
@@ -3206,7 +3205,7 @@ public abstract class JComponent extends Container implements Serializable,
* default value for the system property is {@code false}.
* default value for the system property is {@code false}.
* <p>
* <p>
* Please see
* Please see
* <a href="http://
java.sun.com/docs/books/tutorial/uiswing/misc/dnd
.html">
* <a href="http://
docs.oracle.com/javase/tutorial/uiswing/dnd/index
.html">
* How to Use Drag and Drop and Data Transfer</a>,
* How to Use Drag and Drop and Data Transfer</a>,
* a section in <em>The Java Tutorial</em>, for more information.
* a section in <em>The Java Tutorial</em>, for more information.
*
*
...
...
src/share/classes/javax/swing/JDesktopPane.java
浏览文件 @
286262df
...
@@ -63,7 +63,7 @@ import java.util.TreeSet;
...
@@ -63,7 +63,7 @@ import java.util.TreeSet;
* (closing, resizing, etc).
* (closing, resizing, etc).
* <p>
* <p>
* For further documentation and examples see
* For further documentation and examples see
* <a href="http://
java.sun.com/docs/books
/tutorial/uiswing/components/internalframe.html">How to Use Internal Frames</a>,
* <a href="http://
docs.oracle.com/javase
/tutorial/uiswing/components/internalframe.html">How to Use Internal Frames</a>,
* a section in <em>The Java Tutorial</em>.
* a section in <em>The Java Tutorial</em>.
* <p>
* <p>
* <strong>Warning:</strong> Swing is not thread safe. For more
* <strong>Warning:</strong> Swing is not thread safe. For more
...
...
src/share/classes/javax/swing/JDialog.java
浏览文件 @
286262df
...
@@ -35,7 +35,7 @@ import javax.accessibility.*;
...
@@ -35,7 +35,7 @@ import javax.accessibility.*;
* For information about creating dialogs, see
* For information about creating dialogs, see
* <em>The Java Tutorial</em> section
* <em>The Java Tutorial</em> section
* <a
* <a
href="http://
java.sun.com/docs/books
/tutorial/uiswing/components/dialog.html">How
href="http://
docs.oracle.com/javase
/tutorial/uiswing/components/dialog.html">How
* to Make Dialogs</a>.
* to Make Dialogs</a>.
*
*
* <p>
* <p>
...
@@ -786,7 +786,7 @@ public class JDialog extends Dialog implements WindowConstants,
...
@@ -786,7 +786,7 @@ public class JDialog extends Dialog implements WindowConstants,
* are currently typed to {@code JComponent}.
* are currently typed to {@code JComponent}.
* <p>
* <p>
* Please see
* Please see
* <a href="http://
java.sun.com/docs/books/tutorial/uiswing/misc/dnd
.html">
* <a href="http://
docs.oracle.com/javase/tutorial/uiswing/dnd/index
.html">
* How to Use Drag and Drop and Data Transfer</a>, a section in
* How to Use Drag and Drop and Data Transfer</a>, a section in
* <em>The Java Tutorial</em>, for more information.
* <em>The Java Tutorial</em>, for more information.
*
*
...
...
src/share/classes/javax/swing/JEditorPane.java
浏览文件 @
286262df
...
@@ -43,7 +43,7 @@ import javax.accessibility.*;
...
@@ -43,7 +43,7 @@ import javax.accessibility.*;
/**
/**
* A text component to edit various kinds of content.
* A text component to edit various kinds of content.
* You can find how-to information and examples of using editor panes in
* You can find how-to information and examples of using editor panes in
* <a href="http://
java.sun.com/docs/books
/tutorial/uiswing/components/text.html">Using Text Components</a>,
* <a href="http://
docs.oracle.com/javase
/tutorial/uiswing/components/text.html">Using Text Components</a>,
* a section in <em>The Java Tutorial.</em>
* a section in <em>The Java Tutorial.</em>
*
*
* <p>
* <p>
...
...
src/share/classes/javax/swing/JFileChooser.java
浏览文件 @
286262df
...
@@ -57,7 +57,7 @@ import java.lang.ref.WeakReference;
...
@@ -57,7 +57,7 @@ import java.lang.ref.WeakReference;
* choose a file.
* choose a file.
* For information about using <code>JFileChooser</code>, see
* For information about using <code>JFileChooser</code>, see
* <a
* <a
href="http://
java.sun.com/docs/books
/tutorial/uiswing/components/filechooser.html">How to Use File Choosers</a>,
href="http://
docs.oracle.com/javase
/tutorial/uiswing/components/filechooser.html">How to Use File Choosers</a>,
* a section in <em>The Java Tutorial</em>.
* a section in <em>The Java Tutorial</em>.
*
*
* <p>
* <p>
...
...
src/share/classes/javax/swing/JFrame.java
浏览文件 @
286262df
...
@@ -40,7 +40,7 @@ import javax.accessibility.*;
...
@@ -40,7 +40,7 @@ import javax.accessibility.*;
* You can find task-oriented documentation about using <code>JFrame</code>
* You can find task-oriented documentation about using <code>JFrame</code>
* in <em>The Java Tutorial</em>, in the section
* in <em>The Java Tutorial</em>, in the section
* <a
* <a
href="http://
java.sun.com/docs/books
/tutorial/uiswing/components/frame.html">How to Make Frames</a>.
href="http://
docs.oracle.com/javase
/tutorial/uiswing/components/frame.html">How to Make Frames</a>.
*
*
* <p>
* <p>
* The <code>JFrame</code> class is slightly incompatible with <code>Frame</code>.
* The <code>JFrame</code> class is slightly incompatible with <code>Frame</code>.
...
@@ -77,7 +77,7 @@ import javax.accessibility.*;
...
@@ -77,7 +77,7 @@ import javax.accessibility.*;
* For more information on content panes
* For more information on content panes
* and other features that root panes provide,
* and other features that root panes provide,
* see <a
* see <a
href="http://
java.sun.com/docs/books
/tutorial/uiswing/components/toplevel.html">Using Top-Level Containers</a> in <em>The Java Tutorial</em>.
href="http://
docs.oracle.com/javase
/tutorial/uiswing/components/toplevel.html">Using Top-Level Containers</a> in <em>The Java Tutorial</em>.
* <p>
* <p>
* In a multi-screen environment, you can create a <code>JFrame</code>
* In a multi-screen environment, you can create a <code>JFrame</code>
* on a different screen device. See {@link java.awt.Frame} for more
* on a different screen device. See {@link java.awt.Frame} for more
...
@@ -430,7 +430,7 @@ public class JFrame extends Frame implements WindowConstants,
...
@@ -430,7 +430,7 @@ public class JFrame extends Frame implements WindowConstants,
* are currently typed to {@code JComponent}.
* are currently typed to {@code JComponent}.
* <p>
* <p>
* Please see
* Please see
* <a href="http://
java.sun.com/docs/books/tutorial/uiswing/misc/dnd
.html">
* <a href="http://
docs.oracle.com/javase/tutorial/uiswing/dnd/index
.html">
* How to Use Drag and Drop and Data Transfer</a>, a section in
* How to Use Drag and Drop and Data Transfer</a>, a section in
* <em>The Java Tutorial</em>, for more information.
* <em>The Java Tutorial</em>, for more information.
*
*
...
...
src/share/classes/javax/swing/JInternalFrame.java
浏览文件 @
286262df
...
@@ -50,7 +50,7 @@ import sun.swing.SwingUtilities2;
...
@@ -50,7 +50,7 @@ import sun.swing.SwingUtilities2;
* resizing, title display, and support for a menu bar.
* resizing, title display, and support for a menu bar.
* For task-oriented documentation and examples of using internal frames,
* For task-oriented documentation and examples of using internal frames,
* see <a
* see <a
href="http://
java.sun.com/docs/books
/tutorial/uiswing/components/internalframe.html" target="_top">How to Use Internal Frames</a>,
href="http://
docs.oracle.com/javase
/tutorial/uiswing/components/internalframe.html" target="_top">How to Use Internal Frames</a>,
* a section in <em>The Java Tutorial</em>.
* a section in <em>The Java Tutorial</em>.
*
*
* <p>
* <p>
...
...
src/share/classes/javax/swing/JLabel.java
浏览文件 @
286262df
...
@@ -80,7 +80,7 @@ import java.util.*;
...
@@ -80,7 +80,7 @@ import java.util.*;
* should appear between the text and the image.
* should appear between the text and the image.
* The default is 4 pixels.
* The default is 4 pixels.
* <p>
* <p>
* See <a href="http://
java.sun.com/docs/books
/tutorial/uiswing/components/label.html">How to Use Labels</a>
* See <a href="http://
docs.oracle.com/javase
/tutorial/uiswing/components/label.html">How to Use Labels</a>
* in <em>The Java Tutorial</em>
* in <em>The Java Tutorial</em>
* for further documentation.
* for further documentation.
* <p>
* <p>
...
...
src/share/classes/javax/swing/JLayeredPane.java
浏览文件 @
286262df
...
@@ -41,7 +41,7 @@ import javax.accessibility.*;
...
@@ -41,7 +41,7 @@ import javax.accessibility.*;
* container, where higher-numbered components sit "on top" of other
* container, where higher-numbered components sit "on top" of other
* components.
* components.
* For task-oriented documentation and examples of using layered panes see
* For task-oriented documentation and examples of using layered panes see
* <a href="http://
java.sun.com/docs/books
/tutorial/uiswing/components/layeredpane.html">How to Use a Layered Pane</a>,
* <a href="http://
docs.oracle.com/javase
/tutorial/uiswing/components/layeredpane.html">How to Use a Layered Pane</a>,
* a section in <em>The Java Tutorial</em>.
* a section in <em>The Java Tutorial</em>.
* <P>
* <P>
* <TABLE STYLE="FLOAT:RIGHT" BORDER="0" SUMMARY="layout">
* <TABLE STYLE="FLOAT:RIGHT" BORDER="0" SUMMARY="layout">
...
...
src/share/classes/javax/swing/JList.java
浏览文件 @
286262df
...
@@ -257,11 +257,9 @@ import static sun.swing.SwingUtilities2.Section.*;
...
@@ -257,11 +257,9 @@ import static sun.swing.SwingUtilities2.Section.*;
* has been added to the <code>java.beans</code> package.
* has been added to the <code>java.beans</code> package.
* Please see {@link java.beans.XMLEncoder}.
* Please see {@link java.beans.XMLEncoder}.
* <p>
* <p>
* See <a href="http://
java.sun.com/docs/books
/tutorial/uiswing/components/list.html">How to Use Lists</a>
* See <a href="http://
docs.oracle.com/javase
/tutorial/uiswing/components/list.html">How to Use Lists</a>
* in <a href="http://
java.sun.com/Series/Tutorial/index.html
"><em>The Java Tutorial</em></a>
* in <a href="http://
docs.oracle.com/javase/tutorial/
"><em>The Java Tutorial</em></a>
* for further documentation.
* for further documentation.
* Also see the article <a href="http://java.sun.com/products/jfc/tsc/tech_topics/jlist_1/jlist.html">Advanced JList Programming</a>
* in <a href="http://java.sun.com/products/jfc/tsc"><em>The Swing Connection</em></a>.
* <p>
* <p>
* @see ListModel
* @see ListModel
* @see AbstractListModel
* @see AbstractListModel
...
...
src/share/classes/javax/swing/JMenu.java
浏览文件 @
286262df
...
@@ -76,11 +76,11 @@ import java.lang.ref.WeakReference;
...
@@ -76,11 +76,11 @@ import java.lang.ref.WeakReference;
* configuring a menu. Refer to <a href="Action.html#buttonActions">
* configuring a menu. Refer to <a href="Action.html#buttonActions">
* Swing Components Supporting <code>Action</code></a> for more
* Swing Components Supporting <code>Action</code></a> for more
* details, and you can find more information in <a
* details, and you can find more information in <a
* href="http://
java.sun.com/docs/books
/tutorial/uiswing/misc/action.html">How
* href="http://
docs.oracle.com/javase
/tutorial/uiswing/misc/action.html">How
* to Use Actions</a>, a section in <em>The Java Tutorial</em>.
* to Use Actions</a>, a section in <em>The Java Tutorial</em>.
* <p>
* <p>
* For information and examples of using menus see
* For information and examples of using menus see
* <a href="http://
java.sun.com/doc/books
/tutorial/uiswing/components/menu.html">How to Use Menus</a>,
* <a href="http://
docs.oracle.com/javase
/tutorial/uiswing/components/menu.html">How to Use Menus</a>,
* a section in <em>The Java Tutorial.</em>
* a section in <em>The Java Tutorial.</em>
* <p>
* <p>
* <strong>Warning:</strong> Swing is not thread safe. For more
* <strong>Warning:</strong> Swing is not thread safe. For more
...
...
src/share/classes/javax/swing/JMenuBar.java
浏览文件 @
286262df
...
@@ -54,7 +54,7 @@ import javax.accessibility.*;
...
@@ -54,7 +54,7 @@ import javax.accessibility.*;
* <p>
* <p>
* For information and examples of using menu bars see
* For information and examples of using menu bars see
* <a
* <a
href="http://
java.sun.com/docs/books
/tutorial/uiswing/components/menu.html">How to Use Menus</a>,
href="http://
docs.oracle.com/javase
/tutorial/uiswing/components/menu.html">How to Use Menus</a>,
* a section in <em>The Java Tutorial.</em>
* a section in <em>The Java Tutorial.</em>
* <p>
* <p>
* <strong>Warning:</strong> Swing is not thread safe. For more
* <strong>Warning:</strong> Swing is not thread safe. For more
...
...
src/share/classes/javax/swing/JMenuItem.java
浏览文件 @
286262df
...
@@ -54,12 +54,12 @@ import javax.accessibility.*;
...
@@ -54,12 +54,12 @@ import javax.accessibility.*;
* configuring a menu item. Refer to <a href="Action.html#buttonActions">
* configuring a menu item. Refer to <a href="Action.html#buttonActions">
* Swing Components Supporting <code>Action</code></a> for more
* Swing Components Supporting <code>Action</code></a> for more
* details, and you can find more information in <a
* details, and you can find more information in <a
* href="http://
java.sun.com/docs/books
/tutorial/uiswing/misc/action.html">How
* href="http://
docs.oracle.com/javase
/tutorial/uiswing/misc/action.html">How
* to Use Actions</a>, a section in <em>The Java Tutorial</em>.
* to Use Actions</a>, a section in <em>The Java Tutorial</em>.
* <p>
* <p>
* For further documentation and for examples, see
* For further documentation and for examples, see
* <a
* <a
href="http://
java.sun.com/docs/books
/tutorial/uiswing/components/menu.html">How to Use Menus</a>
href="http://
docs.oracle.com/javase
/tutorial/uiswing/components/menu.html">How to Use Menus</a>
* in <em>The Java Tutorial.</em>
* in <em>The Java Tutorial.</em>
* <p>
* <p>
* <strong>Warning:</strong> Swing is not thread safe. For more
* <strong>Warning:</strong> Swing is not thread safe. For more
...
...
src/share/classes/javax/swing/JOptionPane.java
浏览文件 @
286262df
...
@@ -62,7 +62,7 @@ import static javax.swing.ClientPropertyKey.PopupFactory_FORCE_HEAVYWEIGHT_POPUP
...
@@ -62,7 +62,7 @@ import static javax.swing.ClientPropertyKey.PopupFactory_FORCE_HEAVYWEIGHT_POPUP
* prompts users for a value or informs them of something.
* prompts users for a value or informs them of something.
* For information about using <code>JOptionPane</code>, see
* For information about using <code>JOptionPane</code>, see
* <a
* <a
href="http://
java.sun.com/docs/books
/tutorial/uiswing/components/dialog.html">How to Make Dialogs</a>,
href="http://
docs.oracle.com/javase
/tutorial/uiswing/components/dialog.html">How to Make Dialogs</a>,
* a section in <em>The Java Tutorial</em>.
* a section in <em>The Java Tutorial</em>.
*
*
* <p>
* <p>
...
...
src/share/classes/javax/swing/JPanel.java
浏览文件 @
286262df
...
@@ -39,7 +39,7 @@ import java.io.IOException;
...
@@ -39,7 +39,7 @@ import java.io.IOException;
* <code>JPanel</code> is a generic lightweight container.
* <code>JPanel</code> is a generic lightweight container.
* For examples and task-oriented documentation for JPanel, see
* For examples and task-oriented documentation for JPanel, see
* <a
* <a
href="http://
java.sun.com/docs/books
/tutorial/uiswing/components/panel.html">How to Use Panels</a>,
href="http://
docs.oracle.com/javase
/tutorial/uiswing/components/panel.html">How to Use Panels</a>,
* a section in <em>The Java Tutorial</em>.
* a section in <em>The Java Tutorial</em>.
* <p>
* <p>
* <strong>Warning:</strong> Swing is not thread safe. For more
* <strong>Warning:</strong> Swing is not thread safe. For more
...
...
src/share/classes/javax/swing/JPasswordField.java
浏览文件 @
286262df
...
@@ -39,7 +39,7 @@ import java.util.Arrays;
...
@@ -39,7 +39,7 @@ import java.util.Arrays;
* the editing of a single line of text where the view indicates
* the editing of a single line of text where the view indicates
* something was typed, but does not show the original characters.
* something was typed, but does not show the original characters.
* You can find further information and examples in
* You can find further information and examples in
* <a href="http://
java.sun.com/docs/books
/tutorial/uiswing/components/textfield.html">How to Use Text Fields</a>,
* <a href="http://
docs.oracle.com/javase
/tutorial/uiswing/components/textfield.html">How to Use Text Fields</a>,
* a section in <em>The Java Tutorial.</em>
* a section in <em>The Java Tutorial.</em>
* <p>
* <p>
* <code>JPasswordField</code> is intended
* <code>JPasswordField</code> is intended
...
...
src/share/classes/javax/swing/JPopupMenu.java
浏览文件 @
286262df
...
@@ -58,7 +58,7 @@ import java.applet.Applet;
...
@@ -58,7 +58,7 @@ import java.applet.Applet;
* <p>
* <p>
* For information and examples of using popup menus, see
* For information and examples of using popup menus, see
* <a
* <a
href="http://
java.sun.com/docs/books
/tutorial/uiswing/components/menu.html">How to Use Menus</a>
href="http://
docs.oracle.com/javase
/tutorial/uiswing/components/menu.html">How to Use Menus</a>
* in <em>The Java Tutorial.</em>
* in <em>The Java Tutorial.</em>
* <p>
* <p>
* <strong>Warning:</strong> Swing is not thread safe. For more
* <strong>Warning:</strong> Swing is not thread safe. For more
...
...
src/share/classes/javax/swing/JProgressBar.java
浏览文件 @
286262df
...
@@ -100,7 +100,7 @@ import javax.swing.plaf.ProgressBarUI;
...
@@ -100,7 +100,7 @@ import javax.swing.plaf.ProgressBarUI;
* <p>
* <p>
*
*
* For complete examples and further documentation see
* For complete examples and further documentation see
* <a href="http://
java.sun.com/docs/books
/tutorial/uiswing/components/progress.html" target="_top">How to Monitor Progress</a>,
* <a href="http://
docs.oracle.com/javase
/tutorial/uiswing/components/progress.html" target="_top">How to Monitor Progress</a>,
* a section in <em>The Java Tutorial.</em>
* a section in <em>The Java Tutorial.</em>
*
*
* <p>
* <p>
...
@@ -910,7 +910,7 @@ public class JProgressBar extends JComponent implements SwingConstants, Accessib
...
@@ -910,7 +910,7 @@ public class JProgressBar extends JComponent implements SwingConstants, Accessib
* <p>
* <p>
*
*
* See
* See
* <a href="http://
java.sun.com/docs/books
/tutorial/uiswing/components/progress.html" target="_top">How to Monitor Progress</a>
* <a href="http://
docs.oracle.com/javase
/tutorial/uiswing/components/progress.html" target="_top">How to Monitor Progress</a>
* for examples of using indeterminate progress bars.
* for examples of using indeterminate progress bars.
*
*
* @param newValue <code>true</code> if the progress bar
* @param newValue <code>true</code> if the progress bar
...
...
src/share/classes/javax/swing/JRadioButton.java
浏览文件 @
286262df
...
@@ -57,10 +57,10 @@ import java.io.IOException;
...
@@ -57,10 +57,10 @@ import java.io.IOException;
* configuring a button. Refer to <a href="Action.html#buttonActions">
* configuring a button. Refer to <a href="Action.html#buttonActions">
* Swing Components Supporting <code>Action</code></a> for more
* Swing Components Supporting <code>Action</code></a> for more
* details, and you can find more information in <a
* details, and you can find more information in <a
* href="http://
java.sun.com/docs/books
/tutorial/uiswing/misc/action.html">How
* href="http://
docs.oracle.com/javase
/tutorial/uiswing/misc/action.html">How
* to Use Actions</a>, a section in <em>The Java Tutorial</em>.
* to Use Actions</a>, a section in <em>The Java Tutorial</em>.
* <p>
* <p>
* See <a href="http://
java.sun.com/docs/books
/tutorial/uiswing/components/button.html">How to Use Buttons, Check Boxes, and Radio Buttons</a>
* See <a href="http://
docs.oracle.com/javase
/tutorial/uiswing/components/button.html">How to Use Buttons, Check Boxes, and Radio Buttons</a>
* in <em>The Java Tutorial</em>
* in <em>The Java Tutorial</em>
* for further documentation.
* for further documentation.
* <p>
* <p>
...
...
src/share/classes/javax/swing/JRadioButtonMenuItem.java
浏览文件 @
286262df
...
@@ -53,12 +53,12 @@ import javax.accessibility.*;
...
@@ -53,12 +53,12 @@ import javax.accessibility.*;
* configuring a menu item. Refer to <a href="Action.html#buttonActions">
* configuring a menu item. Refer to <a href="Action.html#buttonActions">
* Swing Components Supporting <code>Action</code></a> for more
* Swing Components Supporting <code>Action</code></a> for more
* details, and you can find more information in <a
* details, and you can find more information in <a
* href="http://
java.sun.com/docs/books
/tutorial/uiswing/misc/action.html">How
* href="http://
docs.oracle.com/javase
/tutorial/uiswing/misc/action.html">How
* to Use Actions</a>, a section in <em>The Java Tutorial</em>.
* to Use Actions</a>, a section in <em>The Java Tutorial</em>.
* <p>
* <p>
* For further documentation and examples see
* For further documentation and examples see
* <a
* <a
href="http://
java.sun.com/docs/books
/tutorial/uiswing/components/menu.html">How to Use Menus</a>,
href="http://
docs.oracle.com/javase
/tutorial/uiswing/components/menu.html">How to Use Menus</a>,
* a section in <em>The Java Tutorial.</em>
* a section in <em>The Java Tutorial.</em>
* <p>
* <p>
* <strong>Warning:</strong> Swing is not thread safe. For more
* <strong>Warning:</strong> Swing is not thread safe. For more
...
...
src/share/classes/javax/swing/JRootPane.java
浏览文件 @
286262df
...
@@ -43,7 +43,7 @@ import sun.security.action.GetBooleanAction;
...
@@ -43,7 +43,7 @@ import sun.security.action.GetBooleanAction;
* <code>JFrame</code>, <code>JDialog</code>, <code>JWindow</code>,
* <code>JFrame</code>, <code>JDialog</code>, <code>JWindow</code>,
* <code>JApplet</code>, and <code>JInternalFrame</code>.
* <code>JApplet</code>, and <code>JInternalFrame</code>.
* For task-oriented information on functionality provided by root panes
* For task-oriented information on functionality provided by root panes
* see <a href="http://
java.sun.com/docs/books
/tutorial/uiswing/components/rootpane.html">How to Use Root Panes</a>,
* see <a href="http://
docs.oracle.com/javase
/tutorial/uiswing/components/rootpane.html">How to Use Root Panes</a>,
* a section in <em>The Java Tutorial</em>.
* a section in <em>The Java Tutorial</em>.
*
*
* <p>
* <p>
...
...
src/share/classes/javax/swing/JScrollPane.java
浏览文件 @
286262df
...
@@ -50,7 +50,7 @@ import java.beans.Transient;
...
@@ -50,7 +50,7 @@ import java.beans.Transient;
* vertical and horizontal scroll bars, and optional row and
* vertical and horizontal scroll bars, and optional row and
* column heading viewports.
* column heading viewports.
* You can find task-oriented documentation of <code>JScrollPane</code> in
* You can find task-oriented documentation of <code>JScrollPane</code> in
* <a href="http://
java.sun.com/docs/books
/tutorial/uiswing/components/scrollpane.html">How to Use Scroll Panes</a>,
* <a href="http://
docs.oracle.com/javase
/tutorial/uiswing/components/scrollpane.html">How to Use Scroll Panes</a>,
* a section in <em>The Java Tutorial</em>. Note that
* a section in <em>The Java Tutorial</em>. Note that
* <code>JScrollPane</code> does not support heavyweight components.
* <code>JScrollPane</code> does not support heavyweight components.
* <p>
* <p>
...
...
src/share/classes/javax/swing/JSeparator.java
浏览文件 @
286262df
...
@@ -47,7 +47,7 @@ import java.io.IOException;
...
@@ -47,7 +47,7 @@ import java.io.IOException;
*
*
* For more information and examples see
* For more information and examples see
* <a
* <a
href="http://
java.sun.com/docs/books
/tutorial/uiswing/components/menu.html">How to Use Menus</a>,
href="http://
docs.oracle.com/javase
/tutorial/uiswing/components/menu.html">How to Use Menus</a>,
* a section in <em>The Java Tutorial.</em>
* a section in <em>The Java Tutorial.</em>
* <p>
* <p>
* <strong>Warning:</strong> Swing is not thread safe. For more
* <strong>Warning:</strong> Swing is not thread safe. For more
...
...
src/share/classes/javax/swing/JSlider.java
浏览文件 @
286262df
...
@@ -55,7 +55,7 @@ import java.beans.*;
...
@@ -55,7 +55,7 @@ import java.beans.*;
* <p>
* <p>
* For further information and examples see
* For further information and examples see
* <a
* <a
href="http://
java.sun.com/docs/books
/tutorial/uiswing/components/slider.html">How to Use Sliders</a>,
href="http://
docs.oracle.com/javase
/tutorial/uiswing/components/slider.html">How to Use Sliders</a>,
* a section in <em>The Java Tutorial.</em>
* a section in <em>The Java Tutorial.</em>
* <p>
* <p>
* <strong>Warning:</strong> Swing is not thread safe. For more
* <strong>Warning:</strong> Swing is not thread safe. For more
...
...
src/share/classes/javax/swing/JSpinner.java
浏览文件 @
286262df
...
@@ -93,7 +93,7 @@ import sun.util.locale.provider.LocaleServiceProviderPool;
...
@@ -93,7 +93,7 @@ import sun.util.locale.provider.LocaleServiceProviderPool;
* </pre>
* </pre>
* <p>
* <p>
* For information and examples of using spinner see
* For information and examples of using spinner see
* <a href="http://
java.sun.com/doc/books
/tutorial/uiswing/components/spinner.html">How to Use Spinners</a>,
* <a href="http://
docs.oracle.com/javase
/tutorial/uiswing/components/spinner.html">How to Use Spinners</a>,
* a section in <em>The Java Tutorial.</em>
* a section in <em>The Java Tutorial.</em>
* <p>
* <p>
* <strong>Warning:</strong> Swing is not thread safe. For more
* <strong>Warning:</strong> Swing is not thread safe. For more
...
...
src/share/classes/javax/swing/JSplitPane.java
浏览文件 @
286262df
...
@@ -49,7 +49,7 @@ import java.io.IOException;
...
@@ -49,7 +49,7 @@ import java.io.IOException;
* interactively resized by the user.
* interactively resized by the user.
* Information on using <code>JSplitPane</code> is in
* Information on using <code>JSplitPane</code> is in
* <a
* <a
href="http://
java.sun.com/docs/books
/tutorial/uiswing/components/splitpane.html">How to Use Split Panes</a> in
href="http://
docs.oracle.com/javase
/tutorial/uiswing/components/splitpane.html">How to Use Split Panes</a> in
* <em>The Java Tutorial</em>.
* <em>The Java Tutorial</em>.
* <p>
* <p>
* The two <code>Component</code>s in a split pane can be aligned
* The two <code>Component</code>s in a split pane can be aligned
...
...
src/share/classes/javax/swing/JTabbedPane.java
浏览文件 @
286262df
...
@@ -43,7 +43,7 @@ import java.io.IOException;
...
@@ -43,7 +43,7 @@ import java.io.IOException;
* A component that lets the user switch between a group of components by
* A component that lets the user switch between a group of components by
* clicking on a tab with a given title and/or icon.
* clicking on a tab with a given title and/or icon.
* For examples and information on using tabbed panes see
* For examples and information on using tabbed panes see
* <a href="http://
java.sun.com/docs/books
/tutorial/uiswing/components/tabbedpane.html">How to Use Tabbed Panes</a>,
* <a href="http://
docs.oracle.com/javase
/tutorial/uiswing/components/tabbedpane.html">How to Use Tabbed Panes</a>,
* a section in <em>The Java Tutorial</em>.
* a section in <em>The Java Tutorial</em>.
* <p>
* <p>
* Tabs/components are added to a <code>TabbedPane</code> object by using the
* Tabs/components are added to a <code>TabbedPane</code> object by using the
...
...
src/share/classes/javax/swing/JTable.java
浏览文件 @
286262df
...
@@ -62,7 +62,7 @@ import sun.swing.SwingLazyValue;
...
@@ -62,7 +62,7 @@ import sun.swing.SwingLazyValue;
/**
/**
* The <code>JTable</code> is used to display and edit regular two-dimensional tables
* The <code>JTable</code> is used to display and edit regular two-dimensional tables
* of cells.
* of cells.
* See <a href="http://
java.sun.com/docs/books
/tutorial/uiswing/components/table.html">How to Use Tables</a>
* See <a href="http://
docs.oracle.com/javase
/tutorial/uiswing/components/table.html">How to Use Tables</a>
* in <em>The Java Tutorial</em>
* in <em>The Java Tutorial</em>
* for task-oriented documentation and examples of using <code>JTable</code>.
* for task-oriented documentation and examples of using <code>JTable</code>.
*
*
...
@@ -2489,7 +2489,7 @@ public class JTable extends JComponent implements TableModelListener, Scrollable
...
@@ -2489,7 +2489,7 @@ public class JTable extends JComponent implements TableModelListener, Scrollable
* The default value of this property is defined by the look
* The default value of this property is defined by the look
* and feel implementation.
* and feel implementation.
* <p>
* <p>
* This is a <a href="http://
java.sun.com/docs/books/tutorial/javabeans/properties/bound
.html">JavaBeans</a> bound property.
* This is a <a href="http://
docs.oracle.com/javase/tutorial/javabeans/writing/properties
.html">JavaBeans</a> bound property.
*
*
* @param selectionForeground the <code>Color</code> to use in the foreground
* @param selectionForeground the <code>Color</code> to use in the foreground
* for selected list items
* for selected list items
...
@@ -2527,7 +2527,7 @@ public class JTable extends JComponent implements TableModelListener, Scrollable
...
@@ -2527,7 +2527,7 @@ public class JTable extends JComponent implements TableModelListener, Scrollable
* The default value of this property is defined by the look
* The default value of this property is defined by the look
* and feel implementation.
* and feel implementation.
* <p>
* <p>
* This is a <a href="http://
java.sun.com/docs/books/tutorial/javabeans/properties/bound
.html">JavaBeans</a> bound property.
* This is a <a href="http://
docs.oracle.com/javase/tutorial/javabeans/writing/properties
.html">JavaBeans</a> bound property.
*
*
* @param selectionBackground the <code>Color</code> to use for the background
* @param selectionBackground the <code>Color</code> to use for the background
* of selected cells
* of selected cells
...
...
src/share/classes/javax/swing/JTextArea.java
浏览文件 @
286262df
...
@@ -44,7 +44,7 @@ import java.io.IOException;
...
@@ -44,7 +44,7 @@ import java.io.IOException;
* compatibility with the <code>java.awt.TextArea</code> class where it can
* compatibility with the <code>java.awt.TextArea</code> class where it can
* reasonably do so.
* reasonably do so.
* You can find information and examples of using all the text components in
* You can find information and examples of using all the text components in
* <a href="http://
java.sun.com/docs/books
/tutorial/uiswing/components/text.html">Using Text Components</a>,
* <a href="http://
docs.oracle.com/javase
/tutorial/uiswing/components/text.html">Using Text Components</a>,
* a section in <em>The Java Tutorial.</em>
* a section in <em>The Java Tutorial.</em>
*
*
* <p>
* <p>
...
...
src/share/classes/javax/swing/JTextField.java
浏览文件 @
286262df
...
@@ -44,7 +44,7 @@ import java.io.Serializable;
...
@@ -44,7 +44,7 @@ import java.io.Serializable;
* of a single line of text.
* of a single line of text.
* For information on and examples of using text fields,
* For information on and examples of using text fields,
* see
* see
* <a href="http://
java.sun.com/docs/books
/tutorial/uiswing/components/textfield.html">How to Use Text Fields</a>
* <a href="http://
docs.oracle.com/javase
/tutorial/uiswing/components/textfield.html">How to Use Text Fields</a>
* in <em>The Java Tutorial.</em>
* in <em>The Java Tutorial.</em>
*
*
* <p>
* <p>
...
...
src/share/classes/javax/swing/JTextPane.java
浏览文件 @
286262df
...
@@ -39,7 +39,7 @@ import javax.swing.plaf.*;
...
@@ -39,7 +39,7 @@ import javax.swing.plaf.*;
* A text component that can be marked up with attributes that are
* A text component that can be marked up with attributes that are
* represented graphically.
* represented graphically.
* You can find how-to information and examples of using text panes in
* You can find how-to information and examples of using text panes in
* <a href="http://
java.sun.com/docs/books
/tutorial/uiswing/components/text.html">Using Text Components</a>,
* <a href="http://
docs.oracle.com/javase
/tutorial/uiswing/components/text.html">Using Text Components</a>,
* a section in <em>The Java Tutorial.</em>
* a section in <em>The Java Tutorial.</em>
*
*
* <p>
* <p>
...
...
src/share/classes/javax/swing/JToggleButton.java
浏览文件 @
286262df
...
@@ -42,7 +42,7 @@ import java.io.IOException;
...
@@ -42,7 +42,7 @@ import java.io.IOException;
* are subclasses of this class.
* are subclasses of this class.
* For information on using them see
* For information on using them see
* <a
* <a
href="http://
java.sun.com/docs/books
/tutorial/uiswing/components/button.html">How to Use Buttons, Check Boxes, and Radio Buttons</a>,
href="http://
docs.oracle.com/javase
/tutorial/uiswing/components/button.html">How to Use Buttons, Check Boxes, and Radio Buttons</a>,
* a section in <em>The Java Tutorial</em>.
* a section in <em>The Java Tutorial</em>.
* <p>
* <p>
* Buttons can be configured, and to some degree controlled, by
* Buttons can be configured, and to some degree controlled, by
...
@@ -51,7 +51,7 @@ import java.io.IOException;
...
@@ -51,7 +51,7 @@ import java.io.IOException;
* configuring a button. Refer to <a href="Action.html#buttonActions">
* configuring a button. Refer to <a href="Action.html#buttonActions">
* Swing Components Supporting <code>Action</code></a> for more
* Swing Components Supporting <code>Action</code></a> for more
* details, and you can find more information in <a
* details, and you can find more information in <a
* href="http://
java.sun.com/docs/books
/tutorial/uiswing/misc/action.html">How
* href="http://
docs.oracle.com/javase
/tutorial/uiswing/misc/action.html">How
* to Use Actions</a>, a section in <em>The Java Tutorial</em>.
* to Use Actions</a>, a section in <em>The Java Tutorial</em>.
* <p>
* <p>
* <strong>Warning:</strong> Swing is not thread safe. For more
* <strong>Warning:</strong> Swing is not thread safe. For more
...
...
src/share/classes/javax/swing/JToolBar.java
浏览文件 @
286262df
...
@@ -52,7 +52,7 @@ import java.util.Hashtable;
...
@@ -52,7 +52,7 @@ import java.util.Hashtable;
* <code>JToolBar</code> provides a component that is useful for
* <code>JToolBar</code> provides a component that is useful for
* displaying commonly used <code>Action</code>s or controls.
* displaying commonly used <code>Action</code>s or controls.
* For examples and information on using tool bars see
* For examples and information on using tool bars see
* <a href="http://
java.sun.com/docs/books
/tutorial/uiswing/components/toolbar.html">How to Use Tool Bars</a>,
* <a href="http://
docs.oracle.com/javase
/tutorial/uiswing/components/toolbar.html">How to Use Tool Bars</a>,
* a section in <em>The Java Tutorial</em>.
* a section in <em>The Java Tutorial</em>.
*
*
* <p>
* <p>
...
...
src/share/classes/javax/swing/JToolTip.java
浏览文件 @
286262df
...
@@ -44,7 +44,7 @@ import java.util.Objects;
...
@@ -44,7 +44,7 @@ import java.util.Objects;
* display can override <code>JComponent</code>'s <code>createToolTip</code>
* display can override <code>JComponent</code>'s <code>createToolTip</code>
* method and use a subclass of this class.
* method and use a subclass of this class.
* <p>
* <p>
* See <a href="http://
java.sun.com/docs/books
/tutorial/uiswing/components/tooltip.html">How to Use Tool Tips</a>
* See <a href="http://
docs.oracle.com/javase
/tutorial/uiswing/components/tooltip.html">How to Use Tool Tips</a>
* in <em>The Java Tutorial</em>
* in <em>The Java Tutorial</em>
* for further documentation.
* for further documentation.
* <p>
* <p>
...
...
src/share/classes/javax/swing/JTree.java
浏览文件 @
286262df
...
@@ -44,7 +44,7 @@ import static sun.swing.SwingUtilities2.Section.*;
...
@@ -44,7 +44,7 @@ import static sun.swing.SwingUtilities2.Section.*;
* <a name="jtree_description"></a>
* <a name="jtree_description"></a>
* A control that displays a set of hierarchical data as an outline.
* A control that displays a set of hierarchical data as an outline.
* You can find task-oriented documentation and examples of using trees in
* You can find task-oriented documentation and examples of using trees in
* <a href="http://
java.sun.com/docs/books
/tutorial/uiswing/components/tree.html">How to Use Trees</a>,
* <a href="http://
docs.oracle.com/javase
/tutorial/uiswing/components/tree.html">How to Use Trees</a>,
* a section in <em>The Java Tutorial.</em>
* a section in <em>The Java Tutorial.</em>
* <p>
* <p>
* A specific node in a tree can be identified either by a
* A specific node in a tree can be identified either by a
...
...
src/share/classes/javax/swing/JWindow.java
浏览文件 @
286262df
...
@@ -314,7 +314,7 @@ public class JWindow extends Window implements Accessible,
...
@@ -314,7 +314,7 @@ public class JWindow extends Window implements Accessible,
* are currently typed to {@code JComponent}.
* are currently typed to {@code JComponent}.
* <p>
* <p>
* Please see
* Please see
* <a href="http://
java.sun.com/docs/books/tutorial/uiswing/misc/dnd
.html">
* <a href="http://
docs.oracle.com/javase/tutorial/uiswing/dnd/index
.html">
* How to Use Drag and Drop and Data Transfer</a>, a section in
* How to Use Drag and Drop and Data Transfer</a>, a section in
* <em>The Java Tutorial</em>, for more information.
* <em>The Java Tutorial</em>, for more information.
*
*
...
...
src/share/classes/javax/swing/ProgressMonitor.java
浏览文件 @
286262df
...
@@ -71,7 +71,7 @@ import javax.swing.text.*;
...
@@ -71,7 +71,7 @@ import javax.swing.text.*;
*
*
* For further documentation and examples see
* For further documentation and examples see
* <a
* <a
href="http://
java.sun.com/docs/books
/tutorial/uiswing/components/progress.html">How to Monitor Progress</a>,
href="http://
docs.oracle.com/javase
/tutorial/uiswing/components/progress.html">How to Monitor Progress</a>,
* a section in <em>The Java Tutorial.</em>
* a section in <em>The Java Tutorial.</em>
*
*
* @see ProgressMonitorInputStream
* @see ProgressMonitorInputStream
...
...
src/share/classes/javax/swing/ProgressMonitorInputStream.java
浏览文件 @
286262df
...
@@ -54,7 +54,7 @@ import java.awt.Component;
...
@@ -54,7 +54,7 @@ import java.awt.Component;
* <p>
* <p>
*
*
* For further documentation and examples see
* For further documentation and examples see
* <a href="http://
java.sun.com/docs/books
/tutorial/uiswing/components/progress.html">How to Monitor Progress</a>,
* <a href="http://
docs.oracle.com/javase
/tutorial/uiswing/components/progress.html">How to Monitor Progress</a>,
* a section in <em>The Java Tutorial.</em>
* a section in <em>The Java Tutorial.</em>
*
*
* @see ProgressMonitor
* @see ProgressMonitor
...
...
src/share/classes/javax/swing/Spring.java
浏览文件 @
286262df
此差异已折叠。
点击以展开。
src/share/classes/javax/swing/SpringLayout.java
浏览文件 @
286262df
此差异已折叠。
点击以展开。
src/share/classes/javax/swing/SwingUtilities.java
浏览文件 @
286262df
此差异已折叠。
点击以展开。
src/share/classes/javax/swing/SwingWorker.java
浏览文件 @
286262df
此差异已折叠。
点击以展开。
src/share/classes/javax/swing/Timer.java
浏览文件 @
286262df
此差异已折叠。
点击以展开。
src/share/classes/javax/swing/TransferHandler.java
浏览文件 @
286262df
此差异已折叠。
点击以展开。
src/share/classes/javax/swing/WindowConstants.java
浏览文件 @
286262df
此差异已折叠。
点击以展开。
src/share/classes/javax/swing/border/Border.java
浏览文件 @
286262df
此差异已折叠。
点击以展开。
src/share/classes/javax/swing/event/InternalFrameAdapter.java
浏览文件 @
286262df
此差异已折叠。
点击以展开。
src/share/classes/javax/swing/event/InternalFrameEvent.java
浏览文件 @
286262df
此差异已折叠。
点击以展开。
src/share/classes/javax/swing/event/InternalFrameListener.java
浏览文件 @
286262df
此差异已折叠。
点击以展开。
src/share/classes/javax/swing/event/TreeExpansionEvent.java
浏览文件 @
286262df
此差异已折叠。
点击以展开。
src/share/classes/javax/swing/event/TreeExpansionListener.java
浏览文件 @
286262df
此差异已折叠。
点击以展开。
src/share/classes/javax/swing/event/TreeModelEvent.java
浏览文件 @
286262df
此差异已折叠。
点击以展开。
src/share/classes/javax/swing/event/TreeModelListener.java
浏览文件 @
286262df
此差异已折叠。
点击以展开。
src/share/classes/javax/swing/event/TreeSelectionListener.java
浏览文件 @
286262df
此差异已折叠。
点击以展开。
src/share/classes/javax/swing/event/TreeWillExpandListener.java
浏览文件 @
286262df
此差异已折叠。
点击以展开。
src/share/classes/javax/swing/filechooser/FileFilter.java
浏览文件 @
286262df
此差异已折叠。
点击以展开。
src/share/classes/javax/swing/filechooser/FileView.java
浏览文件 @
286262df
此差异已折叠。
点击以展开。
src/share/classes/javax/swing/plaf/basic/BasicComboBoxUI.java
浏览文件 @
286262df
此差异已折叠。
点击以展开。
src/share/classes/javax/swing/plaf/metal/MetalLookAndFeel.java
浏览文件 @
286262df
此差异已折叠。
点击以展开。
src/share/classes/javax/swing/table/TableModel.java
浏览文件 @
286262df
此差异已折叠。
点击以展开。
src/share/classes/javax/swing/text/AbstractDocument.java
浏览文件 @
286262df
此差异已折叠。
点击以展开。
src/share/classes/javax/swing/text/DefaultCaret.java
浏览文件 @
286262df
此差异已折叠。
点击以展开。
src/share/classes/javax/swing/text/DefaultStyledDocument.java
浏览文件 @
286262df
此差异已折叠。
点击以展开。
src/share/classes/javax/swing/text/JTextComponent.java
浏览文件 @
286262df
此差异已折叠。
点击以展开。
src/share/classes/javax/swing/text/PlainDocument.java
浏览文件 @
286262df
此差异已折叠。
点击以展开。
src/share/classes/javax/swing/text/StyleContext.java
浏览文件 @
286262df
此差异已折叠。
点击以展开。
src/share/classes/javax/swing/text/html/HTMLDocument.java
浏览文件 @
286262df
此差异已折叠。
点击以展开。
src/share/classes/javax/swing/tree/DefaultMutableTreeNode.java
浏览文件 @
286262df
此差异已折叠。
点击以展开。
src/share/classes/javax/swing/tree/DefaultTreeCellRenderer.java
浏览文件 @
286262df
此差异已折叠。
点击以展开。
src/share/classes/javax/swing/tree/DefaultTreeModel.java
浏览文件 @
286262df
此差异已折叠。
点击以展开。
src/share/classes/javax/swing/tree/ExpandVetoException.java
浏览文件 @
286262df
此差异已折叠。
点击以展开。
src/share/classes/javax/swing/tree/TreeCellRenderer.java
浏览文件 @
286262df
此差异已折叠。
点击以展开。
src/share/classes/javax/swing/tree/TreeModel.java
浏览文件 @
286262df
此差异已折叠。
点击以展开。
src/share/classes/javax/swing/tree/TreeNode.java
浏览文件 @
286262df
此差异已折叠。
点击以展开。
src/share/classes/javax/swing/tree/TreePath.java
浏览文件 @
286262df
此差异已折叠。
点击以展开。
src/share/classes/javax/swing/tree/TreeSelectionModel.java
浏览文件 @
286262df
此差异已折叠。
点击以展开。
src/share/classes/sun/swing/PrintingStatus.java
浏览文件 @
286262df
此差异已折叠。
点击以展开。
src/share/classes/sun/text/normalizer/UCharacter.java
浏览文件 @
286262df
此差异已折叠。
点击以展开。
src/share/demo/jfc/FileChooserDemo/FileChooserDemo.java
浏览文件 @
286262df
此差异已折叠。
点击以展开。
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录