Uses of Interface
com.actelion.research.gui.CompoundCollectionListener
-
Packages that use CompoundCollectionListener Package Description com.actelion.research.gui -
-
Uses of CompoundCollectionListener in com.actelion.research.gui
Classes in com.actelion.research.gui that implement CompoundCollectionListener Modifier and Type Class Description class
CompoundCollectionPane<T>
Methods in com.actelion.research.gui with parameters of type CompoundCollectionListener Modifier and Type Method Description void
CompoundCollectionModel. addCompoundCollectionListener(CompoundCollectionListener l)
void
DefaultCompoundCollectionModel. addCompoundCollectionListener(CompoundCollectionListener l)
void
CompoundCollectionModel. removeCompoundCollectionListener(CompoundCollectionListener l)
void
DefaultCompoundCollectionModel. removeCompoundCollectionListener(CompoundCollectionListener l)
-