All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.viaoa.web.swing.JTabbedPane Maven / Gradle / Ivy

The newest version!
package com.viaoa.web.swing;

public class JTabbedPane extends Component {

    public static final String SCROLL_TAB_LAYOUT = null;

    public void setTabLayoutPolicy(String scrollTabLayout) {
        // TODO Auto-generated method stub
        
    }

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy