Searched defs:BeansAppletContext (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/java/beans/
H A DBeans.java313 BeansAppletContext context = new BeansAppletContext(applet);
505 class BeansAppletContext implements AppletContext { class in inherits:AppletContext
509 BeansAppletContext(Applet target) { method in class:BeansAppletContext

Completed in 2683 milliseconds