org.apache.ecs.rtf
Interface Border

All Known Implementing Classes:
BorderTop, BorderBottom, BorderLeft, BorderRight

public interface Border

Interface that border classes implement so that we are able to do one is instanceof Border rather then a great big || statement.




Copyright © 2000 Apache Software Foundation. All Rights Reserved.