Uses of Interface
com.jformdesigner.model.FormSelectable
-
Packages that use FormSelectable Package Description com.jformdesigner.model -
-
Uses of FormSelectable in com.jformdesigner.model
Classes in com.jformdesigner.model that implement FormSelectable Modifier and Type Class Description classFormBindingGroupA form binding represents a group of bindings in the form model.classFormComponentA form component represents aComponentin the form model.classFormContainerA form container represents aContainerin the form model.classFormNonVisualA non-visual form component represents a non-visual JavaBean.classFormRootA form root is a container for all top-level components in a form model.classFormWindowA form window represents aWindowin the form model.
-