Protege-2000 1.7

edu.stanford.smi.protege.util
Interface Selectable

All Known Subinterfaces:
ClsWidget, SlotWidget, TabWidget, Widget
All Known Implementing Classes:
AbstractSelectableComponent, SelectableContainer, SelectableList, SelectableTable, SelectableTree

public interface Selectable

Description of the Interface

Author:
Ray Fergerson

Method Summary
 void addSelectionListener(SelectionListener listener)
           
 void clearSelection()
           
 Collection getSelection()
           
 void notifySelectionListeners()
           
 void removeSelectionListener(SelectionListener listener)
           
 

Method Detail

addSelectionListener

public void addSelectionListener(SelectionListener listener)

clearSelection

public void clearSelection()

getSelection

public Collection getSelection()

notifySelectionListeners

public void notifySelectionListeners()

removeSelectionListener

public void removeSelectionListener(SelectionListener listener)

Protege-2000 1.7

Submit a bug report or feature request
Protege-2000 is a trademark of Stanford University.
Copyright (c) 1998-2002 Stanford University.