Microsoft SDK for Java

ISelectionService Interface

Defines the interface for selecting components in the Forms Designer.

package com.ms.wfc.ui

public interface ISelectionService

Remarks

Use the Component.getComponentSite method to return the object that implements the IComponentSite interface for a component, and then use the IComponentSite.getService method to return the object that implements the ISelectionService interface for the component.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.