uk.ac.ebi.adfconverter.usermode.gui
Class MyFrame

java.lang.Object
  extended byjava.awt.Component
      extended byjava.awt.Container
          extended byjavax.swing.JComponent
              extended byjavax.swing.JInternalFrame
                  extended byuk.ac.ebi.adfconverter.usermode.gui.MyFrame
All Implemented Interfaces:
javax.accessibility.Accessible, java.awt.image.ImageObserver, java.awt.MenuContainer, javax.swing.RootPaneContainer, java.io.Serializable, javax.swing.WindowConstants

public class MyFrame
extends javax.swing.JInternalFrame

Environment for frame managing adds frame to the static JDesktopPane

Version:
1.0 date : 14/12/03
Invariant
mot-clé
JinternalFrame, JDesktopPane

Author:
Pierre Marguerite
See Also:
JinternalFrame, JDesktopPane, MyFrame, Serialized Form

Nested Class Summary
 
Nested classes inherited from class javax.swing.JInternalFrame
javax.swing.JInternalFrame.JDesktopIcon
 
Nested classes inherited from class javax.swing.JComponent
javax.swing.JComponent.AccessibleJComponent
 
Field Summary
 
Fields inherited from class javax.swing.JInternalFrame
CONTENT_PANE_PROPERTY, FRAME_ICON_PROPERTY, GLASS_PANE_PROPERTY, IS_CLOSED_PROPERTY, IS_ICON_PROPERTY, IS_MAXIMUM_PROPERTY, IS_SELECTED_PROPERTY, LAYERED_PANE_PROPERTY, MENU_BAR_PROPERTY, ROOT_PANE_PROPERTY, TITLE_PROPERTY
 
Fields inherited from class javax.swing.JComponent
TOOL_TIP_TEXT_KEY, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW
 
Fields inherited from class java.awt.Component
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT
 
Fields inherited from interface javax.swing.WindowConstants
DISPOSE_ON_CLOSE, DO_NOTHING_ON_CLOSE, EXIT_ON_CLOSE, HIDE_ON_CLOSE
 
Fields inherited from interface java.awt.image.ImageObserver
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH
 
Constructor Summary
MyFrame(javax.swing.JComponent p)
          Constructor of MyFrame class displays a frame including a given JComponent p
MyFrame(javax.swing.JComponent p, java.lang.String name)
          Constructor of MyFrame class displays a frame, with a given name name, including a given JComponent p
MyFrame(javax.swing.JComponent p, java.lang.String name, javax.swing.ImageIcon icon)
          Constructor of MyFrame class displays a frame, with a given name name and an ImageIcon for left corner, including a given JComponent p
MyFrame(javax.swing.JComponent p, java.lang.String name, javax.swing.ImageIcon icon, int width, int heigth)
          Constructor of MyFrame class displays a frame, with a given name name, an ImageIcon for left corner and a size (width,heigth), including a given JComponent p
MyFrame(javax.swing.JComponent p, java.lang.String name, int width, int heigth)
          Constructor of MyFrame class displays a frame, with a given name name and a size (width,heigth), including a given JComponent p
MyFrame(javax.swing.JDesktopPane desktop)
          Constructor of MyFrame class add the desktop desktop, where future frame will display
 
Methods inherited from class javax.swing.JInternalFrame
addInternalFrameListener, dispose, doDefaultCloseAction, getAccessibleContext, getContentPane, getDefaultCloseOperation, getDesktopIcon, getDesktopPane, getFocusCycleRootAncestor, getFocusOwner, getFrameIcon, getGlassPane, getInternalFrameListeners, getJMenuBar, getLayer, getLayeredPane, getMenuBar, getMostRecentFocusOwner, getNormalBounds, getRootPane, getTitle, getUI, getUIClassID, getWarningString, hide, isClosable, isClosed, isFocusCycleRoot, isIcon, isIconifiable, isMaximizable, isMaximum, isResizable, isSelected, moveToBack, moveToFront, pack, remove, removeInternalFrameListener, reshape, restoreSubcomponentFocus, setClosable, setClosed, setContentPane, setDefaultCloseOperation, setDesktopIcon, setFocusCycleRoot, setFrameIcon, setGlassPane, setIcon, setIconifiable, setJMenuBar, setLayer, setLayer, setLayeredPane, setLayout, setMaximizable, setMaximum, setMenuBar, setNormalBounds, setResizable, setSelected, setTitle, setUI, show, toBack, toFront, updateUI
 
