public class AvailableEditorKits extends Object
| Constructor and Description |
|---|
AvailableEditorKits() |
| Modifier and Type | Method and Description |
|---|---|
static EditorKit |
create(String c) |
static Map<String,Supplier<EditorKit>> |
getAvailable() |
static void |
installEditorKits(JEditorPane editor) |
static void |
register(Supplier<EditorKit> k,
String... cc) |
Copyright © 2021 vpc open source initiative. All rights reserved.