Re: printing a JLabel text above a JTable



Roedy Green ha scritto:
Either use two JLabels or use <br> to split the line

I think I didn't explain myself well, in any case the font size of MessageFormat header in the jtable.print() method is too big, if I want to print out that string with that fontsize I must split that string into 6 or 7 lines . Anyway are you sure that on MessageFormat(s) html tags are accepted ?
.



Relevant Pages

  • Re: screen.fonts again
    ... As far as I know in a single font file ... Private Declare Function RegCloseKey Lib "advapi32.dll" _ ... ByVal lpSubKey As String, ... Dim Buffer As String, FontName As String ...
    (microsoft.public.vb.general.discussion)
  • Re: [Q]How to display Tahoma italic font
    ... I can't display Tahoma font in italic properly using ... string and incrementing XIncrement, you should do a second increment as ... character of the non-italic string that follows). ... // beginning at the specified point (XIncrement, YStart). ...
    (microsoft.public.win32.programmer.gdi)
  • Re: CListCtrl unicode doesnt display korean characters correctly
    ... Your assumptions are ok about the not described types, Strings are CString, not arrays of TCHARs ... It is a font from Microsoft. ... The korean string is in case 2. ... The LoadString method gets it from the resources. ...
    (microsoft.public.vc.mfc)
  • Re: [Q]How to display Tahoma italic font
    ... right hand normal letters overlap the last italic letter. ... other fonts, here i mean any font i've tried. ... space you need for the string. ... // beginning at the specified point (XIncrement, ...
    (microsoft.public.win32.programmer.gdi)
  • Re: File Hex View : how to improve this procedure ?
    ... OneHexLine: String; ... RichEdit With no word wrap and fixed width font ...
    (comp.lang.pascal.delphi.misc)