Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 5 of 5

Thread: How to edit Fonts of Java app... !!!!

  1. #1
    Junior Member
    Join Date
    Sep 2013
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default How to edit Fonts of Java app... !!!!

    Hello dear bros i have one question about java app editing
    How to edit font of any java app(.jar) e.g Ucbrowser, Operamini...
    Lots of tutorial shared in different forums but not worked for me...
    So, if anyone know this, then pls explain me in brief...
    I am using Nokia X2-01 a java enable phone... Thnx in advance


  2. #2
    Super Moderator jps's Avatar
    Join Date
    Jul 2012
    Posts
    2,642
    My Mood
    Daring
    Thanks
    90
    Thanked 263 Times in 232 Posts

    Default Re: How to edit Fonts of Java app... !!!!

    Do you have the source code?

  3. #3
    Junior Member
    Join Date
    Sep 2013
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: How to edit Fonts of Java app... !!!!

    Bro i am newbie, i dont know what is source code...
    Bt i know some little modding

  4. #4
    Super Moderator jps's Avatar
    Join Date
    Jul 2012
    Posts
    2,642
    My Mood
    Daring
    Thanks
    90
    Thanked 263 Times in 232 Posts

    Default Re: How to edit Fonts of Java app... !!!!

    In computer science, source code is any collection of computer instructions (possibly with comments) written using some human-readable computer language, usually as text.
    Should be something that ends in .java in the case of Java.
    Should be in the jar unless the creator decided they did not want you to modify it, in which case you need to contact the "owner" (which may or may not be the original author)

  5. #5
    Junior Member
    Join Date
    Sep 2013
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: How to edit Fonts of Java app... !!!!

    Bro i have exctracted all the files of an app, e.g .class files...
    I have edited all .png images of that app,
    And last thing i want to know how to edit fonts like italic, bold etc...

Similar Threads

  1. Want to make a web app to upload,edit and download user's file
    By Dark_prince in forum Java Networking
    Replies: 0
    Last Post: August 10th, 2013, 01:36 AM
  2. fonts in eclipse :/
    By MR bruto in forum Java IDEs
    Replies: 1
    Last Post: May 30th, 2013, 03:52 PM
  3. Combine fonts on JLabel
    By gammaman in forum AWT / Java Swing
    Replies: 1
    Last Post: May 9th, 2012, 03:05 PM
  4. Java fonts
    By Ludicrous in forum Java Theory & Questions
    Replies: 2
    Last Post: March 31st, 2012, 05:39 PM
  5. Replies: 2
    Last Post: August 1st, 2010, 06:29 AM