Slick V3.3 manual Symbol Properties View, Data Members, Display or Hide

Models: V3.3

1 568
Download 568 pages 2.03 Kb
Page 123
Image 123

Symbol Properties View

Native - When selected, only methods explicitly defined with the native keyword are displayed. When unselected, only non-native methods are displayed.

Data Members

Show data only - When selected, only data members are displayed. When unselected, only meth- ods are displayed.

Static (class data) - When selected, only static data members are displayed. When unselected, only non-static data members are displayed.

Transient - (Java only) When selected, only transient data members are displayed. When unselec- ted, only non-transient data members are displayed.

Display or Hide

Class Filter - When selected, the class filter is displayed in the Symbols view.

Member Filter - When selected, the member filter is displayed in the Symbols view.

Symbol Properties View

The Symbol Properties view displays detailed information (properties and arguments) for the symbol at the cursor location. Note that this window is read-only, so you can’t use it to change the properties.

To open the Symbol Properties view, right-click on a symbol in the Symbols view and click Properties.

Figure 6.10. Symbol Properties View

101

Page 123
Image 123
Slick V3.3 manual Symbol Properties View, Data Members, Display or Hide