gui
Class JInternalFrameEckeBild

java.lang.Object
  |
  +--java.awt.Component
        |
        +--java.awt.Container
              |
              +--javax.swing.JComponent
                    |
                    +--javax.swing.JInternalFrame
                          |
                          +--gui.JInternalFrameEckeBild

class JInternalFrameEckeBild
extends JInternalFrame


Inner Class Summary
 (package private) classJInternalFrameEckeBild.BitmapComponent
           

Fields inherited from class javax.swing.JInternalFrame
CONTENT_PANE_PROPERTY, MENU_BAR_PROPERTY, TITLE_PROPERTY, LAYERED_PANE_PROPERTY, ROOT_PANE_PROPERTY, GLASS_PANE_PROPERTY, FRAME_ICON_PROPERTY, IS_SELECTED_PROPERTY, IS_CLOSED_PROPERTY, IS_MAXIMUM_PROPERTY, IS_ICON_PROPERTY

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) JInternalFrameEckeBild()
          Creates new form JInternalFrame

Method Summary
 StringgetName()
           
 voidsetName(String name)
           

Methods inherited from class javax.swing.JInternalFrame
getUI, setUI, updateUI, getUIClassID, remove, setLayout, getMenuBar, getJMenuBar, setMenuBar, setJMenuBar, getContentPane, setContentPane, getLayeredPane, setLayeredPane, getGlassPane, setGlassPane, getRootPane, setClosable, isClosable, isClosed, setClosed, setResizable, isResizable, setIconifiable, isIconifiable, isIcon, setIcon, setMaximizable, isMaximizable, isMaximum, setMaximum, getTitle, setTitle, setSelected, isSelected, setFrameIcon, getFrameIcon, moveToFront, moveToBack, setLayer, setLayer, getLayer, getDesktopPane, setDesktopIcon, getDesktopIcon, getNormalBounds, setNormalBounds, getFocusOwner, restoreSubcomponentFocus, reshape, addInternalFrameListener, removeInternalFrameListener, doDefaultCloseAction, setDefaultCloseOperation, getDefaultCloseOperation, pack, show, dispose, toFront, toBack, getWarningString, 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, 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

Methods inherited from class java.awt.Container
getComponentCount, countComponents, getComponent, getComponents, insets, add, add, add, add, add, remove, removeAll, getLayout, 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
getParent, getPeer, setDropTarget, getDropTarget, getGraphicsConfiguration, getTreeLock, getToolkit, isValid, isDisplayable, isVisible, isShowing, isEnabled, enable, enableInputMethods, 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

JInternalFrameEckeBild

JInternalFrameEckeBild()
Creates new form JInternalFrame
Method Detail

getName

public String getName()

setName

public void setName(String name)

Association Links

to Class java.lang.String

to Class gui.JInternalFrameEckeBild.BitmapComponent