Home
last modified time | relevance | path

Searched defs:JavaAutoIndentStrategy (Results 1 – 2 of 2) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.ui.examples.javaeditor/Eclipse Java Editor Example/org/eclipse/ui/examples/javaeditor/java/
H A DJavaAutoIndentStrategy.java26 public class JavaAutoIndentStrategy extends DefaultIndentLineAutoEditStrategy { class
28 public JavaAutoIndentStrategy() { in JavaAutoIndentStrategy() method in JavaAutoIndentStrategy
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/java/
H A DJavaAutoIndentStrategy.java78 public class JavaAutoIndentStrategy extends DefaultIndentLineAutoEditStrategy { class
116 public JavaAutoIndentStrategy(String partitioning, IJavaProject project, ISourceViewer viewer) { in JavaAutoIndentStrategy() method in JavaAutoIndentStrategy