If the string passed to Panel.setLabel() contains a tab (\t) then split it into two parts and display one left-aligned and the other right-aligned.
Implement the proposed feature.
Log in to post a comment.
Implement the proposed feature.