com.viaoa.web.swing.JToolBar 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.swing;
public class JToolBar extends Component {
public void setFloatable(boolean b) {
// TODO Auto-generated method stub
}
public void setRollover(boolean b) {
// TODO Auto-generated method stub
}
}