Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What are the common shortcut keys for JBuilder 9

2025-04-05 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/02 Report--

JBuilder 9 what are common shortcut keys, many novices are not very clear about this, in order to help you solve this problem, the following editor will explain in detail for you, people with this need can come to learn, I hope you can gain something.

JBuilder 9 common keyboard shortcuts

1. Workspace: (explicit and implicit)

Items panel: ctrl + Alt + p (Project)

Design panel: ctrl + Alt + c (content)

Structure panel: ctrl + Alt + s (Structure)

Information panel: ctrl + Alt + M (Message)

Status panel: ctrl + Alt + Z

two。 Main panel: (code panel and design panel)

Activate Code Module: ctrl + J (@ 1)

Activation of parameter prompts: ctrl + shift + H

Open query and replace window: ctrl + F

Class query: ctrl +-

3. The usage of F key

F1: help Quick

F4: run multiple lines

F5: add breakpoints

F7: runs the code in the method when it encounters a method

F8: run the code step by step

F12: switching between code panel and design panel

4. The usage of Shift key

Add multiple identical components: press shift to select the component on the option and add the component to the window

Adjust the interval and alignment between components: suppose there is a component JPanel1 / 2 Universe 3; (to achieve the same width of three components, the same interval between components, and all according to the left alignment of JPanel1), press the shift key, use the mouse to select the components that need to be adjusted, (the first selected component is another benchmark), and then right-click.

5: codeInsight and Codetemplates

MemberInsight-hints for available class members or methods based on the current code (description)

ParameterInsight-prompts the parameters that the current method needs to use

SymbolInsigh-View the wish code for the current variable, method, or class.

MemberInsight: ctrl + space or ctrl + H

ParameterInsight: ctrl + shift + space or ctrl + shift + H

SymbolInsight: ctrl + Enter or Alt + shift + H

ClassInsight: ctrl + alt + space or ctrl + alt + H

Note: (@ 1): use the code function: (ctrl + J)

1. Enter the name of the code touchboard where you want to enter the code, and then press ctrl + J (developers can use the Tools/Editor/Templates command on the main menu to view the name of the code touchboard)

2. Position the cursor where you want to enter the code, and then press ctrl + J

Is it helpful for you to read the above content? If you want to know more about the relevant knowledge or read more related articles, please follow the industry information channel, thank you for your support.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report