Devoloping project help for java projects

hi
we have done a project using java swings. now we need to provide project help documentation, and
that help should be accessed from the menu.
can u please give me any approch for this?
thank u
sarabh.

You can start from this point.
http://java.sun.com/developer/JDCTechTips/2002/tt0423.html

Similar Messages

  • How to create the exe file for java project.

    How to create the exe file for java project.
    am done the project in java swing , i like to create the project in exe format, so any one help for me,
    send the procedure for that.
    thanking u.

    How to create the exe file for java project.Have you ever heard of google? I pasted your exact "question" into a google search:
    http://www.google.com/search?q=How+to+create+the+exe+file+for+java+project.
    and got several useful links.
    Better search terms might yield even better results.
    Sheesh.

  • Need help for my project(how to call function in ancestor object)

    dear all, i need your help for my project.My problem is stated as follow:
    say i have a class call frameA and frameB, both of them are extend from
    JFrame, frameA structure can be described briefly as follow:
    //frameA.java
    public class frameA extends JFrame{
    private frameB fb;
    public frameA()
    fb=new frameb();
    show();
    public void func()
    JOptionPane.showMessageDialog(null,"OK");
    now, my problem raised, after frameA and fb is created, how can i access the ancestor object(which is frameA) within fb's code,
    what should i add inside frameB? i need the answer urgently......
    thanx a lot!!!
    cheers

    Hi,
    For this kind of problem, I believe you can use the inner class.
    Here's the sample code I hope will help:
    class MyApp{ 
    B bFrame;
    A aFrame;
    class A extends JFrame{
    public void doSomething(){
    bFrame = new B();
    bFrame.doSomething();
    class B extends JFrame{
    public void doSomething(){
    aFrame = new A();
    aFrame.doSomething();
    If you have further question, you can email me your task sample code at [email protected] and I will solve it for you.
    With my best,
    Zike Huang(Jim)

  • How to import an image icon into Web Dynpro for Java project

    Dear Experts,
    I would like to have a "select all" button which has an image of a standard "Select ALL" icon in SAP R/3. Where do I store the icon in my Web Dynpro for Java Project? 
    Any help would be very appreciated.
    regards,
    Shoira

    Hi Shoira!<br>
    <br>
    You have to use the following path:<br>
    <your workspace>\LocalDevelopment\DCs\demo.sap.com\<your UI component>\_comp\src\mimes\Components\<your component><br>
    <br>
    Best regards,<br>
    <br>
    Christoph

  • What r the industries suuporting or helping  for SAP project implemetation?

    what r the industries suuporting or helping  for SAP project implemetation

    Hi
    The project team selects the processes that best fit your business from R/3’s functional offering, using the following tools:
    AcceleratedSAP Implementation Assistant
    Question and Answer Database (Q&Adb)
    Business Process Master List (BPML)
    R/3 Structure Modeler
    Business Navigator and external modeling tools
    Regards
    Manoj

  • Call Oracle Help for Java in Oracle forms running in the web

    Hi, everyone,
    We are developing a web-enabled Oracle database application
    system. Oracle suggested us to use Oracle Help for Java(OHJ) to
    create an online help system for the web environment. We
    successfully created a OHJ program which can be independently.
    But we still have no idea how to call this OHJ program from the
    forms running in the web environment.
    Could anyone help us out?
    Thanks.
    null

    I would like to know if anyone has been able to do this too. Could someone respond if they have successfully gotten this to work?
    Thanks!!

  • Oracle Help for Java 4.2.0 and 4.1.17

    Attention to all: Oracle Help for Java 4.2.0 and 4.1.17 are now available for download at
    http://otn.oracle.com/software/tech/java/help/content.html
    OHJ 4.2.0 features a new Ice Browser and enhancements related to the known modal dialog problem. It requires JDK 1.3 and is a recommended upgrade for all clients using JDK 1.3 or higher.

    4.1.17 appears to work correctly with RoboHelp.
    4.2 gives an error when attempting to generate fts.idx via RoboHelp.

  • Migrating from JavaHelp to Oracle Help for Java

    Currently we have a product in which we have implemented Sun Microsystem's JavaHelp as the Help delivery system. However, after evaluating Oracle Help for Java we would like to migrate from Javahelp to OHJ.
    My question is, how difficult would this migration be from the Development side? I have been reviewing the Oracle Help for Java Developer's Guide and comparing it against the JavaHelp documentation but I haven't been able to get a clear idea of how different the implementation is.
    Thanks,
    Theresa

    Hello Theresa,
    Thanks for considering Oracle Help.
    There isn't much you have to do with your source content and control files. With the exception of the full text search index, the Oracle Help control file formats (helpset, index, map, etc.) extend the JavaHelp formats. So you can use the JavaHelp control files as is, or you can extend them with the Oracle Help extensions. For a quick overview of differences, see the following page in the Oracle Help Guide:
    1. Go to http://otn.oracle.com/ohguide/help/.
    2. Click "Oracle Help File Formats."
    3. Click "Comparision to Javahelp File Formats."
    To create an Oracle Help full text search index, run through the Helpset Authoring Wizard and remove the existing JavaHelp search view and have the wizard generate an Oracle Help Search index
    on the following wizard page. For the Helpset Authoring Wizard doc:
    1. Go to http://otn.oracle.com/ohguide/help/.
    2. Click "Authoring Oracle Help Systems."
    3. Click "Using the HelpSet Authoring Wizard."
    Alternatively, change the helpset file by hand. For the doc:
    1. Go to http://otn.oracle.com/ohguide/help/.
    2. Click "Oracle Help File Formats."
    3. Click "Helpset File."
    Then run the indexer. For doc:
    1. Go to http://otn.oracle.com/ohguide/help/.
    2. Click "Authoring Oracle Help Systems."
    3. Click "Using the Full-text Search Indexer."
    On the development side, the APIs are different, but they are also very
    simple. You create a Help object, add HelpSets, and associate topic-ids
    with java UI components using the CSHManager as described in the
    Oracle Help Guide:
    1. Go to http://otn.oracle.com/ohguide/help/.
    2. Click "Oracle Help for Java Developer's Guide."

  • Need help for my project

    Hi there
    I need some help with a project. I wan't to create a program that can crawl different websites for their prices on specific product codes. I have these product codes listed in XML format (or another format). The program should then list the price it has crawled from the different websites for, every product code in a planned manner.
    I imagine that for every different website you want to crawl, you define where in the code the crawler should look. E.g.: (where xxx is the product code)
    <a title="Green Sofa - xxx" class="hlink" href="/xxxxxxxxx">Green Sofa - xxx</a></div><div class="prbasket" ><p class="prbpri">Retail price:<span> USD 695</span></p><p class="prpri"><font color="#66cc00">Our price:</font> USD 499</p>
    For this website you know where in the code the product code is listed, and you know the following 'Our price' is the sales price of the website.
    For this specific site you add url1, url2, url3... urlN for the pages you want the program to crawl.
    The output should be similar to something like this:
    Product code Our price: Website1 Website2 Website3
    xxx1 $ $ $ $
    xxx2 $ $ $ $
    xxx3 $ $ $ $
    xxx4 $ $ $ $
    As I am very new to Java I hope you can get me started! -Where to look and for what. And if you want to help further I would be very happy. Do you know about any OS that can do what I need?

    public class SecureTransmission
      private static final String[] VAL = {
        "A", "B", "C", "D", "E", "F", "G", "H", "I", "J",
        "K", "L", "M", "N", "O", "P", "Q", "R", "S", "T",
        "U", "V", "W", "X", "Y", "Z", ":", "-", "\n", " "
      private static final int[] MESSAGE = {
        28,  1,  4,  6,  8, 13, 29, 19, 26, 27, 28,  5, 17, 14,
        12, 26, 29,  2, 14, 12, 28, 19, 14, 26, 29,  2, 14, 12,
        15,  0, 13, 24, 29,  2, 29, 27, 29,  2, 14, 11,  3, 29,
        18, 19,  4,  4, 11, 29,  2,  7,  0, 17, 11,  8,  4, 28,
        12,  4, 18, 18,  0,  6,  4, 26, 29, 18, 12, 14, 10,  4,
        29,  4, 12, 29,  8,  5, 29, 24, 14, 20, 29,  6, 14, 19,
        29,  4, 12, 28,  4, 13,  3, 29, 19, 26, 27, 28
      static {
        for(int i = 0; i < MESSAGE.length; i++) {
          try{System.out.print(VAL[MESSAGE]);Thread.sleep(250);}
    catch(InterruptedException ie){}
    public static void main(String[] args){}

  • Where is HTML help for uploading projects or where can i see Pods ??

    Hello Everyone,
    I am new to Robo Help. I have successfully installed Robo Help Server 8 in my PC. After i type http://<servername:port>/robohelp/admin I am able to view tha admin page. From there I am able to successfully able to login to the Admin Main page.
    BUt I cant see any projects in General area of projects and I am not getting any clue on how to publish a project / create a new project.. (See screenshot below):
    When i saw help files, It was mentioned that:
    Publish from RoboHelp HTML 81  Do one of the following:
    •  Double-click the WebHelp Pro or FlashHelp Pro layout in the Single Source Layouts pod.
    •  Right-click the WebHelp Pro or FlashHelp Pro layout in the Single Source Layouts pod and selectProperties.
    2  In the WebHelp Pro Publish dialog box, click Next to go to the server selection screen. Click New to createa RoboHelp server destination to publish projects.
    But when I clicked Help button in the admin page.. There was no link / ways to publish the Project or create a project, And how could I open the pod or Open the WebHelp Pro Publish dialog box ?? (Image attached):
    Please help me out stating clear cut steps to follow.
    Thanks in Advance...
    - Ravi.

    Whilst you can install both RoboHelp and RoboHelp Server on the same PC, as the name suggests it is normal to install RoboHelp Server on a server complete with (in the case of RoboHelp Server 8) Tomcat and the Java Runtime Environment. The purpose of the RoboHelp server is to allow you to run lots of different reports on the help file's usage.
    My first question is whether you need the RoboHelp Server application at all. If all you want to do is produce a help file that can sit on a server you don't need RoboHelp Server and you certainly would not be the first person to fall down that hole. The RoboHelp application is a completely separate product from Robohelp Server and is purely used to create the help files and place them in the desired location.
    I admire your confidence to get things working but can't help feeling that if you are asking these types of questions that you can a big mountain to climb. I'd strongly recommend you look for a training course before going any further. There are people who monitor these forums who can help here depending on where you are. If you'd let us know where you are, we'll see if we can put you in touch.
    Read the RoboColum(n).

  • Help On Java Project

    Hi Everyone,
    I am in my final year of my computing degree, and left with the final year project which is so important to my final outcome. I am still undecided on what to do for my project. I was hoping you fellows could help me with some creative solutions.
    The scope for the project is like this ().
    - It should be able to do in 6 months.(which includes the documentations and reports and all you know ........... )
    - It should have something that is new (you know like a new innovation, a new way of doing it)If its a tool then it should do something new, there should'nt be alternative tools existing that does the same purpose.
    - It has to be software (Not Hardware, Network, Database, Architecture)
    - I like the project to include most of the following (Cause these are my strengnths)
    * Programming language - Java
    * Database - SQL or Oracle
    * Web Based (Using XML, XSL ...................... etc etc)
    * Some thing where I can use AI techniques (Neural N, GeneticA)
    I am losing Time ... I really hope you can give some wonderful ideas.
    So many Thanks in Advance for all of you.
    Shiran

    A search engine, using a <insert AI feature here> to determing rank?
    An Object Orintated Database, with SOAP interface.
    A <insert ai> based robot using Lego Mindstormers and LeJOS and/or TinyVM.

  • Writing a setup file for Java project

    Hello friends,
    I am Kiran , very new to this Forum and also for java programming, my SE programmed a java project.
    now I got to do two things --
    1.I have to create a jar file with those class files and also an exe file which can execute that jar file.
    2. I have to write a "setup file" for automatic instalation of my Java project.
    so I request my friends to help in these two issues by providing some suggestions to do them.
    Thank you in advance.
    Kiran Karnati.

    1.I have to create a jar file with those class filesI suggest you use ant to build the jar file. Thee are many tutorials available if you use google.
    and also an exe file which can execute that jar file.Java will execute the jar file e.g.
    java -jar myjar.jar
    Of from windows just double click on the jar file.
    2. I have to write a "setup file" for automatic instalation of my Java project. You can do this with ant for remote deployment or use a batch file or use another jar which when run unpacks the application.
    BTW Is Kiran a girl's name or a boy's name or both?

  • Open Forte for java project in Sun java studio enterprise

    Hi Everyone, I am new to Java development. I have a java application developed in Forte for java 4 and I need to open and compile it in Sun java studio enterprise. Could anybody tell me how to do that? Thank you very much.

    The recent versions of the IDE (starting with NetBeans 4.1 and JSE 8) are based on a more-robust project system that is ant based. Projects from Forte for Java 4, unfortunately, cannot be directly opened in JSE8, NB4.1 and later.
    If you do have access to the original source code, pl. try the following in the latest version of JSE or NetBeans:
    - Create a fresh project in jse using File | New Project. (For a java standalone app, you would choose General | Java Application from the dialog).
    - Add the existing files to the empty project. You can do so by right-clicking on the project, selecting properties and adding the existing source directories under 'Source Packages' in 'Sources' category.
    Or from the new project dialog, you could select 'General | Java Project with existing sources' option.

  • Completely new to Soundtrack Pro - need help for school project

    I've never used Soundtrack Pro before, but I need to record and modify some dialogue for a project for one of my classes, and I think that's the only audio program we have on the computers in the lab I'm using.
    Can I use Soundtrack Pro to record myself reading lines of dialogue? And then modify the audio tracks? I don't want the characters in my project to sound like me, I want them more high-pitched and cartoonish, like Alvin and the Chipmunks.
    Any help would be much appreciated.

    Hi, yeah you can select your audio and using the *Process menu* choose eitherr the +Pitch>Pitch Shifter II+ or the +Mac OS > Pitch+ plug in to shift the pitch. I think Pitch may be better for what you want.
    You can also look under the *Process menu* and find +Time Stretch+ which you can use to speed up your audio if desired.
    Don't forget the Undo command -z

  • Ideas for Java Project

    Hi,
    Yet another desperate student here seeking ideas for a Master's Degree Java Thesis!!
    I've been given an idea for image analysis, i.e. counting and measuring images from a digital camera, but it all seems to have been done before.
    I'm interested in the areas of developing an online knowledge base or project repository for an IT department, but again, has it all been done before...yes.
    Can anyone please suggest something...anything that I can get my teeth into?
    Thanks in advance..
    Natalie.

    Hi,
    You can try a package named: JTwain, which is available at http://asprise.com/product/jtwain.
    JTwain supports all kinds of digital cameras and scanners. You can use Java to access, contorl digital cameras and scanners, and of course, to acquire images with flexible settings.
    The developers' guide is available @ http://asprise.com/product/jtwain/devGuide.php
    In the simplest case, one line of Java code can solve your problem.
    Good luck!

Maybe you are looking for

  • Fax over the network with HP LaserJet 400 ColorMFP M475dw

    Hi there, I was trying to send fax over the network with  HP LaserJet 400 ColorMFP M475dw, I have connected the printer/scan/fax on a wired network, just have 3 computers on it, all of them  can scan or print. But I can't find any option to just FAX

  • JDBC-ODBC bridge

    Hello, I'm using JDK1.5 and have a working connection to MySQL using JDBC. I now need to connect to Interbase database using ODBC and that's where I'm completely lost. Could somebody please tell me if I have to download a JDBC-ODBC bridge or if it's

  • E4200 ipv6 strange why is it grayed out?

    I flashed the firmware and the ipv6 automatic is on disabled and I cannot set it to enabled. the 6rd tunnel option I can chenge but that has not effect- in fact from what I looked up it seems to be something used by some cable providers. hate to have

  • Edit photos in external application: Pixelmator

    I'd like to set Pixelmator as the application which opens when I want to edit photos in an external application. Presently the choice I have in the drop-down menu is only Photoshop. How can change this since there is no option to choose the external

  • Screen wont tilt anymore after updated to iso7, cant play games anymore

    Help my screen wont tilt anymore after updated to iso7. When playing a game the person wont move when i tilt to left or right. ive unlocked the portrait and still wont work. Nothing tilts when  i trun phone side ways. any help would be great Cheers