/* * C7.java * * Created on August 5, 2003, 4:52 PM */ /** * * @author mmetelka */ public class C7 extends javax.swing.JComponent { /** Creates a new instance o * *public void addAncestorListener(javax.swing.event.AncestorListener listener) { } * *public void addNotify() { } * *public void addPropertyChangeListener(java.beans.PropertyChangeListener listener) { } * *public void addPropertyChangeListener(String propertyName, java.beans.PropertyChangeListener listener) { } * *public void addVetoableChangeListener(java.beans.VetoableChangeListener listener) { } * *public void computeVisibleRect(java.awt.Rectangle visibleRect) { } * *public boolean contains(int x, int y) { } * *public javax.swing.JToolTip createToolTip() { } * *public void disable() { } * *public void enable() { } * * * * * * * * * * f C7 */ public C7() { } }