Uses of Class
de.xima.fc.gui.statics.ELinkTarget
-
Packages that use ELinkTarget Package Description de.xima.fc.gui.statics -
-
Uses of ELinkTarget in de.xima.fc.gui.statics
Methods in de.xima.fc.gui.statics that return ELinkTarget Modifier and Type Method Description static ELinkTarget
ELinkTarget. valueOf(String name)
Returns the enum constant of this type with the specified name.static ELinkTarget[]
ELinkTarget. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-