public class PluginArray
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
length |
Constructor and Description |
---|
PluginArray() |
Modifier and Type | Method and Description |
---|---|
Plugin |
item(int index) |
Plugin |
namedItem(java.lang.String name) |
void |
refresh() |
void |
refresh(boolean reloadDocuments) |