|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectnet.sf.jiffie.IDispatch
net.sf.jiffie.BrowserDispatch
net.sf.jiffie.IHTMLCurrentStyle
public class IHTMLCurrentStyle
Partial implementation of the IHTMLCurrentStyle interface.
| Field Summary |
|---|
| Fields inherited from class net.sf.jiffie.IDispatch |
|---|
IID |
| Constructor Summary | |
|---|---|
IHTMLCurrentStyle(InternetExplorer parentBrowser,
Dispatch object)
Constructor |
|
| Method Summary | |
|---|---|
java.lang.String |
getBackgroundColor()
Retrieves the color behind the content of the object. |
java.lang.String |
getBorderBottomColor()
Retrieves the color of the bottom border of the object. |
java.lang.String |
getBorderBottomStyle()
Retrieves the style of the bottom border of the object. |
java.lang.String |
getBorderBottomWidth()
Retrieves the width of the bottom border of the object. |
java.lang.String |
getBorderColor()
Retrieves the color of the borders of the object. |
java.lang.String |
getBorderLeftColor()
Retrieves the color of the left border of the object. |
java.lang.String |
getBorderLeftStyle()
Retrieves the style of the left border of the object. |
java.lang.String |
getBorderLeftWidth()
Retrieves the width of the left border of the object. |
java.lang.String |
getBorderRightColor()
Retrieves the color of the right border of the object. |
java.lang.String |
getBorderRightStyle()
Retrieves the style of the right border of the object. |
java.lang.String |
getBorderRightWidth()
Retrieves the width of the right border of the object. |
java.lang.String |
getBorderStyle()
Retrieves the style of the borders of the object. |
java.lang.String |
getBorderTopColor()
Retrieves the color of the top border of the object. |
java.lang.String |
getBorderTopStyle()
Retrieves the style of the top border of the object. |
java.lang.String |
getBorderTopWidth()
Retrieves the width of the top border of the object. |
java.lang.String |
getBorderWidth()
Retrieves the width of the borders of the object. |
java.lang.String |
getColor()
Retrieves the text color. |
| Methods inherited from class net.sf.jiffie.BrowserDispatch |
|---|
getElementProperty, getParentBrowser |
| Methods inherited from class net.sf.jiffie.IDispatch |
|---|
call, call, call, call, call, clone, finalize, getBooleanProperty, getDispatch, getDispatchProperty, getIntegerProperty, getStringProperty, getVariantProperty, isReleased, newDispatch, queryInterface, release, setBooleanProperty, setIntegerProperty, setStringProperty |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IHTMLCurrentStyle(InternetExplorer parentBrowser,
Dispatch object)
parentBrowser - parent browser objectobject - Jacob dispatch interface| Method Detail |
|---|
public java.lang.String getBackgroundColor()
public java.lang.String getBorderStyle()
public java.lang.String getBorderBottomStyle()
public java.lang.String getBorderLeftStyle()
public java.lang.String getBorderRightStyle()
public java.lang.String getBorderTopStyle()
public java.lang.String getBorderColor()
public java.lang.String getBorderBottomColor()
public java.lang.String getBorderLeftColor()
public java.lang.String getBorderRightColor()
public java.lang.String getBorderTopColor()
public java.lang.String getBorderWidth()
public java.lang.String getBorderBottomWidth()
public java.lang.String getBorderLeftWidth()
public java.lang.String getBorderRightWidth()
public java.lang.String getBorderTopWidth()
public java.lang.String getColor()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||