Class MForm

  • All Implemented Interfaces:
    ILog, MNlsProvider, Nls
    Direct Known Subclasses:
    MutableMForm

    public class MForm
    extends MObject
    implements MNlsProvider
    Represent a read only Form object. If you wan to modify the form cast it to MutableMForm if possible. Not all forms are mutable.
    Author:
    mikehummel