When renaming a non-inherited method of a private class with Ctrl+R, NetBeans correctly recognizes that it can be renamed in-place (because the class being private means that method can only be ...
There seems to be no way to configure the font size of Java inline hints (and also font color). Would it be possible to add that? Inline hints use a smaller font size than the one configured for the ...