|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BrowserInfo
Describes a browser that has features needed to display the user interface and retrieves an instance of that browser from within the system.
Method Summary | |
---|---|
java.lang.String |
getBrowserClassNameVar()
Returns the name of the browser class var . |
java.lang.String |
getBrowserType()
Returns the browser type. |
PromptParamList |
getCheckinOptions()
Returns the list of checkin options for this browser. |
java.lang.String |
getComponentType()
Returns the component type. |
java.lang.String |
getLimitToHostSet()
Returns the host set with which this browser works. |
java.lang.String |
getPlatform()
Returns the platform host set on which this browser is available. |
java.lang.String |
getServiceName()
Returns the name of the system service with the browser class and path. |
Method Detail |
---|
java.lang.String getComponentType()
java.lang.String getBrowserType()
java.lang.String getBrowserClassNameVar()
var
.
var
.java.lang.String getServiceName()
java.lang.String getPlatform()
java.lang.String getLimitToHostSet()
PromptParamList getCheckinOptions()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |