gui
Class JPanelLastStielLinks

java.lang.Object
  |
  +--java.awt.Component
        |
        +--java.awt.Container
              |
              +--javax.swing.JComponent
                    |
                    +--javax.swing.JPanel
                          |
                          +--gui.JPanelLastStielLinks

class JPanelLastStielLinks
extends JPanel


Fields inherited from class javax.swing.JComponent
WHEN_FOCUSED, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_IN_FOCUSED_WINDOW, UNDEFINED_CONDITION, TOOL_TIP_TEXT_KEY

Fields inherited from class java.awt.Component
TOP_ALIGNMENT, CENTER_ALIGNMENT, BOTTOM_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT

Constructor Summary
 (package private) JPanelLastStielLinks()
          Creates new form JPanelLastStiel

Method Summary
 (package private) doublegetAufbauten()
          Liefert die Flächenlast der Aufbauten in [MN/m²]
 (package private) doublegetErdEigenlast()
          Liefert Eigenlast des Bodens in [MN/m³]
 (package private) doublegetPersonenlast()
          Liefert Personenlast auf den Bodens in [MN/m²]
 (package private) doublegetReibungswinkel()
          Liefert Reibungswinkel phi in [°]
 (package private) voidsetAufbauten(double aufbauten)
          Setzt die Flächenlast der Aufbauten in [MN/m²]
 (package private) voidsetEigenlast(double last)
          Setzt die Gewichtskraft des Stiels in [MN/m]
 (package private) voidsetErddruck(double last)
          Setzt Erddruck [MN/m]
 (package private) voidsetErdEigenlast(double erdEigenlast)
          Setzt Eigenlast des Bodens in [MN/m³]
 (package private) voidsetGewichtskraft(double last)
          Setzt gesamte Gewichtskraft des Stiels in [MN]
 (package private) voidsetPersonendruck(double last)
          Setzt Personendruck in [MN/m]
 (package private) voidsetPersonenlast(double personenlast)
          Setzt Personenlast auf den Bodens in [MN/m²]
 (package private) voidsetReibungswinkel(double reibungswinkel)
          Setzt Reibungswinkel phi in [°]

Methods inherited from class javax.swing.JPanel
updateUI, getUIClassID, getAccessibleContext

Methods inherited from class javax.swing.JComponent
update, paint, printAll, print, isPaintingTile, isFocusCycleRoot, isManagingFocus, setNextFocusableComponent, getNextFocusableComponent, setRequestFocusEnabled, isRequestFocusEnabled, requestFocus, grabFocus, setVerifyInputWhenFocusTarget, getVerifyInputWhenFocusTarget, setPreferredSize, getPreferredSize, setMaximumSize, getMaximumSize, setMinimumSize, getMinimumSize, isMinimumSizeSet, isPreferredSizeSet, isMaximumSizeSet, contains, setBorder, getBorder, getInsets, getInsets, getAlignmentY, setAlignmentY, getAlignmentX, setAlignmentX, setInputVerifier, getInputVerifier, getGraphics, setDebugGraphicsOptions, getDebugGraphicsOptions, registerKeyboardAction, registerKeyboardAction, unregisterKeyboardAction, getRegisteredKeyStrokes, getConditionForKeyStroke, getActionForKeyStroke, resetKeyboardActions, setInputMap, getInputMap, getInputMap, setActionMap, getActionMap, requestDefaultFocus, setVisible, hide, setEnabled, setForeground, setBackground, setFont, isFocusTraversable, setToolTipText, getToolTipText, getToolTipText, getToolTipLocation, createToolTip, scrollRectToVisible, setAutoscrolls, getAutoscrolls, enable, disable, getClientProperty, putClientProperty, isLightweightComponent, reshape, getBounds, getSize, getLocation, getX, getY, getWidth, getHeight, hasFocus, isOpaque, setOpaque, computeVisibleRect, getVisibleRect, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, addPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListener, addVetoableChangeListener, removeVetoableChangeListener, getTopLevelAncestor, addAncestorListener, removeAncestorListener, getListeners, addNotify, removeNotify, repaint, repaint, revalidate, isValidateRoot, isOptimizedDrawingEnabled, paintImmediately, paintImmediately, setDoubleBuffered, isDoubleBuffered, getRootPane

Methods inherited from class java.awt.Container
getComponentCount, countComponents, getComponent, getComponents, insets, add, add, add, add, add, remove, remove, removeAll, getLayout, setLayout, doLayout, layout, invalidate, validate, preferredSize, minimumSize, paintComponents, printComponents, addContainerListener, removeContainerListener, deliverEvent, getComponentAt, locate, getComponentAt, findComponentAt, findComponentAt, isAncestorOf, list, list

Methods inherited from class java.awt.Component
getName, setName, getParent, getPeer, setDropTarget, getDropTarget, getGraphicsConfiguration, getTreeLock, getToolkit, isValid, isDisplayable, isVisible, isShowing, isEnabled, enable, enableInputMethods, show, show, getForeground, getBackground, getFont, getLocale, setLocale, getColorModel, getLocation, getLocationOnScreen, location, setLocation, move, setLocation, getSize, size, setSize, resize, setSize, resize, getBounds, bounds, setBounds, setBounds, isLightweight, getFontMetrics, setCursor, getCursor, paintAll, repaint, repaint, repaint, imageUpdate, createImage, createImage, prepareImage, prepareImage, checkImage, checkImage, inside, contains, dispatchEvent, postEvent, addComponentListener, removeComponentListener, addFocusListener, removeFocusListener, addHierarchyListener, removeHierarchyListener, addHierarchyBoundsListener, removeHierarchyBoundsListener, addKeyListener, removeKeyListener, addMouseListener, removeMouseListener, addMouseMotionListener, removeMouseMotionListener, addInputMethodListener, removeInputMethodListener, getInputMethodRequests, getInputContext, handleEvent, mouseDown, mouseDrag, mouseUp, mouseMove, mouseEnter, mouseExit, keyDown, keyUp, action, gotFocus, lostFocus, transferFocus, nextFocus, add, remove, toString, list, list, list, setComponentOrientation, getComponentOrientation

Methods inherited from class java.lang.Object
getClass, hashCode, equals, notify, notifyAll, wait, wait, wait

Constructor Detail

JPanelLastStielLinks

JPanelLastStielLinks()
Creates new form JPanelLastStiel
Method Detail

getAufbauten

double getAufbauten()
Liefert die Flächenlast der Aufbauten in [MN/m²]
Returns: Flächenlast der Aufbauten in [MN/m²]

getErdEigenlast

double getErdEigenlast()
Liefert Eigenlast des Bodens in [MN/m³]
Returns: Eigenlast des Bodens in [MN/m³]

getPersonenlast

double getPersonenlast()
Liefert Personenlast auf den Bodens in [MN/m²]
Returns: Personenlast auf den Bodens in [MN/m²]

getReibungswinkel

double getReibungswinkel()
Liefert Reibungswinkel phi in [°]
Returns: Reibungswinkel phi in [°]

setAufbauten

void setAufbauten(double aufbauten)
Setzt die Flächenlast der Aufbauten in [MN/m²]
Parameters:
aufbauten - Flächenlast der Aufbauten in [MN/m²]

setEigenlast

void setEigenlast(double last)
Setzt die Gewichtskraft des Stiels in [MN/m]
Parameters:
Setzt die Gewichtskraft des Stiels in [MN/m]

setErddruck

void setErddruck(double last)
Setzt Erddruck [MN/m]
Parameters:
wert - Erddruck [MN/m]

setErdEigenlast

void setErdEigenlast(double erdEigenlast)
Setzt Eigenlast des Bodens in [MN/m³]
Parameters:
Eigenlast des Bodens in [MN/m³]

setGewichtskraft

void setGewichtskraft(double last)
Setzt gesamte Gewichtskraft des Stiels in [MN]
Parameters:
gesamte Gewichtskraft des Stiels in [MN]

setPersonendruck

void setPersonendruck(double last)
Setzt Personendruck in [MN/m]
Parameters:
wert - Personendruck in [MN/m]

setPersonenlast

void setPersonenlast(double personenlast)
Setzt Personenlast auf den Bodens in [MN/m²]
Parameters:
Personenlast auf den Bodens in [MN/m²]

setReibungswinkel

void setReibungswinkel(double reibungswinkel)
Setzt Reibungswinkel phi in [°]
Parameters:
Reibungswinkel phi in [°]

Association Links

to Class javax.swing.JLabel

to Class javax.swing.JPanel

to Class javax.swing.JPanel

to Class javax.swing.JLabel

to Class javax.swing.JTextField

to Class javax.swing.JLabel

to Class javax.swing.JTextField

to Class javax.swing.JLabel

to Class javax.swing.JTextField

to Class javax.swing.JLabel

to Class javax.swing.JLabel

to Class javax.swing.JTextField

to Class javax.swing.JLabel

to Class javax.swing.JTextField

to Class javax.swing.JLabel

to Class javax.swing.JTextField

to Class javax.swing.JLabel

to Class javax.swing.JTextField

to Class javax.swing.JLabel

to Class javax.swing.JTextField