other modifiers (i.e. abstract, final, interface and super).
Press to make the change or
press to undo a change.
Warning
If you change a class's name and there is some class not opened into Zelix KlassMaster that extends that class
then that extending class will be broken. Zelix KlassMaster does not check for this situation.
Also, Zelix KlassMaster performs only minimal checking to ensure that any changes you make to a class's modifiers
are valid. It is your responsibility. However, it is generally safe to increase a class's access modifier or
to switch off its final modifier.