Default operations
In the Explorer window, double-clicking on an item or selecting the item and pressing ENTER performs the default operation on that object.
The default operation varies for each object type. The most common operation is opening the selected object in an Editor window. Double-clicking on a Java object opens the source in the Editor. Double-clicking on a method or variable of a Java class, as displayed under a parent, opens the Editor window and positions the insertion point on the line where that method or variable is declared. Double-clicking on an HTML file opens it in the internal web browser. Double-clicking on a folder object, such as a top-level node, simply expands or collapses the sub-tree.
Contents | Prev | Next | Index |