mlsoft.mct

Microline Component Toolkit

MCT 3.1 new features
New features in Microline Component Toolkit 3.1.

MlArray
Simple array class

MlGrid
A Grid of cells in rows and columns.

MlGridEvent
The event class for the Grid.

MlGridListener
The listener interface for the Grid.

MlGridPos
A row/column position in a Grid.

MlIconMaker
Produces Images from String data.

MlPanel
Base class for Panel derived components.

MlProgress
A Progress bar to show completion of task.

MlResources
Resource list containing name/value pairs. Used to set resource values on a component.

MlTabPanel
A Panel with tabs on the top, bottom, left or right.

MlTabPanelEvent
The event class for the TabPanel.

MlTabPanelListener
The listener interface for the TabPanel.

MlTree
A hierarchical Tree.

MlTreeEvent
The event class for the Tree.

MlTreeListener
The listener interface for the Tree.

MlUtil
Utility functions.