set_indenter


Description:

public void set_indenter (Indenter? indenter)

Sets the indenter for this to indenter.

Note that the indenter will not be used unless auto_indent has been set to true.

Parameters:

this

a View

indenter

a Indenter or null