package _VisualDVM.Validators;
public enum EnvironmentState {
SearchName,
Name,
//-
SearchDescription,
Description
}