| Package | Description |
|---|---|
| editor.plugin.typeloader | |
| editor.plugin.typeloader.java | |
| editor.plugin.typeloader.properties |
| Modifier and Type | Method and Description |
|---|---|
INewFileParams |
ITypeFactory.makeDefaultParams(String fqn) |
| Modifier and Type | Method and Description |
|---|---|
CharSequence |
ITypeFactory.createNewFileContents(INewFileParams params) |
JComponent |
ITypeFactory.makePanel(INewFileParams params) |
| Modifier and Type | Class and Description |
|---|---|
class |
JavaFileParams |
| Modifier and Type | Method and Description |
|---|---|
INewFileParams |
JavaTypeFactory.makeDefaultParams(String fqn) |
| Modifier and Type | Method and Description |
|---|---|
CharSequence |
JavaTypeFactory.createNewFileContents(INewFileParams params) |
JComponent |
JavaTypeFactory.makePanel(INewFileParams params) |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertiesFileParams |
| Modifier and Type | Method and Description |
|---|---|
String |
PropertiesTypeFactory.createNewFileContents(INewFileParams params) |
JComponent |
PropertiesTypeFactory.makePanel(INewFileParams params) |
Copyright © 2022. All rights reserved.