Color color = Color.red; int redValue = color.<insertion point here>Then press Ctrl-Space to get a list of methods to choose from.
You can also make code completion available for your own classes. In the Explorer, right-click the directory or JAR file containing the classes you want to use and choose Tools | Update Parser Database from the contextual menu.