All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class ejmf.toolkit.util.Vendor

java.lang.Object
   |
   +----ejmf.toolkit.util.Vendor

public class Vendor
extends Object

Constructor Index

 o Vendor()

Method Index

 o isVendorsJMFComponent(String, Component)
Report true if Component argument was created by vendor's JMF.

Constructors

 o Vendor
 public Vendor()

Methods

 o isVendorsJMFComponent
 public static boolean isVendorsJMFComponent(String vendor,
                                             Component c)
Report true if Component argument was created by vendor's JMF.


All Packages  Class Hierarchy  This Package  Previous  Next  Index