How do I put two centered text in a PAGE_START in BorderLayout ?

Hi everybody.
I am using a BorderLayout and in PAGE_START section I want to put a title(centered, with two rows). I don't know how to do that. When I put my text there, is on the left side.
Thanks.
Edited by: blackblack13 on Jul 18, 2009 1:08 AM

Aaa yes, you're right. The thing with two JLabels is very good, I didn't think about that. But with HTML I don't know how to use it. Where can I find smth about that?
Thanks a lot !

Similar Messages

  • How do I put two different apple id accounts on one computer?

    I have my account on my home computer but I have another account that I set my Ipad up with. How do I put two different accounts on to one computer?

    Refer to FAQ 
    http://support.apple.com/kb/HE37
    I have multiple Apple IDs. Is there a way for me to merge them into a single Apple ID?
    Apple IDs cannot be merged. You should use your preferred Apple ID from now on, but you can still access your purchased items such as music, movies, or software using your other Apple IDs. 

  • How can i put my own text sound

    i need help, how can you put my own text message sound in my iphone....p.s i'm new the the apple family

    Welcome to the family. Tell your Uncle Steve you would like custom text tones: http://www.apple.com/feedback/iphone.html

  • How can I align two different text row in the same table in two different way (one centered and the other one on the left)?

    Hi,
    I want to center two different text row that are in the same table but one on the center and the other one on the left. I put a <span> tag hoping that it has been overwhelmed the table's class properties The .bottomsel's font-family and the .Cig84's font-family and colour work but the text-align don't: they're both on the left.
    These are my source and CSS codes:
    Source:
    <table width="600" border="0">
      <tr>
        <td class="bottomref"><p><span class="bottomsel">| <a href="index.html" target="_self">Main</a> | <a href="about.html" target="_self">About</a> | <a href="clients.html" target="_self">Clients</a> | <a href="contact.html" target="_self">Contact</a> |</span><br />
          <span class="credits">Credits: <span class="Cig84">Cig84</span></span></p></td>
      </tr>
    </table>
    CSS:
    .bottomsel {
      text-align: center;
      font-family: Georgia, "Times New Roman", Times, serif;
    .credits {
      text-align: left;
    .Cig84 {
      color: #F00;
      font-family: "Comic Sans MS", cursive;

    Use paragraph tags with CSS classes.
    CSS:
         .center {text-align:center}
         .left {text-align:left}
    HTML:
    <table width="600" border="0">
      <tr>
        <td class="bottomref">
              <p class="center">This text is center aligned</p>
              <p class="left">This text is left aligned</p>
        </td>
      </tr>
    </table>
    Nancy O.

  • How do I put two galleries on the same page?

    What's the "trick" to putting two galleries on the same page?
    I've been experimenting, but it's not working out well. I have one working, but when I put the seond one on, all sorts of unexpected things happen. The first gallery goes up "over" the banner (it covers it??) and even though the sizes are spec'd the same, the second one shows up a lot larger as well.
    It's very weird.
    Any insight would be appreciated!
    Thanks!
    Michelle

    Juan,
    When Application Express finds a validation error, the page rendering step is executed again in the same database process used for the validations. So the procedure wwv_flow.accept, which is doing your validations, calls wwv_flow.show (a PL/SQL call) and passes information about the validation errors to the show procedure so that error text can be merged into the page rendering process.
    If you want to simulate this you might need to save validation info in collections and build the "show" part of the page so that it knows how to run in "validation-display" mode, i.e., to be able to use the collections.
    Scott

  • How do I put two songs in one movie

    I was wanting to know how to put two songs in one movie because I am making a holiday movie so I was wanting to know

    You can only use one audio track per movie. If your movie is shorter than the audio track, then the audio track fades out automatically. If your movie is longer than the audio track, then the audio track loops automatically.
    Also note that only non-DRM music can be added to a project.

  • How can I put two photos in one 6x4 print??

    Hello!! So I want to print out some of my photos for a scrapbook.
    I however do not want them all to be 6x4 sized prints and making smaller ones (scrapbook prints) at the photo shops cost too much.
    There HAS to be a way to just put two separate photos into one photo jpeg type file right? That way I can print them out normally and just cut them in half so some are smaller?
    Any help?
    Much appreciated!

    Your question is not clear
    do you want to
    1 - put two separate photos into one photo jpeg type file
    Or do you want to print two photos on one sheet of paper so you can
    2 - can print them out normally and just cut them in half so some are smaller
    For 1 you need an external editor - you can do it in pages for example
    for 2 you simply select the two photos, crop them so they will fit and print selecting the printer, paper size and print size (slightly smaller than 3x4 since there needs to be a small border around them and between them), if the priview does not show two photos on the page click customize and in setting select multiple photos per page - the preview will reflect this selection and finish printing
    LN

  • How do I put two strings in one "string dialog box"

    example:
    testing connection.....Pass
    testing speed..........Pass
    testing motors.........Failed
    I send a string to a device and receive a string from this device.
    it is easy to print the string in a dialog box. but the problem is that the next string I get from the device overwrites the previous string.
    how can I put all incoming strings under oneanother?

    If you are using a while loop you can put a shift register inside, what else you need is a concatenated string input which will accept your string in the first input and the EOL char in the second.
    If you have a subvi, connect the string to the subvi's input and take the concatenated string at the output
    Take a vi in 6.1 as an example
    There are 10 kind of persons. Those who understand binaries and the others.
    Attachments:
    test1.vi ‏16 KB

  • How do I get two colours text

    Hi,
    I am using photoshop demo, and i am having problems to make two coloured text. I have windows 7. I have tried to right click on the teaxt layer, but I cant do anything

    One way is to use a Gradient Overlay layer style
    more info:
    http://psd.tutsplus.com/articles/tools/gradient-overlay-layer-styles/
    http://www.bigstockphoto.com/blog/working-inside-the-gradient-editor/
    http://help.adobe.com/en_US/photoshop/cs/using/WSfd1234e1c4b69f30ea53e41001031ab64-77e1a.h tml

  • How can I put two triggers on top of eachother, and have them both work when clicked?

    I'm creating this slideshow, with before and afters of my work. At the bottom right corner, I want a small frame with the before image. The fullscreen slideshow though, has arrow buttons working as triggers to either go back in the slideshow or move onto the next image. I want the other smaller slideshow at the bottom right corner to sync up with the corresponding "Before" images in the fullscreen slideshow. So, my idea was get both of the forward/back arrow buttons from the widgets and put them on top of eachother, assuming it would advance or go back on both of the widgets.  It's not working though, only the top-most trigger works.
    Simplified version without the mumbo-jumbo!:
    I want to put two triggers on top of eachother, but when I do this, only the top-most trigger functions. Any way to get this to work? or creative ways to get around this?
    Thanks in advance!

    You can't have it click on two things at once. You would have to write some javascript to have one button do both actions. This would not be very easy in Muse so I would say this is not somethingthat is supported in Muse.

  • How can I put a Hyperlink text in a JDialog???

    Hi everyone...
    I have a question... It's possible to put a HyperLink text in my JDialog???
    I accept all the answers...
    Regards...

    I create my hyperlink, but I don't know hoe to launch it on my Browser...
    Any help please...
    Regards...

  • How can I put two icloud accounts in the same pc?

    Hallo, I have two icloud accounts, one for me and another for my wife, and I would like to put the two accounts in the same pc, because I want to share all the photos of the two accounts with the pc automatically, but I do not know how to do this. The icloud panel only let me to put one account, and if I want to put another account I have to put out before the first account.

    I found some clues last week in these linkes.
    http://forum.java.sun.com/thread.jspa?threadID=657406&tstart=150
    http://java.sun.com/j2se/1.5.0/docs/guide/deployment/deployment-guide/jcp.html#java
    Which has the contents like the below:
    Example:
    Assume you are running on Microsoft Windows with Microsoft Internet Explorer, have first installed version 1.4.2, then version 5.0, and you want to run 1.4.2.
    Go to the j2re1.4.2\bin directory where JRE 1.4.2 was installed. On a Windows default installation, this would be here: C:\Program Files\Java\j2re1.4.2\bin
    Double-click the jpicpl32.exe file located there. It will launch the control panel for 1.4.2.
    Select the Browser tab. Microsoft Internet Explorer might still appear to be set (checked). However, when 5.0 was installed, the registration of the 1.4.2 JRE with Internet Explorer was overwritten by the 5.0 JRE.
    If Microsoft Internet Explorer is shown as checked, uncheck it and click Apply. You will see a confirmation dialog stating that browser settings have changed.
    Check Microsoft Internet Explorer and click Apply. You should see a confirmation dialog.
    Restart the browser. It should now use the 1.4.2 JRE for conventional APPLET tags.
    I tried the method of change the control panel but they did not work either.
    Any other helps?
    Thanks in advantage.
    Message was edited by:
    daiwill

  • How can I put two beats of normal 16th notes and two beats of triplet 16th notes in the same measure?

    Hello!
    How can I make a measure that has the first two beats as normal 16th notes, then the last two beats as triplet 16th notes? I'm putting the notes straight into the score. Oh, and I'm in 4/4 time.
    Exactly what I did:
    1. Score>Insert>16th note. Put in 8 notes (2 beats)
    2. Score>Insert>triplet 16th note.
    This is when it changes the first two beats. I don't want it to do that.
    Is it impossible to do this in the score?
    Please don't give me an alternate software recommendation.

    I don't have your GarageBand Version any longer, so I cannot check, but with GB'11 and Mac OS X 10.8 I get random results - sometimes it succeeds to  insert triplets in the second half of the measure, sometimes not.
    What I do as a work-around, is to switch to Piano Roll after entering the notes and manually drag and adjust the timing for the triplets.
    Or you could set the signature of your project to 2/4 while you are entering the notes. This will put the triplets and 16th-notes into different measures. Then switch back to 4/4 when you are done.
    Regards
    Léonie
    P.S: I'd love to see a better solution to this ...
    P.P.S: It will change to display "all triplets" while you edit and insert triplets, but it will switch back to the timing you originally inserted, once you deselect triplets again - this is very buggy - the "all triplets" should only happen, when you are previewing your score with "Snap to Grid" enabled.

  • How can i put two domains with IAS

    Hi!!
    I have IAS in Win NT and i publish www.mycompany.com published with it, but now i want to publish other domain www.myproduct.com in the same machine and i dont know how because in the http.conf servername parameter i only can put one server, if i install two networks cards and with two IP's can i do this? or is impossible?
    Could anyone help me?
    Regards.

    Hi!!!
    Thnaks for your help!!
    But if with these two domains i need to publish pages generated with the pl/sql toolkit how this works?
    If i publis /pls/myapp and /pls/myapp2 where i see this in this, in two domains? can i give permissions or something to only see myapp in domain1 and app2 in domain2?
    Thanks in advance.

  • How do I put two photos side by side with no space so I can order a 16x20 posterusing adobe photo elements 6.0 on my Mac

    I have two photos that I want to merge side by side so I can order a 16x20 poster using adobe photo elements 6.0. Someone did it for me before, but I have tried to no avail.

    Hi Neale,
    Thanks for replying.  The painting was scanned at a resolution of 300 dpi both times.  I assume that's ample for this purpose?
    Yes, one image shows glare in one direction and the other image another direction and I'm trying to blend the non-glare elements of both images.
    Using a mask to paint in the non-glare elements is likely what I'll need to do. 
    Here are some screenshots of the scanned oil sketch that show how far I've gotten and the problem.
    Above is a detail showing what I mean about the glare from the brush strokes.  In a good artist grade print you wouldn't see so much of the glare.
    I've got a backround and a layer - one is the 'top to bottom scan' and one is the 'side to side scan'.
    When I put the one layer over the other it's a blurry mess.  The only thing I can think of is that one scan is ever so slightly tilted causing it to distort.
    Let me know what you think.  If it helps, the scanner is the 'Canon Canoscan 9000F Mark II'.
    Sorry if I'm a bit of a newcomer at this.  I've had Photoshop Elements 7 for a while now but have only been using it for common purposes and I'd really like to learn how to take advantage of all the features and tricks it can do.
    Cheers,
    Andrew

Maybe you are looking for