|
org.netbeans.modules.java.source 0.60.2 10 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CodeStyle | |
|---|---|
| org.netbeans.api.java.source | Permits inspection and modification of the structure of Java sources. |
| Uses of CodeStyle in org.netbeans.api.java.source |
|---|
| Methods in org.netbeans.api.java.source that return CodeStyle | |
|---|---|
static CodeStyle |
CodeStyle.getDefault(Document doc)
Gets CodeStyle for the given document. |
static CodeStyle |
CodeStyle.getDefault(FileObject file)
Gets CodeStyle for the given file. |
static CodeStyle |
CodeStyle.getDefault(Project project)
Deprecated. Please use getDefault(javax.swing.text.Document)
or getDefault(org.openide.filesystems.FileObject) respectively. |
|
org.netbeans.modules.java.source 0.60.2 10 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||