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

Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajanpragatimahajan3
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
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
 
The byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxThe byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxShobhayan Kirtania
 
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
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
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
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...Sapna Thakur
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...anjaliyadav012327
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 

Kürzlich hochgeladen (20)

Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajan
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
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 ...
 
The byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxThe byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptx
 
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
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
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
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 

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……!!!