public class AWTEnvironmentPlugin extends ControllerEnvironment implements Plugin
controllerListeners
Constructor and Description |
---|
AWTEnvironmentPlugin() |
Modifier and Type | Method and Description |
---|---|
Controller[] |
getControllers()
Returns a list of all controllers available to this environment,
or an empty array if there are no controllers in this environment.
|
boolean |
isSupported()
Returns the isSupported status of this environment.
|
addControllerListener, fireControllerAdded, fireControllerRemoved, getDefaultEnvironment, log, logln, removeControllerListener
public Controller[] getControllers()
ControllerEnvironment
getControllers
in class ControllerEnvironment
public boolean isSupported()
ControllerEnvironment
isSupported
in class ControllerEnvironment