Select a Class
You can execute an object-action command on a selected class, even if it is not the activated class.
Expand a root package to see the packages and classes below.
To select a class in the Package Browser, click its node only once.
When a class is selected, it is highlighted in the Package Browser:
You can now execute any object-action command on the selected class.
Activate a Class
To be editable, a class must be activated.
To activate a class, you have two possibilities:
- Double-click the class from the Package Browser.
- Right-click the class, then select Edit from the contextual menu.
The class is highlighted in the Package Browser, and it also appears highlighted from the Component Browser.
You can now edit the class. For example, you can instantiate an class, or create a new class in an active package.
|