Serialized Form
Class jus.util.AcceptorException extends java.lang.Exception implements Serializable |
rejected
java.lang.Object rejected
Class jus.util.Counter extends java.lang.Object implements Serializable |
propertySupport
java.beans.PropertyChangeSupport propertySupport
counter
int counter
thread
java.lang.Thread thread
running
boolean running
counting
java.lang.Runnable counting
vetoableSupport
java.beans.VetoableChangeSupport vetoableSupport
counterListeners
java.util.List<E> counterListeners
unity
int unity
- Holds value of property unity.
Class jus.util.Input extends javax.swing.JDialog implements Serializable |
Class jus.util.JCounter extends javax.swing.JPanel implements Serializable |
counter
jus.util.Counter counter
acceptor
jus.util.AcceptorSupport acceptor
start
javax.swing.JButton start
restart
javax.swing.JButton restart
jLabel1
javax.swing.JLabel jLabel1
jLabel2
javax.swing.JLabel jLabel2
jPanel2
javax.swing.JPanel jPanel2
delay
javax.swing.JLabel delay
unity
javax.swing.JTextField unity
jPanel1
javax.swing.JPanel jPanel1
stop
javax.swing.JButton stop
Class jus.util.JTimer extends javax.swing.JPanel implements Serializable |
timer
jus.util.Timer timer
acceptor
jus.util.AcceptorSupport acceptor
alarm
javax.swing.JLabel alarm
jLabel1
javax.swing.JLabel jLabel1
jLabel3
javax.swing.JLabel jLabel3
jLabel2
javax.swing.JLabel jLabel2
jPanel2
javax.swing.JPanel jPanel2
delay
javax.swing.JTextField delay
unity
javax.swing.JTextField unity
counter
javax.swing.JLabel counter
jPanel1
javax.swing.JPanel jPanel1
arm
javax.swing.JButton arm
Class jus.util.Timer extends java.lang.Object implements Serializable |
startCounter
int startCounter
counter
int counter
thread
java.lang.Thread thread
counting
java.lang.Runnable counting
propertySupport
java.beans.PropertyChangeSupport propertySupport
vetoableSupport
java.beans.VetoableChangeSupport vetoableSupport
timerListeners
java.util.List<E> timerListeners
unity
int unity
- Holds value of property unity.
initialCounter
int initialCounter
delay
long delay
local
java.io.StringWriter local
out
java.io.PrintWriter out
- Le PrintWriter associé à ce widget
outp
java.io.PrintStream outp
- le PrintStream associé à ce widget