Uses of Interface
com.iizigo.prop.IContainerListenerOwner
Packages that use IContainerListenerOwner Package Description com.iizigo.prop Uses of IContainerListenerOwner in com.iizigo.prop
Classes in com.iizigo.prop that implement IContainerListenerOwner Modifier and Type Class Description class
EditedPropController<PROP extends GProp<?>,PROP_VALUE>
Class used to handle the edited property for property editors.Constructors in com.iizigo.prop with parameters of type IContainerListenerOwner Constructor Description ContainerListener(PropCnr container, Atom atom, IContainerListenerOwner listener)
Constructor.