Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.metawidget.inspector Classes and Interfaces - 101 results found.
NameDescriptionTypePackageFramework
ActionInterface over actions, in case we want to support non-method based actions in the future.Interfaceorg.metawidget.inspector.impl.actionstyleMetaWidget
ActionStyleAbstraction layer for retrieving actions from types.Interfaceorg.metawidget.inspector.impl.actionstyleMetaWidget
BaseActionStyleConvenience implementation for ActionStyles.Classorg.metawidget.inspector.impl.actionstyleMetaWidget
BaseObjectInspectorConvenience implementation for Inspectors that inspect Objects.Classorg.metawidget.inspector.implMetaWidget
BaseObjectInspectorConfigBase class for BaseObjectInspector configurations.Classorg.metawidget.inspector.implMetaWidget
BasePropertyConvenience implementation for Properties.Classorg.metawidget.inspector.impl.propertystyleMetaWidget
BasePropertyStyleConvenience implementation for PropertyStyles.Classorg.metawidget.inspector.impl.propertystyleMetaWidget
BaseTraitConvenience implementation for Traits.Classorg.metawidget.inspector.implMetaWidget
BaseTraitStyleConvenience implementation for ActionStyles and PropertyStyles.Classorg.metawidget.inspector.implMetaWidget
BaseTraitStyleConfigBase class for BaseTraitStyle configurations.Classorg.metawidget.inspector.implMetaWidget
BaseXmlInspectorConvenience implementation for Inspectors that inspect XML files.Classorg.metawidget.inspector.implMetaWidget
BaseXmlInspectorConfigBase class for BaseXmlInspectorConfig configurations.Classorg.metawidget.inspector.implMetaWidget
BeanValidationInspectorInspects annotations defined by Bean Validation (JSR 303).Classorg.metawidget.inspector.beanvalidationMetaWidget
CommonsValidatorInspectorInspector to look for metadata in validation.Classorg.metawidget.inspector.commons.validatorMetaWidget
CommonsValidatorInspectorConfigConfigures a CommonsValidatorInspector prior to use.Classorg.metawidget.inspector.commons.validatorMetaWidget
CompositeInspectorDelegates inspection to one or more sub-inspectors, then combines the resulting DOMs.Classorg.metawidget.inspector.compositeMetaWidget
CompositeInspectorConfigConfigures a CompositeInspector prior to use.Classorg.metawidget.inspector.compositeMetaWidget
DomInspectorInspects the given Object and type and returns the result as a DOM Element.Interfaceorg.metawidget.inspector.ifaceMetaWidget
FacesAnnotationInspectorInspects annotations defined by Metawidget's Java Server Faces support (declared in this sameAuthor:Richard KennardClassorg.metawidget.inspector.facesMetaWidget
FacesInspectionResultConstantsFaces-specific element and attribute names appearing in DOMs conforming to inspection-result-1.Classorg.metawidget.inspector.facesMetaWidget
GroovyPropertyStylePropertyStyle for Groovy-style properties.Classorg.metawidget.inspector.impl.propertystyle.groovyMetaWidget
GroovyPropertyStyleConfigConfigures a GroovyPropertyStyle prior to use.Classorg.metawidget.inspector.impl.propertystyle.groovyMetaWidget
GwtRemoteInspectorGWT AJAX interface to GwtRemoteInspectorImpl servlet.Interfaceorg.metawidget.inspector.gwt.remote.ifaceMetaWidget
GwtRemoteInspectorAsyncGWT asynchronous AJAX interface to GwtRemoteInspectorImpl servlet.Interfaceorg.metawidget.inspector.gwt.remote.ifaceMetaWidget
GwtRemoteInspectorImplServlet for running inspections in GWT environments.Classorg.metawidget.inspector.gwt.remote.serverMetaWidget
GwtRemoteInspectorProxyGwtInspector that sends its objects to the server for inspection.Classorg.metawidget.inspector.gwt.remote.clientMetaWidget
HibernateInspectorInspector to look for relevant settings in hibernate.Classorg.metawidget.inspector.hibernateMetaWidget
HibernateInspectorConfigConfigures a HibernateInspector prior to use.Classorg.metawidget.inspector.hibernateMetaWidget
HibernateValidatorInspectionResultConstantsClassorg.metawidget.inspector.hibernate.validatorMetaWidget
HibernateValidatorInspectorInspects annotations defined by Hibernate Validator.Classorg.metawidget.inspector.hibernate.validatorMetaWidget
InspectionResultConstantsCommon element and attribute names appearing in DOMs conforming to inspection-result-1.Classorg.metawidget.inspectorMetaWidget
InspectorCommon interface implemented by all Inspectors.Interfaceorg.metawidget.inspector.ifaceMetaWidget
InspectorExceptionAny exception that occurs during inspection.Classorg.metawidget.inspector.ifaceMetaWidget
JacksonInspectorInspects annotations defined by Jackson.Classorg.metawidget.inspector.jacksonMetaWidget
JavaBeanPropertyStylePropertyStyle for JavaBean-style properties.Classorg.metawidget.inspector.impl.propertystyle.javabeanMetaWidget
JavaBeanPropertyStyle .FieldPropertyPublic member field-based property.Classorg.metawidget.inspector.impl.propertystyle.javabean.JavaBeanPropertyStyleMetaWidget
JavaBeanPropertyStyle .JavaBeanPropertyJavaBean-convention-based property.Classorg.metawidget.inspector.impl.propertystyle.javabean.JavaBeanPropertyStyleMetaWidget
JavaBeanPropertyStyleConfigConfigures a JavaBeanPropertyStyle prior to use.Classorg.metawidget.inspector.impl.propertystyle.javabeanMetaWidget
JavassistPropertyStylePropertyStyle for environments that use JavaBeans and have Javassist available.Classorg.metawidget.inspector.impl.propertystyle.javassistMetaWidget
JaxbInspectorInspects annotations defined by Java API for XML Binding (JAXB).Classorg.metawidget.inspector.jaxbMetaWidget
JpaInspectorInspects annotations defined by Java Persistence API (JPA).Classorg.metawidget.inspector.jpaMetaWidget
JpaInspectorConfigConfigures a JpaInspector prior to use.Classorg.metawidget.inspector.jpaMetaWidget
JsonInspectorInspector to look for metadata in JSON files.Classorg.metawidget.inspector.jsonMetaWidget
JsonInspectorConfigConfigures an JsonInspector prior to use.Classorg.metawidget.inspector.jsonMetaWidget
JsonSchemaInspectorInspector to look for metadata in JSON Schema files.Classorg.metawidget.inspector.json.schemaMetaWidget
JspAnnotationInspectorInspects annotations defined by Metawidget's JSP support (declared in this same package).Classorg.metawidget.inspector.jspMetaWidget
JspInspectionResultConstantsJSP-specific element and attribute names appearing in DOMs conforming to inspection-result-1.Classorg.metawidget.inspector.jspMetaWidget
MetawidgetActionStyleActionStyle for Metawidget-style actions.Classorg.metawidget.inspector.impl.actionstyle.metawidgetMetaWidget
MetawidgetAnnotationInspectorInspects annotations defined by Metawidget (declared in this same package).Classorg.metawidget.inspector.annotationMetaWidget
MethodActionStyleConvenience ActionStyle implementation for Method-based actions.Classorg.metawidget.inspector.impl.actionstyleMetaWidget
MethodActionStyle .MethodActionMethod-based action.Classorg.metawidget.inspector.impl.actionstyle.MethodActionStyleMetaWidget
OvalInspectorInspects annotations defined by OVal.Classorg.metawidget.inspector.ovalMetaWidget
PageflowInspectorInspector to look for relevant settings in JBoss jBPM pageflow jPDL files.Classorg.metawidget.inspector.jbpmMetaWidget
PropertyInterface over getter/setter-based, field-based, or Groovy-based properties, so that Inspectors can treat them all the same.Interfaceorg.metawidget.inspector.impl.propertystyleMetaWidget
PropertyStyleAbstraction layer for retrieving properties from types.Interfaceorg.metawidget.inspector.impl.propertystyleMetaWidget
PropertyTypeInspectionResultConstantsPropertyType-specific element and attribute names appearing in DOMs conforming to inspection-result-1.Classorg.metawidget.inspector.propertytypeMetaWidget
PropertyTypeInspectorInspector to look for types of properties.Classorg.metawidget.inspector.propertytypeMetaWidget
ScalaPropertyStylePropertyStyle for Scala-style properties.Classorg.metawidget.inspector.impl.propertystyle.scalaMetaWidget
ScalaPropertyStyleConfigConfigures a ScalaPropertyStyleConfig prior to use.Classorg.metawidget.inspector.impl.propertystyle.scalaMetaWidget
SeamInspectorInspector to look for relevant settings in Seam XML files.Classorg.metawidget.inspector.seamMetaWidget
SeamInspectorConfigConfigures a SeamInspector prior to use.Classorg.metawidget.inspector.seamMetaWidget
SpringAnnotationInspectorInspects annotations defined by Metawidget's Spring support (declared in this same package).Classorg.metawidget.inspector.springMetaWidget
SpringInspectionResultConstantsSpring-specific element and attribute names appearing in DOMs conforming to inspection-result-1.Classorg.metawidget.inspector.springMetaWidget
StaticFacesInspectionResultConstantsFaces-specific element and attribute names appearing in DOMs conforming to inspection-result-1.Classorg.metawidget.inspector.facesMetaWidget
StaticPropertyStylePropertyStyle for statically-declared properties.Classorg.metawidget.inspector.impl.propertystyle.staticallyMetaWidget
StrutsAnnotationInspectorInspects annotations defined by Metawidget's Struts support (declared in this same package).Classorg.metawidget.inspector.strutsMetaWidget
StrutsInspectionResultConstantsStruts-specific element and attribute names appearing in DOMs conforming to inspection-result-1.Classorg.metawidget.inspector.strutsMetaWidget
StrutsInspectorInspector to look for metadata in struts-config.Classorg.metawidget.inspector.strutsMetaWidget
StrutsInspectorConfigConfigures a StrutsInspector prior to use.Classorg.metawidget.inspector.strutsMetaWidget
SwingAppFrameworkActionStyleActionStyle for Swing AppFramework-style actions.Classorg.metawidget.inspector.impl.actionstyle.swingMetaWidget
SwingAppFrameworkInspectorInspects annotations defined by Swing AppFramework.Classorg.metawidget.inspector.swingMetaWidget
SwingAppFrameworkInspectorConfigConfigures a SwingAppFrameworkInspector prior to use.Classorg.metawidget.inspector.swingMetaWidget
TraitInterface common to both org.Interfaceorg.metawidget.inspector.implMetaWidget
UiActionIdentifies a method as being an executable action.Classorg.metawidget.inspector.annotationMetaWidget
UiAttributeAnnotates an arbitrary Metawidget attribute.Classorg.metawidget.inspector.annotationMetaWidget
UiAttributesAnnotates arbitrary attributes for the UI.Classorg.metawidget.inspector.annotationMetaWidget
UiComesAfterAnnotates the field comes after the other given field(s) in the UI.Classorg.metawidget.inspector.annotationMetaWidget
UiFacesAjaxAnnotates the widget for this field should use AJAX in response to the given event.Classorg.metawidget.inspector.facesMetaWidget
UiFacesComponentAnnotates the field should be rendered using the given Faces component type in the UI.Classorg.metawidget.inspector.facesMetaWidget
UiFacesConverterAnnotates the field should use the given Faces converter in the UI.Classorg.metawidget.inspector.facesMetaWidget
UiFacesDateTimeConverterAnnotates the field should use the standard Faces DateTimeConverter.Classorg.metawidget.inspector.facesMetaWidget
UiFacesLookupAnnotates the value in the field should belong to the set returned by the given EL expression.Classorg.metawidget.inspector.facesMetaWidget
UiFacesNumberConverterAnnotates the field should use the standard Faces NumberConverter.Classorg.metawidget.inspector.facesMetaWidget
UiFacesSuggestAnnotates the value in the field should be 'suggested' (ie.Classorg.metawidget.inspector.facesMetaWidget
UiJspLookupAnnotates the value returned by the field should belong to the set returned by the given ELAuthor:Richard KennardClassorg.metawidget.inspector.jspMetaWidget
UiLabelAnnotates the field should have the given label in the UI.Classorg.metawidget.inspector.annotationMetaWidget
UiLargeAnnotates the field should be 'large' in the UI.Classorg.metawidget.inspector.annotationMetaWidget
UiLookupAnnotates the value in the field should belong to the given set of Strings.Classorg.metawidget.inspector.annotationMetaWidget
UiRequiredAnnotates the field should be 'required' in the UI.Classorg.metawidget.inspector.annotationMetaWidget
UiSectionAnnotates the field should be preceding by a section heading.Classorg.metawidget.inspector.annotationMetaWidget
UiSpringLookupAnnotates the value returned by the field should belong to the set returned by the given EL Because Spring's s:options tag takes a JSP EL expression, not a 'Spring beans aware'Classorg.metawidget.inspector.springMetaWidget
UiStrutsLookupAnnotates the value returned by the field should belong to the set returned by the named JSP bean and property (as used by Struts' html:options).Classorg.metawidget.inspector.strutsMetaWidget
UiWideAnnotates the field should be 'wide' in the UI, spanning all columns in a multi-column layout.Classorg.metawidget.inspector.annotationMetaWidget
ValidatingCompositeInspectorCompositeInspector that validates the inspection result XMLs against the inspection-result-1.Classorg.metawidget.inspector.compositeMetaWidget
ValidatingCompositeInspectorConfigConfigures a CompositeInspector prior to use.Classorg.metawidget.inspector.compositeMetaWidget
ValueAndDeclaredTypeSimple immutable structure to store a value and its declared type.Classorg.metawidget.inspector.impl.propertystyleMetaWidget
WsdlInspectorInspector to look for metadata in Web Services Description Language (WSDL) files.Classorg.metawidget.inspector.wsdlMetaWidget
XmlInspectorInspects inspection-result-1.Classorg.metawidget.inspector.xmlMetaWidget
XmlInspectorConfigConfigures an XmlInspector prior to use.Classorg.metawidget.inspector.xmlMetaWidget
XmlSchemaInspectorInspector to look for metadata in XML Schema (XSD) files.Classorg.metawidget.inspector.xsdMetaWidget
XmlSchemaInspectorConfigConfigures an XmlSchemaInspector prior to use.Classorg.metawidget.inspector.xsdMetaWidget