
com.viaoa.web.swing.CardLayout Maven / Gradle / Ivy
package com.viaoa.web.swing;
public class CardLayout implements LayoutInterface {
public CardLayout(int hgap, int vgap) {
// TODO Auto-generated constructor stub
}
public void show(JPanel panTable, String id) {
// TODO Auto-generated method stub
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy