The explanation is that any InputStreamReader that doesn't have a specified encoded uses the default encoding...


On 15-Jan-04, at 20:04 Uhr, Gus Heck wrote:


           InputStreamReader isr = new InputStreamReader(
           SimulationPanel.class.getResourceAsStream(sys));


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to