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

convex.gui.wallet.FriendPanel Maven / Gradle / Ivy

The newest version!
package convex.gui.wallet;

import javax.swing.JPanel;

import convex.api.Convex;

@SuppressWarnings("serial")
public class FriendPanel extends JPanel {

	public FriendPanel(Convex convex) {
		// TODO Auto-generated constructor stub
	}

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy