public class SharingExtension extends Extension
Extension
Modifier and Type | Field and Description |
---|---|
static int |
LOGGER_SIZE
The log file size = 1MB
|
static String |
NAME
The name of the extension
|
Constructor and Description |
---|
SharingExtension()
Creates a new Sharing extension
|
Modifier and Type | Method and Description |
---|---|
UIExtension |
getUIExtension(UIController uiController)
Returns the user interface extension of this extension.
|
public static final String NAME
public static final int LOGGER_SIZE
public SharingExtension()
public UIExtension getUIExtension(UIController uiController)
Extension
getUIExtension
in class Extension
uiController
- the user interface controller