public interface EditorComponent
Modifier and Type | Method and Description |
---|---|
void |
addEditorKeys(EditorKeys ed) |
void |
deactivate() |
Component |
getComponent() |
void |
transChar(char c) |
void |
typeChar(char c) |
void addEditorKeys(EditorKeys ed)
Component getComponent()
void deactivate()
void typeChar(char c)
void transChar(char c)
Copyright © 2021. All rights reserved.