| Package | Description |
|---|---|
| org.smyld.gui.edit |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultEditorPopupItemCategory |
| Modifier and Type | Method and Description |
|---|---|
EditorPopupItemCategory |
EditorPopupItem.getCategory() |
EditorPopupItemCategory |
DefaultEditorPopupItem.getCategory() |
EditorPopupItemCategory |
EditorPopupModel.getCategory(String categID) |
EditorPopupItemCategory |
EditorPopupModel.getCategoryAt(int index) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultEditorPopupItem.setCategory(EditorPopupItemCategory category) |
| Constructor and Description |
|---|
DefaultEditorPopupItem(String name,
EditorPopupItemCategory category,
String contents,
String descrip) |
Copyright © 2019 com.github.mfjamil. All rights reserved.