SlideShare ist ein Scribd-Unternehmen logo
1 von 30
File
Edit
View
Navigate Debug
Run
Refactor
Source Profile
Team
Tools
Windows
Help
Working of Icons
• 1st Icon File Icon name
• New project (It is use to make a new project)
• New file (For creating new file in existing
project or outside)
• Open project (For opening existing project )
• Close project (for close the current project)
• Open file (Open file from pre-written)
• Open recent file (Open to recently closed file)
• Project group (Creating or selecting groups for adding
projects)
• Project properties(About the project properties i.e. words,
lines, memory.)
•Import project (It is use to import project)
Like this…..
• Export project (Save project in different directories)
• Save (Save current work for later use)
• Save as (Save current work in different file
formats)
• Save all (Ctrl+shift+S)
• Page setup (To set the page size and type)
• Print (To print out any file)
• Print to html (For save out in a html extension file
use this function.)
• Exit (Exit from file icon)
• 2nd Icon Edit Icon name
• Undo (Ctrl+z..Move Current to
previous format/text/change)
• Redo (Ctrl+y.. use undo command
& you go upward changes then use redo command)
• Cut (Ctrl+y.. Move text to other
place or line)
• Copy (Ctrl+y)
• Paste (Ctrl+y)
• Pasted formatted (writing format paste)
• Paste from history (Ctrl+shift+d)
• Delete (for delete)
• Select all
• Select Identifier (Select method or class name)
• Find Selection (Find in selected area)
• Find next (Find word in next line or area)
• Find previous (Search word in previous line)
• Find (Ctrl+f…Search word in all projects or
file)
• Replace (Ctrl+h..Change word with other
word )
• Find usage (alt+f7.. Find usage of project or file)
• Find in projects (Ctrl+shift+f..Search in projects)
• Replace in projects( Ctrl+ shift+ h for any changing)
• Start macro recording(macro is to record a series of
commands for playback at a later time)
• Stop macro recording (end recording)
• 3rd icon View (Icon name)
• Editors (source,history)
• Split (Create editor window more than 1)
(vertically,horizontally,clear)
• Code folds (Code folding allows collapsing and expanding certain
parts of the document)
• Ide logs (This function shows IDE usage & working details)
• Tool bars (file,clipboard,undo/redo,run,debug,performance,
Small toobars icons,reset toolbars,customiz)
• Show editor toolbars (This option used for hide/show editor
toolbar e.g. history, source, from main window)
• Show line numbers (This option shows line number with coding
area)
• Show non-printable characters (This option show/hide non-
printable characters)
• Show breadcrumbs(Use when the structure of the website follow
strict hierarchical structure of similar formatted content)
• Show diff sidebar (This function used for color changing)
• Show versioning table (It’s used for high colors in selected
text)
• Synchronize editor with views (For automatically view
current open file)
• Shoe only editor (ctrl+shift+enter)
• Full screen (alt+shift+enter)
• 4th Icon Navigate (Icon Name)
• Go to file (alt+shift+O…For opening & find location of file.)
• Go to type(ctrl+O..Find file with type)
• Go to symbol(Ctrl+alt+shift+O…Find symbol in file)
• Go to spring bean(alt+shift+B…Hyper linking of Java classes
and properties mentioned in Spring bean definitions, as well
as hyper linking to other Spring bean references)
• Go to test/tested class(Ctrl+alt+T…for test a desire class)
• Go to previous document(Using for opening recently closed
project/file)
• Go to source (Ctrl+shift+B.. Find source any selected class)
• Go to declaration (Ctrl+B)
• Go to super implementation(Ctrl+shift+P..To merge Eclipse
project with net beans use this command)
• Inspect (To look at carefully in order to find problems)
• Last edit location (Ctrl+Q)
• Back (Alt+left)
• Forward (Alt+right)
• Go to line (Ctrl+G)
• Toggle bookmark (Ctrl+shift+M..Save a file link in net beans
for easy access)
• Bookmark history popup next
(Ctrl+shift+period..Check next save links of files & projects.)
• Bookmark history pop up previous
(Ctrl+shift+comma..Check previous save
links of files & projects)
• Next error (Ctrl+period..To jump on next error in
file)
• Previous error (Ctrl+comma..To jump on
previous error in file)S
• Select in projects (Ctrl+shift+1..For select item in
projects use this command..)
• Select in files (Ctrl+shift+2)
• Select in previous (Ctrl+shift+3)
• 5th Icon Source (Icon name)
• Format(alt+shift+f) (This option for source format
settings)
• Remove trailing spaces(Remove spaces from line)
• Shift left (Alt+shift+Left..Shift word left side
with this.)
• Shift right (Alt+shift+right..)
• Move up (Alt+shift+up)
• Move down (Alt+shift+down)
• Move code element up(Alt+shift+page up)
• Move code element down(Alt+shift+page down)
• Duplicate up (Ctrl+shift+up)
• Duplicate down (Ctrl+shift+up)
• Toggle element (Ctrl+slash)
• Complete code (Ctrl+space)
• Insert code (Alt+insert)
• Remove surrounding code (Alt+backspace)
• Fix code (Alt+enter)
• Fix imports (Ctrl+shit+I)
• Organize imports (Organize download file)
• Organizer member(Organize program element)
• Show method parameters (Ctrl+P)
• Show documentation (Ctrl+shift+space)
• Make controller
• Insert next matching word (Ctrl+shift+K)
• Insert previous matching word (Ctrl+K)
• Inspect
• Scan for external changes
• 6th Icon Refactor Icon name
• Rename (Ctrl+R)
• Remove (Ctrl+M)
• Copy
• Safely delete (Alt+Delete)
• Inline
• Change method parameters
• Pull up
• Push down
• Extract interface
• Extract super class
• Use super type where possible
• Introduce
(variable,constant,field,parameter,method,local
extension)
• Make inner to outer level
• Convert anonymous to member
• Encapsulate fields
• Replace constructor with factory
• Replace constructor with builder
• Invert Boolean
• Inspect and transform
• 7th Icon Run Icon name
• Run project (F6)
• Test project (alt+F6)
• Build project (F11)
• Clean and build project (shift+F11)
• Set project configuration(Default,customize)
• Set main project
• Generate javadoc
• Run file (Shift+F6)
• Test file (Ctrl+F6)
• Compile file (F9)
• Check file (Alt+F9)
• Validate file (Alt+shift+F9)
• Repeat/build run (Ctrl+F11)
• Stop/build run
• 8th Icon Debug Icon name
• Debug project (ctrl+F5)
• Debug file (Ctrl+shift+F5)
• Debug test file (Ctrl+shift+F6)
• Attach debugger
• Finish debugger session (Shift+F5)
• Pause
• Continue (F5)
• Step over(F8)
• Step over expression(shift+F8)
• Step info(F7)
• Step info next method(Shift+F7)
• Step out(Ctrl+F7)
• Run to cursor(F4)
• Apply code changes
• Take GUI snapshot
• Set current thread
• Stack (make callee current Alt page up, make
caller current Alt page down, Pop top most call)
• Toggle line break point(Ctrl+F8)
• New break point(Ctrl+shift+F8)
• New Watch(Ctrl+shift+F7)
• Evaluate expression(Ctrl+F9)
• Check to dead lock
• 9th Icon Profile Icon name
• Profile project (Alt+F2)
• Profile file
• Profile test file
• Attach profiler
• Rerun profiling session(Ctrl+shift+F2)
• Stop profiling session(Alt+shift+F2)
• Reset profiling session(shift+F2)
• Run GC(Alt+shift+F2)
• Take snapshot of collected results(Ctrl+F2)
• Take heap dump
• Load snapshot
• Load IDE snapshot
• Load heap dump
• Compare snapshot
• Advance commands(run profiler calibration, view
command line arguments, display internal statistics)
• 10th Icon Team Icon name
• Shelve changes
• Git (Clone, Initialize Repository, Repository browser
• Mercurial (Initialize Repository, Clone other)
• Subversion (Checkout, Import into Repository)
• History (Show history, Revert deleted)
• Find task
• Report task
• Create build job
• 11th Icon Tools Icon name
• The first option is add to palette…..
• The next option is internationalization .four option is appeared in
this option
• 1:internationalize….
• 2:insert internationalize string….
• 3: internationalization wizard
• 4: internationalization test wizard
• The next option is Java Platform
•
• The next option is Net beans Platform
•
• The next option is Ant variables
•
• The next option is Ant Libraries
•
• The next option is servers
•
• The next option is Cloud providers
• The next option is Templates
•
• The next option is DTD’s and XML schemas
•
• The next option is Palette….. there are 2 options
• Swing/AWT components
• HTML/JSP code clips
• The next option is plug-ins….
•
• And the last one is Options. The new window will
appear, there are 6 options. The first one is
• 12th Icon Widows Icon name
•
• The first option is PROJECTS, for this the key is
• Ctrl+1
• The next option is FILES, for this the key is
• Ctrl+2
• The next option is FAVOUROTES, for this the key is
• Ctrl+3
• The next option is Services, for this the key is
• Ctrl+5
• The next option is ACTION ITEM, for this the key is
• Ctrl+6
• The next option is PALETTE, for this the key is
• Ctrl+Shift+F8
• The next option is PROPERTIES, for this the key is
• Ctrl+Shift+F7
• Versioning:
• The two options will appear. The first one is
• 1: Subversion
• 2: Me curious
• OTHER:
• 1: Three options will appear
• The first one is Exception Reporter
• 2: The next option is Java doc.
• 3: The next one is Analyze Stack.
• WEB:
• 1: Two options will appear
• The first one is Web Browser Ctrl+shift+W
• The first option is Documents, for this the shortcut
key is Shift+F4
• The next option is FAVOUROTES, for this the key is Ctrl+3
• The next option is Services, for this the key is Ctrl+5
• The next option is ACTION ITEM, for this the key is
• Ctrl+6
• The next option is PALETTE, for this the key is Ctrl+Shift+F8
• The next option is PROPERTIES, for this the key is
Ctrl+Shift+F7
•
• OUTPUT:
• The next option is Output, for this the key is Ctrl+4
• The next option is search result, for this the key is
Ctrl+Shift+O
• The next option is Find usage result, for this the key is
• Alt+Shift+U
• The next option is inspector windows.
• The next option is test result.
• The next option is Versioning Output
• The next option is Refactoring Preview.
• The next option is Analyzer.
• The next option is Terminal.
• Navigate:
• Two options will appear. The first one is
• Navigate for this the shortcut key is Ctrl+7
• The second option is Bookmark.
• EDITOR:
• Two use this command, the short key is Ctrl+O
• Configure Window:
• Four options will appear, the first one is
• 1: Minimize
• 2: Maximize
• 3: Float group
• 4: Dock, for this the shortcut key is Alt+Shift+D
• Reset Windows:
• The first option is Close window, for this the shortcut key is
Ctrl+W
• The first option is close all documents, for this the shortcut
key is Ctrl+shift+W
• The first option is Documents, for this the shortcut key is
Shift+F4
• 13th Icon Help Icon name
And the last option is help, for this the first
command is
• Help Contents
• Online support and Docs
• Keyboard shortcut cards
• Java doc index search, for this the shortcut key is
Shift+F7
• The next option is Check for Updates
• The next option is Start Page
• and the last option is about.
• ASSIGNMENT IS COMPLETE……!!!

Weitere ähnliche Inhalte

Ähnlich wie Net beans

The Ring programming language version 1.5.4 book - Part 7 of 185
The Ring programming language version 1.5.4 book - Part 7 of 185The Ring programming language version 1.5.4 book - Part 7 of 185
The Ring programming language version 1.5.4 book - Part 7 of 185Mahmoud Samir Fayed
 
The Ring programming language version 1.5.3 book - Part 7 of 184
The Ring programming language version 1.5.3 book - Part 7 of 184The Ring programming language version 1.5.3 book - Part 7 of 184
The Ring programming language version 1.5.3 book - Part 7 of 184Mahmoud Samir Fayed
 
The Ring programming language version 1.5.1 book - Part 6 of 180
The Ring programming language version 1.5.1 book - Part 6 of 180The Ring programming language version 1.5.1 book - Part 6 of 180
The Ring programming language version 1.5.1 book - Part 6 of 180Mahmoud Samir Fayed
 
Visual Studio Produktivität (Daniel Meixner)
Visual Studio Produktivität (Daniel Meixner)Visual Studio Produktivität (Daniel Meixner)
Visual Studio Produktivität (Daniel Meixner)Daniel Meixner
 
Embedded Systems: Lecture 11: Introduction to Git & GitHub (Part 2)
Embedded Systems: Lecture 11: Introduction to Git & GitHub (Part 2)Embedded Systems: Lecture 11: Introduction to Git & GitHub (Part 2)
Embedded Systems: Lecture 11: Introduction to Git & GitHub (Part 2)Ahmed El-Arabawy
 
Utilizing the open ntf domino api
Utilizing the open ntf domino apiUtilizing the open ntf domino api
Utilizing the open ntf domino apiOliver Busse
 
Working Effectively with Routine Tasks
Working Effectively with Routine TasksWorking Effectively with Routine Tasks
Working Effectively with Routine TasksIvan Katunou
 
Unleashing the Java Tooling in Eclipse IDE - Tips & Tricks!
Unleashing the Java Tooling in Eclipse IDE - Tips & Tricks!Unleashing the Java Tooling in Eclipse IDE - Tips & Tricks!
Unleashing the Java Tooling in Eclipse IDE - Tips & Tricks!Noopur Gupta
 
โปรแกรม Dreamweaver 8
โปรแกรม Dreamweaver 8โปรแกรม Dreamweaver 8
โปรแกรม Dreamweaver 8kruple
 
Utilizing the OpenNTF Domino API
Utilizing the OpenNTF Domino APIUtilizing the OpenNTF Domino API
Utilizing the OpenNTF Domino APIOliver Busse
 
C++ Windows Forms L03 - Controls P2
C++ Windows Forms L03 - Controls P2C++ Windows Forms L03 - Controls P2
C++ Windows Forms L03 - Controls P2Mohammad Shaker
 
Эффективная работа с рутинными задачами
Эффективная работа с рутинными задачамиЭффективная работа с рутинными задачами
Эффективная работа с рутинными задачамиCOMAQA.BY
 
The Ring programming language version 1.10 book - Part 7 of 212
The Ring programming language version 1.10 book - Part 7 of 212The Ring programming language version 1.10 book - Part 7 of 212
The Ring programming language version 1.10 book - Part 7 of 212Mahmoud Samir Fayed
 
Mastering your Eclipse IDE - Java tooling, Tips & Tricks!
Mastering your Eclipse IDE - Java tooling, Tips & Tricks!Mastering your Eclipse IDE - Java tooling, Tips & Tricks!
Mastering your Eclipse IDE - Java tooling, Tips & Tricks!Noopur Gupta
 
Kotlin for android 2019
Kotlin for android 2019Kotlin for android 2019
Kotlin for android 2019Shady Selim
 
Plone 5.2 migration at University Ghent, Belgium
Plone 5.2 migration at University Ghent, BelgiumPlone 5.2 migration at University Ghent, Belgium
Plone 5.2 migration at University Ghent, BelgiumAndreas Jung
 
IS - section 1 - modifiedFinal information system.pptx
IS - section 1 - modifiedFinal information system.pptxIS - section 1 - modifiedFinal information system.pptx
IS - section 1 - modifiedFinal information system.pptxNaglaaAbdelhady
 

Ähnlich wie Net beans (20)

The Ring programming language version 1.5.4 book - Part 7 of 185
The Ring programming language version 1.5.4 book - Part 7 of 185The Ring programming language version 1.5.4 book - Part 7 of 185
The Ring programming language version 1.5.4 book - Part 7 of 185
 
The Ring programming language version 1.5.3 book - Part 7 of 184
The Ring programming language version 1.5.3 book - Part 7 of 184The Ring programming language version 1.5.3 book - Part 7 of 184
The Ring programming language version 1.5.3 book - Part 7 of 184
 
The Ring programming language version 1.5.1 book - Part 6 of 180
The Ring programming language version 1.5.1 book - Part 6 of 180The Ring programming language version 1.5.1 book - Part 6 of 180
The Ring programming language version 1.5.1 book - Part 6 of 180
 
Visual Studio Produktivität (Daniel Meixner)
Visual Studio Produktivität (Daniel Meixner)Visual Studio Produktivität (Daniel Meixner)
Visual Studio Produktivität (Daniel Meixner)
 
Embedded Systems: Lecture 11: Introduction to Git & GitHub (Part 2)
Embedded Systems: Lecture 11: Introduction to Git & GitHub (Part 2)Embedded Systems: Lecture 11: Introduction to Git & GitHub (Part 2)
Embedded Systems: Lecture 11: Introduction to Git & GitHub (Part 2)
 
Unit-4 PPTs.pptx
Unit-4 PPTs.pptxUnit-4 PPTs.pptx
Unit-4 PPTs.pptx
 
Lunch 'n Learn - Windows: handy shortcuts and file handling
Lunch 'n Learn - Windows: handy shortcuts and file handlingLunch 'n Learn - Windows: handy shortcuts and file handling
Lunch 'n Learn - Windows: handy shortcuts and file handling
 
Utilizing the open ntf domino api
Utilizing the open ntf domino apiUtilizing the open ntf domino api
Utilizing the open ntf domino api
 
Working Effectively with Routine Tasks
Working Effectively with Routine TasksWorking Effectively with Routine Tasks
Working Effectively with Routine Tasks
 
Unleashing the Java Tooling in Eclipse IDE - Tips & Tricks!
Unleashing the Java Tooling in Eclipse IDE - Tips & Tricks!Unleashing the Java Tooling in Eclipse IDE - Tips & Tricks!
Unleashing the Java Tooling in Eclipse IDE - Tips & Tricks!
 
โปรแกรม Dreamweaver 8
โปรแกรม Dreamweaver 8โปรแกรม Dreamweaver 8
โปรแกรม Dreamweaver 8
 
Utilizing the OpenNTF Domino API
Utilizing the OpenNTF Domino APIUtilizing the OpenNTF Domino API
Utilizing the OpenNTF Domino API
 
C++ Windows Forms L03 - Controls P2
C++ Windows Forms L03 - Controls P2C++ Windows Forms L03 - Controls P2
C++ Windows Forms L03 - Controls P2
 
Эффективная работа с рутинными задачами
Эффективная работа с рутинными задачамиЭффективная работа с рутинными задачами
Эффективная работа с рутинными задачами
 
The Ring programming language version 1.10 book - Part 7 of 212
The Ring programming language version 1.10 book - Part 7 of 212The Ring programming language version 1.10 book - Part 7 of 212
The Ring programming language version 1.10 book - Part 7 of 212
 
Mastering your Eclipse IDE - Java tooling, Tips & Tricks!
Mastering your Eclipse IDE - Java tooling, Tips & Tricks!Mastering your Eclipse IDE - Java tooling, Tips & Tricks!
Mastering your Eclipse IDE - Java tooling, Tips & Tricks!
 
Kotlin for android 2019
Kotlin for android 2019Kotlin for android 2019
Kotlin for android 2019
 
JS Essence
JS EssenceJS Essence
JS Essence
 
Plone 5.2 migration at University Ghent, Belgium
Plone 5.2 migration at University Ghent, BelgiumPlone 5.2 migration at University Ghent, Belgium
Plone 5.2 migration at University Ghent, Belgium
 
IS - section 1 - modifiedFinal information system.pptx
IS - section 1 - modifiedFinal information system.pptxIS - section 1 - modifiedFinal information system.pptx
IS - section 1 - modifiedFinal information system.pptx
 

Kürzlich hochgeladen

APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...PsychoTech Services
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingTeacherCyreneCayanan
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024Janet Corral
 

Kürzlich hochgeladen (20)

APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writing
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024
 

Net beans

  • 1.
  • 3. Working of Icons • 1st Icon File Icon name • New project (It is use to make a new project) • New file (For creating new file in existing project or outside) • Open project (For opening existing project ) • Close project (for close the current project) • Open file (Open file from pre-written) • Open recent file (Open to recently closed file) • Project group (Creating or selecting groups for adding projects) • Project properties(About the project properties i.e. words, lines, memory.)
  • 4. •Import project (It is use to import project) Like this…..
  • 5. • Export project (Save project in different directories) • Save (Save current work for later use) • Save as (Save current work in different file formats) • Save all (Ctrl+shift+S) • Page setup (To set the page size and type) • Print (To print out any file) • Print to html (For save out in a html extension file use this function.) • Exit (Exit from file icon)
  • 6. • 2nd Icon Edit Icon name • Undo (Ctrl+z..Move Current to previous format/text/change) • Redo (Ctrl+y.. use undo command & you go upward changes then use redo command) • Cut (Ctrl+y.. Move text to other place or line) • Copy (Ctrl+y) • Paste (Ctrl+y) • Pasted formatted (writing format paste) • Paste from history (Ctrl+shift+d) • Delete (for delete) • Select all • Select Identifier (Select method or class name)
  • 7. • Find Selection (Find in selected area) • Find next (Find word in next line or area) • Find previous (Search word in previous line) • Find (Ctrl+f…Search word in all projects or file) • Replace (Ctrl+h..Change word with other word ) • Find usage (alt+f7.. Find usage of project or file) • Find in projects (Ctrl+shift+f..Search in projects) • Replace in projects( Ctrl+ shift+ h for any changing) • Start macro recording(macro is to record a series of commands for playback at a later time) • Stop macro recording (end recording)
  • 8. • 3rd icon View (Icon name) • Editors (source,history) • Split (Create editor window more than 1) (vertically,horizontally,clear) • Code folds (Code folding allows collapsing and expanding certain parts of the document) • Ide logs (This function shows IDE usage & working details) • Tool bars (file,clipboard,undo/redo,run,debug,performance, Small toobars icons,reset toolbars,customiz) • Show editor toolbars (This option used for hide/show editor toolbar e.g. history, source, from main window) • Show line numbers (This option shows line number with coding area) • Show non-printable characters (This option show/hide non- printable characters) • Show breadcrumbs(Use when the structure of the website follow strict hierarchical structure of similar formatted content) • Show diff sidebar (This function used for color changing)
  • 9. • Show versioning table (It’s used for high colors in selected text) • Synchronize editor with views (For automatically view current open file) • Shoe only editor (ctrl+shift+enter) • Full screen (alt+shift+enter) • 4th Icon Navigate (Icon Name) • Go to file (alt+shift+O…For opening & find location of file.) • Go to type(ctrl+O..Find file with type) • Go to symbol(Ctrl+alt+shift+O…Find symbol in file) • Go to spring bean(alt+shift+B…Hyper linking of Java classes and properties mentioned in Spring bean definitions, as well as hyper linking to other Spring bean references) • Go to test/tested class(Ctrl+alt+T…for test a desire class)
  • 10. • Go to previous document(Using for opening recently closed project/file) • Go to source (Ctrl+shift+B.. Find source any selected class) • Go to declaration (Ctrl+B) • Go to super implementation(Ctrl+shift+P..To merge Eclipse project with net beans use this command) • Inspect (To look at carefully in order to find problems) • Last edit location (Ctrl+Q) • Back (Alt+left) • Forward (Alt+right) • Go to line (Ctrl+G) • Toggle bookmark (Ctrl+shift+M..Save a file link in net beans for easy access) • Bookmark history popup next (Ctrl+shift+period..Check next save links of files & projects.)
  • 11. • Bookmark history pop up previous (Ctrl+shift+comma..Check previous save links of files & projects) • Next error (Ctrl+period..To jump on next error in file) • Previous error (Ctrl+comma..To jump on previous error in file)S • Select in projects (Ctrl+shift+1..For select item in projects use this command..) • Select in files (Ctrl+shift+2) • Select in previous (Ctrl+shift+3) • 5th Icon Source (Icon name) • Format(alt+shift+f) (This option for source format settings) • Remove trailing spaces(Remove spaces from line)
  • 12. • Shift left (Alt+shift+Left..Shift word left side with this.) • Shift right (Alt+shift+right..) • Move up (Alt+shift+up) • Move down (Alt+shift+down) • Move code element up(Alt+shift+page up) • Move code element down(Alt+shift+page down) • Duplicate up (Ctrl+shift+up) • Duplicate down (Ctrl+shift+up) • Toggle element (Ctrl+slash) • Complete code (Ctrl+space) • Insert code (Alt+insert)
  • 13. • Remove surrounding code (Alt+backspace) • Fix code (Alt+enter) • Fix imports (Ctrl+shit+I) • Organize imports (Organize download file) • Organizer member(Organize program element) • Show method parameters (Ctrl+P) • Show documentation (Ctrl+shift+space) • Make controller • Insert next matching word (Ctrl+shift+K) • Insert previous matching word (Ctrl+K) • Inspect • Scan for external changes
  • 14. • 6th Icon Refactor Icon name • Rename (Ctrl+R) • Remove (Ctrl+M) • Copy • Safely delete (Alt+Delete) • Inline • Change method parameters • Pull up • Push down • Extract interface • Extract super class
  • 15. • Use super type where possible • Introduce (variable,constant,field,parameter,method,local extension) • Make inner to outer level • Convert anonymous to member • Encapsulate fields • Replace constructor with factory • Replace constructor with builder • Invert Boolean • Inspect and transform
  • 16. • 7th Icon Run Icon name • Run project (F6) • Test project (alt+F6) • Build project (F11) • Clean and build project (shift+F11) • Set project configuration(Default,customize) • Set main project • Generate javadoc • Run file (Shift+F6) • Test file (Ctrl+F6) • Compile file (F9)
  • 17. • Check file (Alt+F9) • Validate file (Alt+shift+F9) • Repeat/build run (Ctrl+F11) • Stop/build run • 8th Icon Debug Icon name • Debug project (ctrl+F5) • Debug file (Ctrl+shift+F5) • Debug test file (Ctrl+shift+F6) • Attach debugger • Finish debugger session (Shift+F5) • Pause • Continue (F5)
  • 18. • Step over(F8) • Step over expression(shift+F8) • Step info(F7) • Step info next method(Shift+F7) • Step out(Ctrl+F7) • Run to cursor(F4) • Apply code changes • Take GUI snapshot • Set current thread • Stack (make callee current Alt page up, make caller current Alt page down, Pop top most call)
  • 19. • Toggle line break point(Ctrl+F8) • New break point(Ctrl+shift+F8) • New Watch(Ctrl+shift+F7) • Evaluate expression(Ctrl+F9) • Check to dead lock • 9th Icon Profile Icon name • Profile project (Alt+F2) • Profile file • Profile test file • Attach profiler • Rerun profiling session(Ctrl+shift+F2)
  • 20. • Stop profiling session(Alt+shift+F2) • Reset profiling session(shift+F2) • Run GC(Alt+shift+F2) • Take snapshot of collected results(Ctrl+F2) • Take heap dump • Load snapshot • Load IDE snapshot • Load heap dump • Compare snapshot • Advance commands(run profiler calibration, view command line arguments, display internal statistics)
  • 21. • 10th Icon Team Icon name • Shelve changes • Git (Clone, Initialize Repository, Repository browser • Mercurial (Initialize Repository, Clone other) • Subversion (Checkout, Import into Repository) • History (Show history, Revert deleted) • Find task • Report task • Create build job • 11th Icon Tools Icon name
  • 22. • The first option is add to palette….. • The next option is internationalization .four option is appeared in this option • 1:internationalize…. • 2:insert internationalize string…. • 3: internationalization wizard • 4: internationalization test wizard • The next option is Java Platform • • The next option is Net beans Platform • • The next option is Ant variables • • The next option is Ant Libraries • • The next option is servers • • The next option is Cloud providers
  • 23. • The next option is Templates • • The next option is DTD’s and XML schemas • • The next option is Palette….. there are 2 options • Swing/AWT components • HTML/JSP code clips • The next option is plug-ins…. • • And the last one is Options. The new window will appear, there are 6 options. The first one is
  • 24. • 12th Icon Widows Icon name • • The first option is PROJECTS, for this the key is • Ctrl+1 • The next option is FILES, for this the key is • Ctrl+2 • The next option is FAVOUROTES, for this the key is • Ctrl+3 • The next option is Services, for this the key is • Ctrl+5 • The next option is ACTION ITEM, for this the key is • Ctrl+6 • The next option is PALETTE, for this the key is • Ctrl+Shift+F8 • The next option is PROPERTIES, for this the key is • Ctrl+Shift+F7
  • 25. • Versioning: • The two options will appear. The first one is • 1: Subversion • 2: Me curious • OTHER: • 1: Three options will appear • The first one is Exception Reporter • 2: The next option is Java doc. • 3: The next one is Analyze Stack. • WEB: • 1: Two options will appear • The first one is Web Browser Ctrl+shift+W • The first option is Documents, for this the shortcut key is Shift+F4
  • 26. • The next option is FAVOUROTES, for this the key is Ctrl+3 • The next option is Services, for this the key is Ctrl+5 • The next option is ACTION ITEM, for this the key is • Ctrl+6 • The next option is PALETTE, for this the key is Ctrl+Shift+F8 • The next option is PROPERTIES, for this the key is Ctrl+Shift+F7 • • OUTPUT: • The next option is Output, for this the key is Ctrl+4 • The next option is search result, for this the key is Ctrl+Shift+O • The next option is Find usage result, for this the key is • Alt+Shift+U
  • 27. • The next option is inspector windows. • The next option is test result. • The next option is Versioning Output • The next option is Refactoring Preview. • The next option is Analyzer. • The next option is Terminal. • Navigate: • Two options will appear. The first one is • Navigate for this the shortcut key is Ctrl+7 • The second option is Bookmark.
  • 28. • EDITOR: • Two use this command, the short key is Ctrl+O • Configure Window: • Four options will appear, the first one is • 1: Minimize • 2: Maximize • 3: Float group • 4: Dock, for this the shortcut key is Alt+Shift+D • Reset Windows: • The first option is Close window, for this the shortcut key is Ctrl+W • The first option is close all documents, for this the shortcut key is Ctrl+shift+W • The first option is Documents, for this the shortcut key is Shift+F4
  • 29. • 13th Icon Help Icon name And the last option is help, for this the first command is • Help Contents • Online support and Docs • Keyboard shortcut cards
  • 30. • Java doc index search, for this the shortcut key is Shift+F7 • The next option is Check for Updates • The next option is Start Page • and the last option is about. • ASSIGNMENT IS COMPLETE……!!!