Class | Description |
---|---|
ActionHideAndShowPanel |
Hides and shows a panel
|
AnotherClass |
This class is only here to demonstrate a class in the plugin jar file that
doesn't implement any known interface.
|
Configurator |
A configurator for the plugins in this class.
|
ExpressionCpuLoad |
Check if the cpu load is above a certain threshold.
|
ExpressionXor |
XOR of two expressions.
|
InvalidAction |
This class implements NewLogixAction but not ActionPluginInterface
and is therefore not a valid plugin.
|
InvalidExpression |
This class implements NewLogixExpression but not ExpressionPluginInterface
and is therefore not a valid plugin.
|