org.enhydra.barracuda.core.view
Class ClientType.Opera5xImpl

java.lang.Object
  |
  +--org.enhydra.barracuda.core.view.ClientType
        |
        +--org.enhydra.barracuda.core.view.ClientType.GenericBrowserImpl
              |
              +--org.enhydra.barracuda.core.view.ClientType.HtmlBrowserImpl
                    |
                    +--org.enhydra.barracuda.core.view.ClientType.HtmlStandardBrowserImpl
                          |
                          +--org.enhydra.barracuda.core.view.ClientType.Html32BrowserImpl
                                |
                                +--org.enhydra.barracuda.core.view.ClientType.Html40BrowserImpl
                                      |
                                      +--org.enhydra.barracuda.core.view.ClientType.Opera5xImpl
All Implemented Interfaces:
ClientType.GenericBrowser, ClientType.Html32Browser, ClientType.Html40Browser, ClientType.HtmlBrowser, ClientType.HtmlStandardBrowser, ClientType.Opera4x, ClientType.Opera5x
Enclosing class:
ClientType

protected static class ClientType.Opera5xImpl
extends ClientType.Html40BrowserImpl
implements ClientType.Opera5x


Nested Class Summary
 
Nested classes inherited from class org.enhydra.barracuda.core.view.ClientType
ClientType.ChtmlBrowser, ClientType.ChtmlBrowserImpl, ClientType.GenericBrowser, ClientType.GenericBrowserImpl, ClientType.Html32Browser, ClientType.Html32BrowserImpl, ClientType.Html40Browser, ClientType.Html40BrowserImpl, ClientType.HtmlBrowser, ClientType.HtmlBrowserImpl, ClientType.HtmlStandardBrowser, ClientType.HtmlStandardBrowserImpl, ClientType.IE3x, ClientType.IE3xImpl, ClientType.IE4x, ClientType.IE4xImpl, ClientType.IE5x, ClientType.IE5xImpl, ClientType.IE6x, ClientType.IE6xImpl, ClientType.NN3x, ClientType.NN3xImpl, ClientType.NN4x, ClientType.NN4xImpl, ClientType.NN6x, ClientType.NN6xImpl, ClientType.Opera4x, ClientType.Opera4xImpl, ClientType.Opera5x, ClientType.Opera5xImpl, ClientType.UnknownBrowser, ClientType.UnknownBrowserImpl, ClientType.VxmlBrowser, ClientType.VxmlBrowserImpl, ClientType.WmlBrowser, ClientType.WmlBrowserImpl, ClientType.XhtmlBrowser, ClientType.XhtmlBrowserImpl, ClientType.XmlBrowser, ClientType.XmlBrowserImpl
 
Field Summary
 
Fields inherited from class org.enhydra.barracuda.core.view.ClientType
CHTML_BROWSER, HTML_3_2_BROWSER, HTML_4_0_BROWSER, HTML_BROWSER, IE_3x, IE_4x, IE_5x, IE_6x, NN_3x, NN_4x, NN_6x, OPERA_4x, OPERA_5x, UNKNOWN_BROWSER, VXML_BROWSER, WML_BROWSER, XHTML_BROWSER, XML_BROWSER
 
Constructor Summary
protected ClientType.Opera5xImpl()
           
 
Methods inherited from class org.enhydra.barracuda.core.view.ClientType.GenericBrowserImpl
toString
 
Methods inherited from class org.enhydra.barracuda.core.view.ClientType
getInstance, main
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ClientType.Opera5xImpl

protected ClientType.Opera5xImpl()


Copyright © 2001 Enhydra.org