|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--VASSAL.configure.MandatoryComponent
Requires that at least one child of a given type exist within a target component
| Constructor Summary | |
MandatoryComponent(AbstractConfigurable target,
java.lang.Class requiredChildClass)
|
|
| Method Summary | |
void |
validate(Buildable b,
ValidationReport report)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MandatoryComponent(AbstractConfigurable target,
java.lang.Class requiredChildClass)
| Method Detail |
public void validate(Buildable b,
ValidationReport report)
validate in interface ValidityChecker
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||