 |
Gridarta Editor
|
Go to the documentation of this file.
20 package net.sf.gridarta.model.validation.errors;
22 import java.awt.Component;
26 import org.jetbrains.annotations.NotNull;
27 import org.jetbrains.annotations.Nullable;
50 public void correct(@NotNull
final Component parentComponent) {
SlayingError(@NotNull final G gameObject)
Creates a new instance.
Validation error that's used when the SlayingChecker detected a possible error on the map.
Base package of all Gridarta classes.
Reflects a game object (object on a map).
Class for validation errors related to a GameObject.
GameObjects are the objects based on Archetypes found on maps.
Interface for MapArchObjects.
void correct(@NotNull final Component parentComponent)
Try to correct this error.
This interface can be implemented by errors that provide a facility to correct them.
static final long serialVersionUID
The serial version UID.
String getParameter(final int id)