|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.awt.Component
java.awt.Container
java.awt.Panel
java.applet.Applet
edu.davidson.tools.SApplet
circuit.CircuitApplet
Field Summary |
Fields inherited from class edu.davidson.tools.SApplet |
destroyed |
Fields inherited from class java.awt.Component |
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
Fields inherited from interface java.awt.image.ImageObserver |
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
Constructor Summary | |
CircuitApplet()
|
Method Summary | |
int |
addACSource(int i1,
int j1,
int i2,
int j2)
|
int |
addAmmeter(int i1,
int j1,
int i2,
int j2)
|
int |
addBattery(int i1,
int j1,
int i2,
int j2)
|
int |
addCapacitor(int i1,
int j1,
int i2,
int j2)
|
int |
addInductor(int i1,
int j1,
int i2,
int j2)
|
int |
addOnOffSwitch(int i1,
int j1,
int i2,
int j2)
|
int |
addPart(int i1,
int j1,
int i2,
int j2)
|
int |
addResistor(int i1,
int j1,
int i2,
int j2)
|
int |
addTransformer(int i1,
int j1,
int i2,
int j2,
boolean horz)
|
int |
addVoltmeter(int i1,
int j1,
int i2,
int j2)
|
int |
addWire(int i1,
int j1,
int i2,
int j2)
|
java.lang.String |
getAppletInfo()
|
java.lang.String[][] |
getParameterInfo()
|
boolean |
setAmmeter(int id,
double current,
boolean showCurrent)
|
boolean |
setBatteryEMF(int id,
double emf,
boolean showV)
|
boolean |
setCapacitance(int id,
double c,
boolean showC,
boolean showV,
boolean showPhase)
|
boolean |
setCurrent(int id,
double c)
|
void |
setDefault()
Reset the clock to time=0. |
void |
setGridSize(int i,
int j)
|
boolean |
setHint(int id,
java.lang.String str)
|
boolean |
setInductance(int id,
double l,
boolean showL,
boolean showV,
boolean showPhase)
|
boolean |
setLabel(int id,
java.lang.String str)
|
boolean |
setMilliAmp(int id,
boolean showMilliAmp)
|
boolean |
setPhaseDegree(int id,
double p)
|
void |
setPixPerCell(int ppc)
|
boolean |
setResistance(int id,
double r,
boolean showR,
boolean showV,
boolean showPhase)
|
boolean |
setSwitchOn(int id,
boolean on)
|
void |
setTitle(java.lang.String t)
|
boolean |
setVolt(int id,
double v)
|
boolean |
setVoltmeter(int id,
double voltage,
boolean showV)
|
Methods inherited from class java.applet.Applet |
destroy, getAccessibleContext, getAppletContext, getAudioClip, getAudioClip, getCodeBase, getDocumentBase, getImage, getImage, getLocale, getParameter, init, isActive, newAudioClip, play, play, resize, resize, setStub, showStatus, start |
Methods inherited from class java.awt.Panel |
addNotify |
Methods inherited from class java.awt.Container |
add, add, add, add, add, addContainerListener, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getInsets, getLayout, getListeners, getMaximumSize, getMinimumSize, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paint, paintComponents, preferredSize, print, printComponents, remove, remove, removeAll, removeContainerListener, removeNotify, setFocusCycleRoot, setFocusTraversalKeys, setFocusTraversalPolicy, setFont, setLayout, transferFocusBackward, transferFocusDownCycle, update, validate |
Methods inherited from class java.awt.Component |
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, dispatchEvent, enable, enable, enableInputMethods, getBackground, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphics, getGraphicsConfiguration, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getToolkit, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isOpaque, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, printAll, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, repaint, requestFocus, requestFocusInWindow, reshape, setBackground, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, setVisible, show, show, size, toString, transferFocus, transferFocusUpCycle |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public CircuitApplet()
Method Detail |
public final java.lang.String getAppletInfo()
public java.lang.String[][] getParameterInfo()
public void setDefault()
SApplet
setDefault
in class SApplet
public void setGridSize(int i, int j)
public void setTitle(java.lang.String t)
public int addCapacitor(int i1, int j1, int i2, int j2)
public boolean setCapacitance(int id, double c, boolean showC, boolean showV, boolean showPhase)
public int addInductor(int i1, int j1, int i2, int j2)
public boolean setInductance(int id, double l, boolean showL, boolean showV, boolean showPhase)
public int addResistor(int i1, int j1, int i2, int j2)
public int addPart(int i1, int j1, int i2, int j2)
public boolean setResistance(int id, double r, boolean showR, boolean showV, boolean showPhase)
public int addBattery(int i1, int j1, int i2, int j2)
public boolean setBatteryEMF(int id, double emf, boolean showV)
public int addAmmeter(int i1, int j1, int i2, int j2)
public boolean setAmmeter(int id, double current, boolean showCurrent)
public int addVoltmeter(int i1, int j1, int i2, int j2)
public boolean setVoltmeter(int id, double voltage, boolean showV)
public boolean setVolt(int id, double v)
public boolean setCurrent(int id, double c)
public boolean setPhaseDegree(int id, double p)
public boolean setLabel(int id, java.lang.String str)
public boolean setHint(int id, java.lang.String str)
public boolean setMilliAmp(int id, boolean showMilliAmp)
public int addOnOffSwitch(int i1, int j1, int i2, int j2)
public boolean setSwitchOn(int id, boolean on)
public int addTransformer(int i1, int j1, int i2, int j2, boolean horz)
public int addWire(int i1, int j1, int i2, int j2)
public int addACSource(int i1, int j1, int i2, int j2)
public void setPixPerCell(int ppc)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |