Where can I find a Java Syntax Highlighting TextArea?

Where can I find a Java Syntax Highlighting TextArea?
I'm currently only aware of JEdit and Netbeans being open source projects containing textarea components.
BTW can code from the above projects be used in a project of my own?

I have a syntax highlighting package (open source, GPL):
http://ostermiller.org/syntax/
It comes with a demonstration editor a tutorial:
http://ostermiller.org/syntax/editor.html

Similar Messages

  • Where can I find the Java SE 6 runtime download so I can get Adobe Photoshop CS5 up and running again.

    Where can I find the Java SE 6 runtime download so I can get Adobe Photoshop CS5 up and running again. I have to go this route. Currently on my Mac, I need to be running Java 7.65 for work-related stuff. I went to the Java site, but could not find anything that simply says "Java SE 6 runtime" ... Or, is there another way to get CS5 up and running with my recent Yosemite download?

    No, I can't go that route. I have to stick with my current Java 7.65 ... Our IT department said just to download SE6 Runtime separately ... If I was understanding that correctly. Or, can you have two different versions of Java running ... 6 ... and 7.65?

  • Where can I find the Java wireless tutorial?

    hi all,
    where can I find the Java wireless tutorial?
    regards,
    Elvis

    http://www.onjava.com/pub/a/onjava/general/resources.html
    Hows this?
    Go down to near the bottom of the page to see Java Wireless stuff.

  • Where can i find TableHelper.java and tablefilter.java

    Hi All,
           I want to implement this table filter functionality to one of my tables in webdynpro java. i have tried all ways of searching tutorials and blogs. i am totally confused because i can't find TableHelper.java and tablefilter.java files and i dont know how to proceed further.
    please someone help me where to find these TableHelper.java and tablefilter.java files.
    Early responses would be much appreciated.
    Thanks
    Uday

    Hello,
    I'm unable to find and download these .java files too.
    The download links for the Web Dynpro for Java Demo Kit don't work!
    Could maybe somebody attach these files to this thread (thanks to the functionality of this new forum), please?
    Thank you!
    The files I'm interested in are:
    TableSorter.java
    TableHelper.java
    TableFilter.java
    SimpleTableSorter.java
    as mentioned in the following tutorial: How to Implement a Web Dynpro for Java Table with Sorting and Filtering Capabilities
    Regards,
    David

  • Where can I find the Java Document of com.sap.aii.af.ra.ms.api.Message

    Com.sap.aii.af.ra.ms.api.Message is class that would be used in Adapter Module development, but I found I can't find the document of it in neither Adapter Module related document nor XI Mapping related document.
    Anyone can help me?

    YiNing,
    Did you check this link,
    http://help.sap.com/saphelp_nw04/helpdata/en/87/3ef4403ae3db12e10000000a155106/content.htm
    Does it help? Also did you look into the Java Docs Section,
    https://help.sap.com/javadocs/index.html
    Regards
    Bhavesh

  • Where can I find the java solution of online file storage ?

    Hi,
    I am facing a project about online file storage like box.net,xdrive..User can upload/download through http(web application) and ftp client or through other protocol such as SMB,share files,full-featured text index and search,the file directory structure and file records maybe persist in database(virtual directory)..
    There are many online file storage service website in internet,but I can not find any technique article about how to build there website,I think I maybe need bothside code in the web server and the ftp server(different server may cause different code) or other server(such as SMB server) to process such as file uploading(write IO file ,write record to database,build file text index).
    Any suggest is appreciated.
    Thanks and regards.
    L.J.W

    YiNing,
    Did you check this link,
    http://help.sap.com/saphelp_nw04/helpdata/en/87/3ef4403ae3db12e10000000a155106/content.htm
    Does it help? Also did you look into the Java Docs Section,
    https://help.sap.com/javadocs/index.html
    Regards
    Bhavesh

  • Where can I find a java online manaul ?

    I want to find some documentions for java manual ,could you tell me where I can get it? Thank you very much.

    Tutorial at:
    http://java.sun.com/j2se/1.3/docs/api/index.html
    documentation at:
    http://java.sun.com/j2se/1.3/docs/api/index.html

  • Where can I find the Java API doc for the OES PEP interfaces (OpenAZ API).

    In the PepApiExample downlouded from Oracle web site at [PepApiExample |http://www.oracle.com/technetwork/middleware/id-mgmt/downloads/pepapiexample-1588440.zip], there are some Java API interfaces related OpenAZ API, but there is no the whole API docs, where I can get it?
    Thanks.

    There should be a file called javadocs.jar in your portal installation directory. Either under SUNWps/sdk or SUNWps/export.
    - Jim

  • Where can I find a Java Card Manufacturer?

    I'm looking for a java card manufacturer who has card readers? Can anyone help?
    Thanks,
    g.

    Well,
    Basically there are two implementations that I know about - one from Infineon and one from Philips. I've heard something bout STS but cant get them anywhere.
    If you need some cards for evaluation only - the best way is to contact IBM for their tools - you will get CD and some sample cards with JCOP on it. This is acctually Philips implementation and it works great, additionally, tools are for free.
    If you need more cards (starting from 10K) for some real application - just tell me where you are, there are quite few card manf. in the world.
    (some of them are delivering smaller quantity, like 100, not the case with those Joseph named)

  • Where can I find a java chatroom

    Does anyone know of a chatroom where I might get help with some java?
    cheers
    Stuart

    You can just post your questions here. People are pretty good about answering quickly if you follow some simple guidelines. Read the first post in this:
    http://forum.java.sun.com/thread.jsp?forum=31&thread=271751

  • Where can i find  JavaCC(java compiler compiler)

    same as title
    I want to find some information(detail) on how to use javacc to compile .jj file
    help please , , thanks a lot
    Roy

    thanks duffymo:
    thank very much for your wonderful suggestion,
    I know it's impossible for anyone to be a java expert in 1 day, I have to step by step, and also
    work very hard , maybe after years' hard working , hopefully, I can be really familiar with java!
    Thanks again!
    But this time , the reason why I want to know something about javacc is because I try to run someone's application, I download some code from http://www.see.ed.ac.uk/~mjj/DSPTools/Development, and I try to run the package dwttool among them,, when I use javac to compile ,it's fine, but when I use java to run, it says, "no directory or setup file given!" of course , I completely don't know the meaning of this sentence, so I check the information,
    it's not so clear, then I check the document(reademe in javaCC , http://www.see.ed.ac.uk/~mjj/DSPTools/Development/javacc/README, )it says,they use javacc to setup files, so I guess, there should be a relationship between file setup and javacc *.jj, but I don't know, in fact I really need to run that application,,
    please help ,,
    ROY

  • Where can I find good Java Skins

    So none of the Java Looks and Feels are really that appealling to me, and potential users. So where would you guys recommend going to get Java Skins. Yes I have used google but I'm asking here in case I overlooked something on google.

    Perhaps you could say what your searching has turned up so far? This would serve a couple of functions: it would go some way to answering the question for anyone else who has it, and it would allow others to be able to answer your question about sites you might have missed.

  • Where Can  I find Netweaver Java AS try version (window) for installation?

    The snd\download only have version for Unix. Can any one help me to find one for window? Thank you very much.

    Try :
    http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/7005cdbf-ba8b-2a10-81b0-ebcfe8061f8f
    for a link to MS Windows.
    Regards.

  • Where can I find Microsoft Java SDK?

    Hi,
    I need the Microsoft Java SDK.
    Proof that I need it bad: I post a thread on the Sun's page to obtain the Microsoft Java SDK :D
    Thanks for your help!

    sorry i may be completely wrong
    but im sure the microsoft runtime is compliant with java 1.0 or 1.1, as far as i can tell if you use stuff from 1.0 ONLY(and compile it in 1.0)) then it should work on the microsoft vm
    but im not 100% certain.

  • Where can i find the Java doc API for Sun Portal 6.2

    Hi
    I am looking for the java doc api for portal.. for e.g, i want to know the available classes under com.sun.portal.providers.util and method details under that..
    Thanks
    Ramesh

    There should be a file called javadocs.jar in your portal installation directory. Either under SUNWps/sdk or SUNWps/export.
    - Jim

Maybe you are looking for

  • BED is not capturing in the J1IIN

    Dear Experts, I have created commercial invoice ,in which i have entered only BED (Condition type JMAN)  manually (Rest of the duties like Cess and Ecess will appear automatically)then i created excise invoice with the help of J1IIN, while creating e

  • How to acess MDS artifacts in OSB at Run time

    Hi all, I have a requirement like , i need to access some of  the artifacts at run time from MDS. is it possible? i could import the the artifacts by using http protocal , below is the link for same, in this duplicate of artifacts will be copied to l

  • SQL Query clauses and conditions

    Hi, I wanna to get the entire conditions specified in the SQL query to do a specific treatement on them. in fact, i want to do a syntaxical analyse on the query. If there is a specific table where query in stored is seperate clauses, objects invoked,

  • Invoice split and copying problem in JEX invoice after ECC6.0 upgrade

    Dear All,    After upgrade from 4.6c to Ecc6.0 I am facing following problem in STO billing document(JEX) 1) system created two billing documents for each line item, even though the correction note 885024 applied maually. In 4.6C the system generates

  • Can't add content to ScrollPane immediatly after attachMovie

    Hello, I've successfully attached a clip (identifier = "myPane_mc") which contains a ScrollPane (instance name = "myPane_sp") to the main Timeline from the Library. No problem. attachMovie("myPane_mc","myPane_mc_01",getNextHighestDepth()); However, I