
com.viaoa.web.swing.Component Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of oa-web Show documentation
Show all versions of oa-web Show documentation
Object Automation Web library
package com.viaoa.web.swing;
public class Component implements ComponentInterface {
public void requestFocus() {
// TODO Auto-generated method stub
}
public void add(Component comp) {
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy