com.ibm.dse.desktop
Class SpInternalFrame

java.lang.Object
  |
  +--java.awt.Component
        |
        +--java.awt.Container
              |
              +--javax.swing.JComponent
                    |
                    +--javax.swing.JInternalFrame
                          |
                          +--com.ibm.dse.desktop.SpInternalFrame

public class SpInternalFrame
extends javax.swing.JInternalFrame

The SpInternalFrame class provides a lightweight object that has many features of a native frame, including:

See Also:
Serialized Form

Inner classes inherited from class javax.swing.JInternalFrame
javax.swing.JInternalFrame.AccessibleJInternalFrame, javax.swing.JInternalFrame.JDesktopIcon
 
Inner classes inherited from class javax.swing.JComponent
javax.swing.JComponent.AccessibleJComponent
 
Field Summary
protected  EmbeddedPanel objectToRefresh
          identifier of the EmbeddedPanel
 
Fields inherited from class javax.swing.JInternalFrame
closable, CONTENT_PANE_PROPERTY, desktopIcon, FRAME_ICON_PROPERTY, frameIcon, GLASS_PANE_PROPERTY, iconable, IS_CLOSED_PROPERTY, IS_ICON_PROPERTY, IS_MAXIMUM_PROPERTY, IS_SELECTED_PROPERTY, isClosed, isIcon, isMaximum, isSelected, LAYERED_PANE_PROPERTY, maximizable, MENU_BAR_PROPERTY, resizable, ROOT_PANE_PROPERTY, rootPane, rootPaneCheckingEnabled, title, TITLE_PROPERTY
 
Fields inherited from class javax.swing.JComponent
accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, 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
 
Constructor Summary
SpInternalFrame()
          This constructor provides a SpInternalFrame object.
SpInternalFrame(java.lang.String title)
          This constructor provides a SpInternalFrame object.
SpInternalFrame(java.lang.String title, boolean resizable)
          This constructor provides a SpInternalFrame object.
SpInternalFrame(java.lang.String title, boolean resizable, boolean closable)
          This constructor provides a SpInternalFrame object.
SpInternalFrame(java.lang.String title, boolean resizable, boolean closable, boolean maximizable)
          This constructor provides a SpInternalFrame object.
SpInternalFrame(java.lang.String title, boolean resizable, boolean closable, boolean maximizable, boolean iconifiable)
          This constructor provides a SpInternalFrame object.
 
Method Summary
 java.awt.Point getOriginalLocation()
          This method returns the original location of the internal frame
 java.awt.Dimension getRealSize()
          This method returns the Dimension of the frame.
 void hasMoved()
          Invoked when the frame has moved.
 boolean isHorizontalMovable()
          Indicates whether the frame is movable horizontally or not.
 void setHorizontalMovable(boolean b)
          Sets the indication whether the frame is movable horizontally or not.
 void setOriginalLocation()
          This method was created in VisualAge.
 void setOriginalLocation(java.awt.Point p)
          This method sets the original location of the frame
 void setRealSize(java.awt.Dimension d)
          This method sets the real size of the frame
 
Methods inherited from class javax.swing.JInternalFrame
addImpl, addInternalFrameListener, createRootPane, dispose, fireInternalFrameEvent, getAccessibleContext, getContentPane, getDefaultCloseOperation, getDesktopIcon, getDesktopPane, getFrameIcon, getGlassPane, getJMenuBar, getLayer, getLayeredPane, getMenuBar, getRootPane, getTitle, getUI, getUIClassID, getWarningString, isClosable, isClosed, isIcon, isIconifiable, isMaximizable, isMaximum, isResizable, isRootPaneCheckingEnabled, isSelected, moveToBack, moveToFront, pack, paintComponent, paramString, remove, removeInternalFrameListener, reshape, setClosable, setClosed, setContentPane, setDefaultCloseOperation, setDesktopIcon, setFrameIcon, setGlassPane, setIcon, setIconifiable, setJMenuBar, setLayer, setLayeredPane, setLayout, setMaximizable, setMaximum, setMenuBar, setResizable, setRootPane, setRootPaneCheckingEnabled, setSelected, setTitle, setUI, setVisible, show, toBack, toFront, updateUI
 
