- All Known Implementing Classes:
GuiSwingMapperSet.MapperReprClass
- Enclosing class:
GuiSwingMapperSet
public static interface GuiSwingMapperSet.Mapper
a mapping between
GuiRepresentation
bound to a GuiMappingContext
and GuiSwingElement
.
the mapping can be varied by a mapping type GuiSwingMapperSet.MapperMatchType
.-
Method Summary
Modifier and TypeMethodDescriptionboolean
match
(GuiMappingContext context, GuiSwingMapperSet.MapperMatchType matchType) view
(GuiMappingContext context)
-
Method Details
-
match
-
view
-