Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
ListView.getActivation
Retrieves a value indicating what kind of action the user must take to activate an item and what sort of feedback is given to the user to show which item the mouse pointer is over.
Syntax
public final int getActivation()
Return Value
Returns an integer that indicates what the user must do to activate an item and what sort of visual feedback helps the user determine what item the mouse pointer is currently over. Possible values are constants defined in the ItemActivation class.
See Also setActivation