|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IndentRule
A node in the decision tree used for the indentation system.
Method Summary | |
---|---|
boolean |
indentLine(AbstractDJDocument doc,
Indenter.IndentReason reason)
Properly indents the line that the given position is on. |
Method Detail |
---|
boolean indentLine(AbstractDJDocument doc, Indenter.IndentReason reason)
doc
- AbstractDJDocument containing the line to be indented.reason
- The reason that indentation was initiated, specified in Indenter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |