| Package | Description |
|---|---|
| org.jledit |
| Modifier and Type | Class and Description |
|---|---|
class |
FileContentManager
A
ContentManager implementation for saving and loading from File. |
| Modifier and Type | Method and Description |
|---|---|
ContentManager |
StringEditor.getContentManager() |
ContentManager |
Editor.getContentManager()
Sets the
ContentManager. |
ContentManager |
AbstractConsoleEditor.getContentManager()
Sets the
ContentManager. |
| Modifier and Type | Method and Description |
|---|---|
void |
StringEditor.setContentManager(ContentManager contentManager) |
void |
Editor.setContentManager(ContentManager contentManager)
Returns the
ContentManager. |
void |
AbstractConsoleEditor.setContentManager(ContentManager contentManager)
Returns the
ContentManager. |
Copyright © 2013. All Rights Reserved.