Now you can complete:
- subpackage of package after dot
- methods of object
- static methods of class
- field and methods after dot
- Context sensitive keyword completion
- Named arguments label completion
- Swing builder methods and properties completion
- completion of properties when getter/setter would be targeted
Just type object name and after '.' IDEA suggests you the most suitable methods and fields for this object