com.objectwave.persist.constraints.gui
Class ConstraintSelection
java.lang.Object
|
+--com.objectwave.persist.constraints.gui.ConstraintSelection
- public class ConstraintSelection
- extends java.lang.Object
For selecting constraints.
- Version:
- 1.3
- Author:
- Steven Sinclair
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConstraintSelection
public ConstraintSelection()
getButtons
protected javax.swing.JPanel getButtons()
getConstraints
public java.util.Vector getConstraints()
getPersistence
public Persistence getPersistence()
getSelectionPanel
public javax.swing.JPanel getSelectionPanel()
getTable
protected javax.swing.JTable getTable()
initConstraints
public void initConstraints(CustomReportIF customReport)
main
public static void main(java.lang.String[] args)
setPersistence
public void setPersistence(Persistence p)
visuallyEditConstraint
protected boolean visuallyEditConstraint(Constraint c)
throws java.lang.IllegalAccessException,
java.lang.ClassNotFoundException,
java.lang.InstantiationException
java.lang.IllegalAccessException
java.lang.ClassNotFoundException
java.lang.InstantiationException