Adds formatting to the class pane

Adds a custom formatting that emulates intellij's one.
Using IJ PsiClass renderer would have required mocking down to the
virtual filesystem (which is where it gets the package name of the class).

Change-Id: I8889c73270974eeaae1e4baa924bcffae9fc979d
1 file changed