Hi everyone!! I want to know if in my model implementation (IPropertySelectionModel) ,in the label can I insert a tag like <strong>. For example:
public String getLabel(int index) { return "<strong> " + index + "</strong>"; } thank you. Gabriel Lozano M. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]