Methods inherited from class javax.swing.JComponent
addAncestorListener, addNotify, addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getAlignmentX, getAlignmentY, getAutoscrolls, getBorder, getBounds, getClientProperty, getComponentGraphics, getConditionForKeyStroke, getDebugGraphicsOptions, getGraphics, getHeight, getInsets, getInsets, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPreferredSize, getRegisteredKeyStrokes, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getVisibleRect, getWidth, getX, getY, grabFocus, hasFocus, isDoubleBuffered, isFocusCycleRoot, isFocusTraversable, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintImmediately, paintImmediately, processComponentKeyEvent, processFocusEvent, processKeyEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, resetKeyboardActions, revalidate, scrollRectToVisible, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setDebugGraphicsOptions, setDoubleBuffered, setEnabled, setFont, setForeground, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setUI, unregisterKeyboardAction, update
 
Methods inherited from class java.awt.Container
add, add, add, add, add, addContainerListener, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getLayout, insets, invalidate, isAncestorOf, layout, list, list, locate, minimumSize, paintComponents, preferredSize, print, printComponents, processContainerEvent, processEvent, remove, removeAll, removeContainerListener, setCursor, validate, validateTree
 
Methods inherited from class java.awt.Component
action, add, addComponentListener, addFocusListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, enableInputMethods, getBackground, getBounds, getColorModel, getComponentOrientation, getCursor, getDropTarget, getFont, getFontMetrics, getForeground, getInputContext, getInputMethodRequests, getLocale, getLocation, getLocationOnScreen, getName, getParent, getPeer, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hide, imageUpdate, inside, isDisplayable, isEnabled, isLightweight, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, printAll, processComponentEvent, processInputMethodEvent, processMouseEvent, remove, removeComponentListener, removeFocusListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setDropTarget, setLocale, setLocation, setLocation, setName, setSize, setSize, show, size, toString, transferFocus
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

objectToRefresh

protected EmbeddedPanel objectToRefresh
identifier of the EmbeddedPanel
Constructor Detail

SpInternalFrame

public SpInternalFrame()
This constructor provides a SpInternalFrame object.

SpInternalFrame

public SpInternalFrame(java.lang.String title)
This constructor provides a SpInternalFrame object.
Parameters:
title - java.lang.String

SpInternalFrame

public SpInternalFrame(java.lang.String title,
                       boolean resizable)
This constructor provides a SpInternalFrame object.
Parameters:
title - java.lang.String
resizable - boolean

SpInternalFrame

public SpInternalFrame(java.lang.String title,
                       boolean resizable,
                       boolean closable)
This constructor provides a SpInternalFrame object.
Parameters:
title - java.lang.String
resizable - boolean
closable - boolean

SpInternalFrame

public SpInternalFrame(java.lang.String title,
                       boolean resizable,
                       boolean closable,
                       boolean maximizable)
This constructor provides a SpInternalFrame object.
Parameters:
title - java.lang.String
resizable - boolean
closable - boolean
maximizable - boolean

SpInternalFrame

public SpInternalFrame(java.lang.String title,
                       boolean resizable,
                       boolean closable,
                       boolean maximizable,
                       boolean iconifiable)
This constructor provides a SpInternalFrame object.
Parameters:
title - java.lang.String
resizable - boolean
closable - boolean
maximizable - boolean
iconifiable - boolean
Method Detail

getOriginalLocation

public java.awt.Point getOriginalLocation()
This method returns the original location of the internal frame
Returns:
java.awt.Point

getRealSize

public java.awt.Dimension getRealSize()
This method returns the Dimension of the frame.
Returns:
java.awt.Dimension

hasMoved

public void hasMoved()
Invoked when the frame has moved.

isHorizontalMovable

public boolean isHorizontalMovable()
Indicates whether the frame is movable horizontally or not.
Returns:
boolean

setHorizontalMovable

public void setHorizontalMovable(boolean b)
Sets the indication whether the frame is movable horizontally or not.
Parameters:
b - boolean

setOriginalLocation

public void setOriginalLocation()
This method was created in VisualAge.

setOriginalLocation

public void setOriginalLocation(java.awt.Point p)
This method sets the original location of the frame
Parameters:
java.awt.Point. -  

setRealSize

public void setRealSize(java.awt.Dimension d)
This method sets the real size of the frame
Parameters:
java.awt.Dimension -