Zelix KlassMaster - Documentation
 
Class Properties

Class Properties

Zelix KlassMaster lets you change a class's
  • name.
  • access modifier (i.e. default or public).
  • other modifiers (i.e. abstract, final, interface and super).
Press Change to make the change or press Restore 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.
 
Documentation Table of Contents