File tree Expand file tree Collapse file tree 2 files changed +19
-3
lines changed Expand file tree Collapse file tree 2 files changed +19
-3
lines changed Original file line number Diff line number Diff line change @@ -69,9 +69,25 @@ <h2>Java Editor </h2>
6969
7070 <!-- ******************* Java Views and Dialogs ************************************* -->
7171 < tr >
72- < td id ="JavaViewsAndDialogs " class ="section " colspan ="2 ">
73- < h2 > Java Views and Dialogs</ h2 >
74- </ td >
72+ < td id ="JavaViewsAndDialogs " class ="section " colspan ="2 ">
73+ < h2 > Java Views and Dialogs</ h2 >
74+ </ td >
75+ </ tr >
76+ < tr id ="new-filter-options ">
77+ < td class ="title "> New Filter Options in Call Hierarchy </ td >
78+ < td class ="content ">
79+ < p >
80+ This change helps < strong > filtering your results</ strong > after calling the < strong > Call Hierarchy</ strong > on a method.
81+ With < strong > more filter options</ strong > that are also much more
82+ understandable, you can filter your results much better than before.
83+ </ p >
84+ < p >
85+ In the following picture you can see the new filter Options!
86+ </ p >
87+ < p >
88+ < img src ="images/show-all-code.png " alt ="Filter Options ">
89+ </ p >
90+ </ td >
7591 </ tr >
7692 <!-- ******************* End of Java Views and Dialogs ************************************* -->
7793
You can’t perform that action at this time.
0 commit comments