提交 14e624c2 编写于 作者: R rupashka

7168144: No appropriate CCC request for changes introduced by 7154030

Reviewed-by: alexsch
上级 5fbe1059
...@@ -5573,6 +5573,7 @@ public abstract class JComponent extends Container implements Serializable, ...@@ -5573,6 +5573,7 @@ public abstract class JComponent extends Container implements Serializable,
* {@inheritDoc} * {@inheritDoc}
*/ */
@Override @Override
@Deprecated
public void hide() { public void hide() {
boolean showing = isShowing(); boolean showing = isShowing();
super.hide(); super.hide();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册