如何在NetBeans中查看有关鼠标悬停的Javadoc文档? [英] How to see Javadoc documentation on mouse hover in NetBeans?

查看:84
本文介绍了如何在NetBeans中查看有关鼠标悬停的Javadoc文档?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以将鼠标悬停在方法/类上,以便可以在NetBeans 7中看到Javadoc?

Is it possible, when you mouse hover on method/class so you can see Javadoc in NetBeans 7?

当您将鼠标悬停在String上并且可以阅读有关它的Java API文档时,我想要类似于Eclipse.

I want similar to Eclipse, when you just mouse hover on String and you can read Java API documentation about it.

也许有一些热键...

Maybe there is some hot key for that...

推荐答案

您可以通过单击方法并按 Ctrl + Shift + Space
(在Mac上为 Command + Shift + Space ),您还可以在帮助中看到各种快捷键菜单>键盘快捷方式卡.

You can view the javadoc in Netbeans by clicking on the method and press Ctrl + Shift + Space
(Command + Shift + Space on Mac) You can also see the various shortkeys in the help menu>keyboard shortcuts card.

更新:

您可以改为从菜单 Window> IDE工具> Javadoc文档打开"javadoc"窗口.当您单击方法或对象时,这将在该方法的输出窗口附近的窗口中显示javadoc

You can instead open a "javadoc" window from the menu Window>IDE Tools>Javadoc Documentation. This will show the javadoc in a window near the output window for that method when you click on the method or object

这篇关于如何在NetBeans中查看有关鼠标悬停的Javadoc文档?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