net.sourceforge.jfacets.impl
Class DefaultFacet
java.lang.Object
net.sourceforge.jfacets.impl.DefaultFacet
- All Implemented Interfaces:
- IFacet
public class DefaultFacet
- extends Object
- implements IFacet
A default facet that does nothing !
- Author:
- Remi VANKEISBELCK - rvkb.com (remi 'at' rvkb.com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultFacet
public DefaultFacet()
setFacetContext
public void setFacetContext(IFacetContext ctx)
- Description copied from interface:
IFacet
- Invoked by the framework, passing it the facet context
- Specified by:
setFacetContext in interface IFacet
- Parameters:
ctx - the facet fontext
getFacetContext
public IFacetContext getFacetContext()
- Description copied from interface:
IFacet
- Return the facet context
- Specified by:
getFacetContext in interface IFacet
Copyright © 2012. All Rights Reserved.