com.viaoa.web.OAScroller Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of oa Show documentation
Show all versions of oa Show documentation
Object Automation library
The newest version!
package com.viaoa.web;
import com.viaoa.web.swing.JToolBar;
import com.viaoa.web.swing.*;
public class OAScroller implements ComponentInterface, LayoutInterface {
public OAScroller(JToolBar toolBar) {
// TODO Auto-generated constructor stub
}
}