Methods inherited from class javax.swing.JComponent
addAncestorListener, addNotify, addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBorder, getBounds, getClientProperty, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getGraphics, getHeight, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPreferredSize, getPropertyChangeListeners, getPropertyChangeListeners, getRegisteredKeyStrokes, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, isDoubleBuffered, isLightweightComponent, isManagingFocus, isMaximumSizeSet, isMinimumSizeSet, isOpaque, isOptimizedDrawingEnabled, isPaintingTile, isPreferredSizeSet, isRequestFocusEnabled, isValidateRoot, paint, paintImmediately, paintImmediately, print, printAll, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, resetKeyboardActions, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFont, setForeground, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update
 
Methods inherited from class java.awt.Container
add, add, add, add, add, addContainerListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, remove, removeAll, removeContainerListener, setFocusTraversalKeys, setFocusTraversalPolicy, 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, createImage, createImage, createVolatileImage, createVolatileImage, dispatchEvent, enable, enableInputMethods, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMouseWheelListeners, getName, getParent, getPeer, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, size, toString, transferFocus, transferFocusUpCycle
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MyFrame

public MyFrame(javax.swing.JComponent p)
Constructor of MyFrame class

displays a frame including a given JComponent p

Parameters:
p - a JComponent, we want to display in a JInternalFrame
See Also:
JComponent

MyFrame

public MyFrame(javax.swing.JComponent p,
               java.lang.String name)
Constructor of MyFrame class

displays a frame, with a given name name, including a given JComponent p

Parameters:
p - a JComponent, we want to display in a JInternalFrame
name - a string corresponding to the name of the frame, which is going to be display
See Also:
JComponent

MyFrame

public MyFrame(javax.swing.JComponent p,
               java.lang.String name,
               javax.swing.ImageIcon icon)
Constructor of MyFrame class

displays a frame, with a given name name and an ImageIcon for left corner, including a given JComponent p

Parameters:
p - a JComponent, we want to display in a JInternalFrame
name - a string corresponding to the name of the frame, which is going to be display
icon - an ImageIcon to be display in the top of the frame
See Also:
JComponent

MyFrame

public MyFrame(javax.swing.JComponent p,
               java.lang.String name,
               javax.swing.ImageIcon icon,
               int width,
               int heigth)
Constructor of MyFrame class

displays a frame, with a given name name, an ImageIcon for left corner and a size (width,heigth), including a given JComponent p

Parameters:
p - a JComponent, we want to display in a JInternalFrame
name - a string corresponding to the name of the frame, which is going to be display
icon - an ImageIcon to be display in the top of the frame
width - the width of the frame
heigth - the width of the frame
See Also:
JComponent

MyFrame

public MyFrame(javax.swing.JComponent p,
               java.lang.String name,
               int width,
               int heigth)
Constructor of MyFrame class

displays a frame, with a given name name and a size (width,heigth), including a given JComponent p

Parameters:
p - a JComponent, we want to display in a JInternalFrame
name - a string corresponding to the name of the frame, which is going to be display
width - the width of the frame
heigth - the width of the frame
See Also:
JComponent

MyFrame

public MyFrame(javax.swing.JDesktopPane desktop)
Constructor of MyFrame class

add the desktop desktop, where future frame will display

Parameters:
desktop - the JDesktopPane where frames will be display
See Also:
JDesktopPane


European Bioinformatics InstituteMicroarray Informatics Team