1: /* 2: * Copyright (c) 2005 Your Corporation. All Rights Reserved. 3: */ 4: package org.wings.plaf; 5: 6: public interface PageScrollerCG extends ComponentCG { 7: }