Swing support on Mac OS browsers

Hi,
I was wondering if Swing (and Java 1.2 or later) are supported on MacOS.
I've read that Mac OS X ships with Java 1.3.1. But, do the Internet Explorer and Netscape versions on Macs support Java applets that use Swing?
I can't find any information on how to handle the automatic download for the java plugin for Macintosh platforms using the <object> tag with codebase parameter (the only examples I see point to cab files which distinctly say windows or i586). Do the <object> tags work on Mac platforms anyway(because I've always used the <object> tag instead of the applet tag because it supports automatic download of a verison I can specify)?
Also, I've only been able to find documentation that browsers on Mac OS9 and earlier only support java 1.1.8. So does that mean, our applets that use Swing will not work on Mac OSes before X?

As per my knowledge, u can use JJEdit editor on MAC OS X. By using this editor, you can run the applets. Here I am using JJEdit as a java editor on MAC OS X. just dowload the JJEdit. and run the applet on it.
regards
nr konjeti

Similar Messages

  • Swing Applet on Mac OS 9

    I have a Swing applet and I deployed it in weblogic 6.1, when I access this in Mac os 9 , it gives the Applet error : closing in browser.
    Appart from installing MRJ2.2.5((latest?) and swingall.jar(jfc) ,
    what are the other necessary steps to get the VM running properly in this environment.
    But Apple's MRJ site states(http://developer.apple.com/java/download.html),
    New features introduced since MRJ 2.2 include:
    Full JFC Swing Support.
    Can a Mac expert out there give me an answer to whether or not a Mac OS 9 user can run an applet that uses Swing components.
    Please help.
    Thanks
    Vinod

    As per my knowledge, u can use JJEdit editor on MAC OS X. By using this editor, you can run the applets. Here I am using JJEdit as a java editor on MAC OS X. just dowload the JJEdit. and run the applet on it.
    regards
    nr konjeti

  • Running Swing GUI in MAC OS ?

    Hi All,
    I have been trying to run swing based GUI on MAC Operating System. I downloaded MRJ but i could not found any swing support in it. I kept swingall.jar in classpath which i took from Window's JDK. But no use.
    Can anybody help me out to run a simple GUI on MAC ?
    Hopeing for a favourable response.
    Kind Regards
    Chetan Chandarana

    If anyone wants to know where to get the swingall.jar for 1.1 go to: http://java.sun.com/products/jfc/download.archive.html#1.1.1
    get the tar or zip file. Then put the swingall where impatient1 says to and swing will work.
    You can also get lots of information on setting up Mac Classic for Java from:
    http://lists.apple.com/mailman/listinfo/java-dev
    on apple's web site. You can search the archives with a username and password listed on that page.
    I could not find any information on the collections zip that impatient1 mentions in the post. If anyone knows where you can get that and if it really works, I would really like to know. :)

  • I have a MacBook Pro and I need to be able to access Internet Explorer in order to login to my work server (Microsoft server) and Online Business Banking system. How do I do it if Internet Explorer is not supported on Macs?

    I have a MacBook Pro and I need to be able to access Internet Explorer in order to login to my remote work server (Microsoft server) and Online Business Banking system (Bank of America Cash Pro). How do I do it if Internet Explorer is not supported on Macs?  Is there another option? Please help. 
    I also feel like such a moron as I am really new to Apple computers and don't even know what operating system I am using.  The below is what I have. Sorry to all that are well beyond me in the Mac world.  Have been a windows user for my whole life and haven't quite figured out where to find everything I need on my new laptop yet.  Thanks!
    With the following configuration:
    PROCESSOR     065-0154     2.7GHz Dual-core Intel Core i7
    MEMORY     065-0156     8GB 1333MHz DDR3 SDRAM - 2x4GB
    HARD DRIVE     065-0159     750GB Serial ATA Drive @ 5400
    OPTICAL DRIVE     065-0161     8x Double-Layer SuperDrive
    DVI Adapter     065-0162     None
    VGA Adapter     065-0164     None
    REMOTE     065-0166     None
    Apple Software - iWork     065-7672     No iWork preinstalled
    Apple Software - Final Cut Exp     065-7682     Final Cut Express preinstalled
    Apple Software - Aperture     065-0338     Aperture preinstalled
    Apple Software - Logic Express     065-7675     No Logic Express Preinstalled
    Apple Software - Filemaker     065-8307     No FileMaker Preinstalled
    Apple Software - MS Office     065-0278     MSO-HOME & BUSINESS EDITION
    KEYBOARD AND DOCUMENTATION     065-0172     Keyboard/Users Guide
    COUNTRY KIT     065-0175     Country Kit

    If you are New to Mac... you may also find these links of Value
    Mac 101
    http://www.apple.com/support/mac101/
    http://www.apple.com/support/switch101/     Switching from PC
    MBP Support
    http://www.apple.com/support/macbookpro
    Cheers,

  • Native signing not supported on mac!!

    To sign both the installer and its executable we're using Thawte and Comodo certificates. For MacOS we've Thawte and Apple. This following command builds a proper signed installer version (along with its executable .exe) with the combination of both the certificates, in Windows:
    adt -package -storetype pkcs12 -keystore myCert.pfx -target native -storetype pkcs12 -keystore myCert.pfx myApp.exe myApp.airi
    (http://help.adobe.com/en_US/air/build/WS789ea67d3e73a8b22388411123785d839c-8000.html)
    When running the same command to compile a .dmg file - ADT reported an error:
    Native signing not supported on mac
    I'm not sure if the adt doesn't has the ability to do such process in MacOS unlike Windows! Any idea?

    Hello Ken,
    Thanks for commenting. But that 'solution' already tested and its found not true with recent AIR SDK version.
    If you do this:
    adt -package -storetype pkcs12 -keystore myCert.pfx -storetype pkcs12 -keystore myCert.pfx myApp.exe myApp.airi -target native
    You'll have compiler error:
    "-storetype already specified", and you can see why in the command
    If you do this:
    adt -package -storetype pkcs12 -keystore myCert.pfx native -storetype pkcs12 -keystore myCert.pfx myApp.exe myApp.airi -target
    You'll again have compiler error:
    "not enough argument"
    I don't think this have a fix yet.
    I lodged a bug at: https://bugbase.adobe.com/index.cfm?event=bug&id=3655573

  • This ANE does not support Desktop(Mac) platform

    I'm getting the following error when I try to add an ANE to my mobile project.
    This ANE does not support Desktop(Mac) platform
    I'm using Flash Builder 4.7.(Air 3.7) The iOS SDK path has been set. I've tried to just ignore the error and just apply settings but this causes and error. I'm having the problem with all ANE files. The Target is showing up as Google and iOS so I'm not sure why it thinks I'm trying to run on the desktop.

    Created a new mobile project and still getting the same problem. I think it's a Flash Builder 4.7 issue.

  • I need make mac browsers with windows compatibility, because if i try to se priview from Dw to all browsers on windows PC it will look fine, but same file i trying to see on mac all browsers it will not showing proper..... Please help me for that.

    i need make mac browsers with windows compatibility, because if i try to se priview from Dw to all browsers on windows PC it will look fine, but same file i trying to see on mac all browsers it will not showing proper..... Please help me for that.

    ASk in the DW firum and be much more specific. Web page rendering issues are specific to specific versions of browsers and you may simply be using some bad code that messes up your page.
    Mylenium

  • Swing issue in MAC

    I am facing peculiar issues in a Swing app on Mac OS X running JDK 1.4. The separators on the JMenus and grid lines in any JTable just don't show up on Mac. The same code works fine on Windows and Linux. Is there any thing different to be done for Mac?

    you can always change the look and feel code, I guess.
    maybe they're there but don't paint anything?

  • How to open documents no longer supported by Mac

    I have text files that will not open "Np longer supported by Mac etc"
    How to open and with what program application.
    Eudora mail
    Text Edit
    Word

    Eudora mail -- eudora mail client still exists.  Download it.
                          -- seem to recall Thunderbird will import eudora email.
    Text Edit  --  You mean this? http://en.wikipedia.org/wiki/TextEdit
    Word -- older versions of word are real inexpensive on ebay. 
               --  Open office http://www.openoffice.org/porting/mac/
               -- http://features.en.softonic.com/5-free-alternatives-to-word-on-mac

  • Does CRM supports firefox and other browsers apart from IE

    Hi,
    can you pls share if CRM supports firefox and other browsers apart from IE. are their any specific settings to enable other browsers?
    any documentation would be helpful.
    thanks
    RH

    RH,
    From The PAM choose the link SAP Application Components->SAP CRM.
    Then pick your release of CRM.  Then in the release detail information,  choose the web browser and/or web browser platform tabs.
    I.e. I did this for CRM 4.0 and found that basically only IE was supported for IC webclient.
    Take care,
    Stephen

  • Windows2008 AD RMS support office Mac 2011

    Hi
    Dose Windows 2008 ADRMS will support office Mac 2011 clients? as i understand from this
    link for mac office 2011 required windwos 2008R2 AD RMS . please let me know if you have alternative solution or setting for existing  windows 2008 AD RMS to support Mac office 2011 clients .
    Thanks in Advance .
    Thanks Vino ------------------------------------------------------------------------------------------------------------------------Disclaimer: This posting is provided AS-IS with no warranties or guarantees and confers no rights. Please remember to click
    “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ------------------------------------------------------------------------------------------------------------------------

    how can mac office2011 support clientCertificateMappingAuthentication.
    We setup AD、ADCS、ADRMS
    environment,and upgraded follow "Information
    Rights Management in Office for Mac 2011 Deployment Guide"
    Have config clientCertificateMappingAuthentication for certification and license URL in IIS, it work fine on windows pc with office 2010 or 2007.
    On mac office 2011, it can't display the user certificate pickup window, 
    but on the same mac pro, i use safari or chrome navigate "https://drm.domain.com/_wmcs/licensing/license.asmx", it can show certificate pickup window and work fine.
    is it the bug of mac rms client?

  • Sites that don't support the Mac

    "Wheel of Fortune" on TV advertises scrabblecubes.com where we can supposedly play a word game by that name. At the site, operated by worldwinner.com, we learn that the games only support windoze with explorer. I went to the site of each of the 7 advertisers at the bottom of the page and emailed them that I was disappointed that they did not support the Mac.
    We need to let people know that we care.

    WorldWinner games use Active-X components that only work with Microsoft Internet Explorer version 6.0 and higher on personal computers running the Microsoft Windows operating system.
    What they are saying is that they download a pc program to play the game. This is a total security hole.! One should be glad that mac os x doesn't support Active-X which means you don't have to buy a virus checking program.
    You can run Windows on a new Mac.
    Robert

  • Is Adobe Photoshop cs3/10 still being supported?  Mac crashed and need to get up and running again.

    Is Adobe Photoshop cs3/10 still being supported?  Mac crashed and need to get up and running again.  Thank you for any info on cs3. mayord

    I believe if you were to ask Adobe Support they would tell you that CS3 is no longer supported by their services, if that is what you are refering to when you say "being supported".  That means they are not likely to offer assistance with you re-establishing it.
    But you can probably re-establish it yourself.  If you need to download it there is a place for that available:
    You can download the trial version of the software thru the page linked below and then use your current serial number to activate it.
    Be sure to follow the steps outlined in the Note: Very Important Instructions section on the download pages at this site and have cookies enabled in your browser or else the download will not work properly.
    CS3 and CS4: http://prodesigntools.com/download-adobe-cs4-and-cs3-free-trials-here.html

  • I can't install iTunes 10 since this isn't supported by Mac Os 10.4.11

    Help. I can't synchronize my iPhone 4g on my powermac G5 because I can't install iTunes 10 since this isn't supported by Mac Os 10.4.11. And I can't upgrade to mac os 10.5 because my computer processor (a PowerPC G5) does not support mac os 10.5.
    Does anyone know how to help me?

    Yes, call Apple and buy a copy of Leopard (10.5.x). Snow Leopard (10.6.x) only runs on Intel, Leopard does run on PowerPC.

  • How do i upload a dvd to my mac that isn't supported by mac?

    How do i upload a dvd to my imac that is'nt supported by mac?

    buy a superdrive for playing DVDs on your Macbook Air
    http://store.apple.com/us/product/MD564ZM/A/apple-usb-superdrive

Maybe you are looking for