fun_sin
function windowTitle()
{
parent.document.title="fun_sin";
}
Package
Class
Use
Tree
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Class fun_sin
java.lang.Object
java.awt.Component
java.awt.Container
java.awt.Panel
java.applet.Applet
fun_sin
All Implemented Interfaces: javax.accessibility.Accessible, java.awt.event.AdjustmentListener, java.util.EventListener, java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable
public class fun_sinextends java.applet.Appletimplements java.awt.event.AdjustmentListener
Aplet wizualizuje wykres funkcji sinus w zależności od
ustalonych przez użytkownika parametrów. Funkca ma postać
f(x)=sin(Ax+B).
Klasa apletu implementuje interfejs AdjustmentListener.
Author:
Agnieszka Gryz
See Also:Interface AdjustmentListener,
Serialized Form
Nested Class Summary
class
fun_sin.CanvasMoj1
Klasa ta jest wyprowadzona z klasy Canvas.
class
fun_sin.PanelSuwaki
Klasa PanelSuwaki jest wyprowadzona z klasy Panel.
class
fun_sin.PanelTytul
Klasa PanelTytul jest wyprowadzona z klasy Panel.
Field Summary
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
fun_sin()
Method Summary
void
adjustmentValueChanged(java.awt.event.AdjustmentEvent evt)
Metoda reagująca na zmianę wartości suwaków, czyli
parametrów klasy Scrollbar.
void
init()
Funkcja init() zawiera konstruktory
używanych klas oraz inicjalizuje niektóre zmienne.
static void
main(java.lang.String[] args)
Funkcja tworząca okno apletu, wywołuje funkcję apletu init();
void
update(java.awt.Graphics g)
Methods inherited from class java.applet.Applet
destroy, getAccessibleContext, getAppletContext, getAppletInfo, getAudioClip, getAudioClip, getCodeBase, getDocumentBase, getImage, getImage, getLocale, getParameter, getParameterInfo, isActive, newAudioClip, play, play, resize, resize, setStub, showStatus, start, stop
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, 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
fun_sin
public fun_sin()
Method Detail
adjustmentValueChanged
public void adjustmentValueChanged(java.awt.event.AdjustmentEvent evt)
Metoda reagująca na zmianę wartości suwaków, czyli
parametrów klasy Scrollbar.
Należy do interfejsu AdjustmentListener.
Specified by:adjustmentValueChanged in interface java.awt.event.AdjustmentListener
See Also:Interface AdjustmentListener
init
public void init()
Funkcja init() zawiera konstruktory
używanych klas oraz inicjalizuje niektóre zmienne.
See Also:java.applet.Applet.init()
main
public static void main(java.lang.String[] args)
Funkcja tworząca okno apletu, wywołuje funkcję apletu init();
update
public void update(java.awt.Graphics g)
Package
Class
Use
Tree
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Wyszukiwarka
Podobne podstrony:
fun sin panelsuwakifun sinfun sin paneltytulfun sin paneltytulfun sin panelsuwakifun sin canvasmoj1fun sin canvasmoj1Analog 12 72 Vinge, Vernor Original Sin v1 0sinznak fun tryg canvaskatFUN GrudziadzLovecraft, H P Ciudad sin nombre, LaSin And VengeanceGeneratory funkcji Exp i Sindos lid fun der goldener pawe c moll pfte vni vla vc vox3 funwięcej podobnych podstron