| Added Methods |
void addDisposeListener(DisposeListener)
|
This methd always throw UnsupportedOperationException error because the FrameImpl implementation doesn't support this functionality yet. |
Set getCookies(URL)
|
This methd always throw UnsupportedOperationException error because the FrameBrowserSupport implementation doesn't support this functionality yet. |
DisposeListener[] getDisposeListeners()
|
This methd always throw UnsupportedOperationException error because the FrameImpl implementation doesn't support this functionality yet. |
void removeDisposeListener(DisposeListener)
|
This methd always throw UnsupportedOperationException error because the FrameImpl implementation doesn't support this functionality yet. |
void setCookies(URL, Set)
|
This methd always throw UnsupportedOperationException error because the FrameBrowserSupport implementation doesn't support this functionality yet. |