Package org.xj3d.sai

Enum BrowserInterfaceTypes

java.lang.Object
java.lang.Enum<BrowserInterfaceTypes>
org.xj3d.sai.BrowserInterfaceTypes
All Implemented Interfaces:
Serializable, Comparable<BrowserInterfaceTypes>, java.lang.constant.Constable

public enum BrowserInterfaceTypes extends Enum<BrowserInterfaceTypes>
Enumeration of the types of browser implementations that we can create.

This is used in conjunction with BrowserConfig when talking to specific panel interfaces to work out what should be created.

Version:
$Revision: 1.1 $
Author:
Justin Couch