java - netbeans displaying jlabel-text right to left -
i want develop java desktop application arab people need arabic labels displayed correctly right left
i using netbeans. how can chang text orientation ?
if using gui builder, right click labels , other components, choose properties , can set text alignment.
or, if creating gui writing code, use sethorizontalalignment method.
Comments
Post a Comment