-
Java how to spill class file?
Java how to spill class file?
i recently downloaded a class file
saved to the harddrive. and ya. the Whatever.class
it somehow 'exploded' into the classes that inherit from it. how does this work. i want to know how to 'repeat this'
i was changing around the class name to match the class it could not find and it 'created' this 'embedded' classes for me. how did that work? any ideas?
<html>
<head>
<title>
Queue Implementations
</title>
</head>
<body>
<br>
<hr>
<applet code="Whatever.class" width="600" height="600">
</applet>
<hr>
</body>
</html>
-
try look up the Java Reflection API but you need to know at least the whatever class name.
Similar Threads
-
By supratimmaiti in forum Java
Replies: 1
Last Post: 07-09-2005, 12:09 AM
-
Replies: 5
Last Post: 10-17-2002, 01:58 PM
-
By Java Man in forum Java
Replies: 1
Last Post: 10-22-2001, 10:33 AM
-
By Tomer Cagan in forum ASP.NET
Replies: 1
Last Post: 07-24-2001, 09:01 AM
-
By newToJava in forum Java
Replies: 2
Last Post: 03-07-2001, 08:25 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks