Class | Description |
---|---|
ArrayDataSource |
This generates ArrayValueObjects for testing VIB components.
|
CPULoad |
This is a data source for getting the cpu load on the MIX runtime system.
|
DataSource |
Superclass of all components that are data sources.
|
DataSource.Writable |
This class exposes the "addEventListener" method which is protected.
|
DeviceManagerManipulator |
This is a device manager that allows creation of servers and some manipulators
|
ExtremeServer |
This is a data source for testing Boolean components.
|
FloatFluxServer |
This is a data source for testing components that generates a float value.
|
IncrementServer |
This is a data source for testing components with integer values.
|
MarqueeDeviceServer |
This object is designed to work with the MarqueeServer.
|
MarqueeServer |
This is an example of server for a device that can only have one controller server object
for all intances of the data sources (which each has different parameters set).
|
RandomBoolean |
This sample data source produces a random boolean true or false every timebase tick
|
RandomData |
This sample data source produces a random number within a range
of integers, max and min.
|
RandomStringServer |
A simple data source that provides a String as the output data.
|
ServersDeviceManager |
This is a device manager that allows creation of servers
|
SimpleDataSource |
This is the standard superclass for all servers.
|
SimpleDataSource.NameEditorData |
Pandering to the needs of the property editor.
|
SineServer |
This sample data source produces a periodic wave which is a product of two sine waves
with different periods (1:5).
|
StringServer |
A simple data source that provides a String as the output data.
|
SynchronizedClockTick |
This is a subclass of the ExtremeServer but it ticks only exactly on the interval requested.
|
TimeServer | |
TwoDimensionalDataSource |
This generates TwoDimensionalValueObjects for testing VIB components.
|
ValueHolderDeviceManager |
This is a device manager that allows creation of servers
|
Copyright © 1999-2025 ErgoTech Systems, Inc. All Rights Reserved.