How to italicize abstract methods in classes

J

joeB545

Please tell me how I can italicize an abstract method in a class that
contains both abstract and concrete methods. The only way that I have found
to do so is to change the class stereotype to "type", create the method, and
then change the stereotype back to none. Is there a better way?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top