wt.security
Class AWTAccess_plugin

java.lang.Object
  extended bywt.security.Access
      extended bywt.security.AWTAccess
          extended bywt.security.AWTAccess_plugin

final class AWTAccess_plugin
extends AWTAccess


Nested Class Summary
(package private)  class AWTAccess_plugin.AWTAccessAction
           
 
Field Summary
 
Fields inherited from class wt.security.Access
 
Constructor Summary
(package private) AWTAccess_plugin()
           
 
Method Summary
(package private)  int getHWnd0(Component c)
           
(package private)  int getHWnd1(Component c)
           
(package private)  Clipboard getSystemClipboard0()
           
(package private)  Clipboard getSystemClipboard1()
           
(package private)  void setAppletStub0(Applet applet, AppletStub appletStub)
           
 
Methods inherited from class wt.security.AWTAccess
getAWTAccess, getAWTAccess, getHWnd, getSystemClipboard, setAppletStub
 
Methods inherited from class wt.security.Access
checkAccess, checkAccessAll, checkClass, checkClass, checkClass, getAccessImpl, setParentFrame
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AWTAccess_plugin

AWTAccess_plugin()
Method Detail

getSystemClipboard0

Clipboard getSystemClipboard0()
                        throws WTSecurityException
Overrides:
getSystemClipboard0 in class AWTAccess
Throws:
WTSecurityException

getSystemClipboard1

Clipboard getSystemClipboard1()
                        throws WTSecurityException
Throws:
WTSecurityException

setAppletStub0

void setAppletStub0(Applet applet,
                    AppletStub appletStub)
Overrides:
setAppletStub0 in class AWTAccess

getHWnd0

int getHWnd0(Component c)
       throws WTSecurityException
Overrides:
getHWnd0 in class AWTAccess
Throws:
WTSecurityException

getHWnd1

int getHWnd1(Component c)
       throws WTSecurityException
Throws:
WTSecurityException