Home » Developer & Programmer » JDeveloper, Java & XML » Urgent : A query regarding Oracle Java Cartridge
Urgent : A query regarding Oracle Java Cartridge [message #366666] Wed, 30 August 2000 06:46
Kumak
Messages: 2
Registered: August 2000
Junior Member
While creating a table and adding the contents to it using dynamic table of Oracle Java cartridge,
how shall I horizontally align my contents of cell to Right?

for e.g.
Consider the following statement :
row.addCell(new TableDataCell(Amount.toString());

where row is an object of type TableRow.
How do I right align horizontally the contents of Amount. My html content should be :
- .

While looking in manual, we found that there is a method of TableDataCell called setHAlign whose parameters for halign and valign are of type integer. What should be the integer values of these parameters in case of RIGHT, LEFT and CENTER alignment for cell (and not the table).

Please reply me urgently.
Thanks.
Previous Topic: urgent question from novice
Next Topic: CLASSPATH/Resolver SPEC
Goto Forum:
  


Current Time: Fri Mar 29 05:22:38 CDT 2024