CryoEnix
Regular
Hey guys, I'm back with more irritating questions - once again, I've run into a brick wall with my manual VB.NET to Java program ports. This time, I'm trying to load an icon into a java object from a file - whether the icon is tied to the file in question (as in .exe files), or found through file associations (like the notepad icon on a .txt).
In VB.NET this can be accomplished with the straightforward GetIcon() method, but is there an equivelant method/class in Java?
Please help, or at least direct me to a good place to look on the net - google has finally failed me.
In VB.NET this can be accomplished with the straightforward GetIcon() method, but is there an equivelant method/class in Java?
Please help, or at least direct me to a good place to look on the net - google has finally failed me.