Serialized Form


Package <Unnamed>

Class Boton extends javax.swing.JButton implements Serializable

Serialized Fields

alto

int alto

ancho

int ancho

Class Circuito extends javax.swing.JPanel implements Serializable

Serialized Fields

TIPO_TIERRA

int TIPO_TIERRA

TIPO_RESISTENCIA

int TIPO_RESISTENCIA

TIPO_FUENTE

int TIPO_FUENTE

CON_HEAD

int CON_HEAD

CON_FOOT

int CON_FOOT

D

int D

currentMouseListener

java.awt.event.MouseListener currentMouseListener

currentMouseMotionListener

java.awt.event.MouseMotionListener currentMouseMotionListener

componentes

java.util.ArrayList<E> componentes

nodos

java.util.ArrayList<E> nodos

blanco

int blanco

seleccion

boolean seleccion

Class Dibujo extends javax.swing.JPanel implements Serializable

Serialized Fields

Icir

java.awt.Image Icir

V

double V

R

double R

mensaje

java.lang.String mensaje

volts

java.lang.String volts

ohms

java.lang.String ohms

Class Principal extends javax.swing.JApplet implements Serializable

Class Ventanabotones extends javax.swing.JPanel implements Serializable

Serialized Fields

botontierra

Boton botontierra

botonresistencia

Boton botonresistencia

botonfuente

Boton botonfuente

botonmover

javax.swing.JButton botonmover

botongirar

javax.swing.JButton botongirar

botonborrar

javax.swing.JButton botonborrar

botonlimpiar

javax.swing.JButton botonlimpiar

botontevenin

javax.swing.JButton botontevenin

circuit

Circuito circuit

Class Ventanaeditcir extends javax.swing.JRootPane implements Serializable

Serialized Fields

layout

javax.swing.SpringLayout layout

cir

Circuito cir

vt

Ventanatexto vt

distancia

int distancia

Class Ventanaprincipal extends javax.swing.JRootPane implements Serializable

Serialized Fields

vc

Ventanaeditcir vc

vb

Ventanabotones vb

layout

javax.swing.SpringLayout layout

doscientos

int doscientos

cinco

int cinco

menosCinco

int menosCinco

Class Ventanatexto extends javax.swing.JPanel implements Serializable

Serialized Fields

enable

javax.swing.JButton enable

label

javax.swing.JLabel label

quote

javax.swing.JTextField quote

enableselec

boolean enableselec

select

boolean select

TIPO_TIERRA

int TIPO_TIERRA

TIPO_RESISTENCIA

int TIPO_RESISTENCIA

TIPO_FUENTE

int TIPO_FUENTE