Lines Matching full:loaded
78 * <p>If only a particular class must be modified when it is loaded,
106 * <p>If classes are loaded with different class loaders, they belong to
107 * separate name spaces. If class <code>C</code> is loaded by a class
109 * refers to are also loaded by <code>CL</code>. However, if <code>CL</code>
112 * are loaded by a parent class loader <code>CL'</code>
123 * loader. Other classes are directly loaded by this loader.
125 * <p>For example, suppose that <code>java.lang.String</code> would be loaded
126 * by this loader while <code>java.io.File</code> is loaded by the parent
130 * <code>java.lang.String</code> loaded by the parent class loader.
210 * the program loaded by this loader will not work with a security
225 * Adds a translator, which is called whenever a class is loaded.
248 * <code>args[0]</code> is the class name to be loaded.
265 * <code>args[0]</code> is the class name to be loaded.
284 * @param classname the loaded class.
387 /* The swing components must be loaded by a system
393 * type conversion, LookAndFeel must not be loaded