|
StarOffice 5.2 API reverse engineered by classdoc |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.awt.Component | +--java.awt.Container | +--java.awt.Window | +--java.awt.Frame | +--com.sun.star.comp.jawt.peer.EmbeddedFrame
Field Summary | |
private int |
peerHandle
|
private int |
x_off
|
private int |
y_off
|
Fields inherited from class java.awt.Frame |
CROSSHAIR_CURSOR, DEFAULT_CURSOR, E_RESIZE_CURSOR, HAND_CURSOR, MOVE_CURSOR, NE_RESIZE_CURSOR, NW_RESIZE_CURSOR, N_RESIZE_CURSOR, SE_RESIZE_CURSOR, SW_RESIZE_CURSOR, S_RESIZE_CURSOR, TEXT_CURSOR, WAIT_CURSOR, W_RESIZE_CURSOR, base, frameSerializedDataVersion, icon, mbManagement, menuBar, nameCounter, ownedWindows, resizable, serialVersionUID, title |
Fields inherited from class java.awt.Window |
OPENED, active, focusMgr, inputContext, state, warningString, windowListener, windowSerializedDataVersion |
Fields inherited from class java.awt.Container |
component, containerListener, containerSerializedDataVersion, dispatcher, layoutMgr, maxSize, ncomponents |
Fields inherited from class java.awt.Component |
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, LOCK, RIGHT_ALIGNMENT, TOP_ALIGNMENT, actionListenerK, adjustmentListenerK, background, componentListener, componentListenerK, componentSerializedDataVersion, containerListenerK, cursor, enabled, eventMask, focusListener, focusListenerK, font, foreground, height, incRate, isInc, itemListenerK, keyListener, keyListenerK, locale, minSize, mouseListener, mouseListenerK, mouseMotionListener, mouseMotionListenerK, name, nameExplicitlySet, newEventsOnly, parent, peer, popups, prefSize, textListenerK, valid, visible, width, windowListenerK, x, y |
Fields inherited from interface java.awt.image.ImageObserver |
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
Constructor Summary | |
EmbeddedFrame(int i1,
int i2,
int i3)
|
Method Summary | |
void |
finalize()
|
java.awt.Container |
getParent()
|
(package private) int |
getPeerHandle()
|
boolean |
isResizable()
|
(package private) void |
print(int i)
|
void |
remove(java.awt.MenuComponent mc)
|
void |
sendDispose()
|
void |
sendSetSize(int i1,
int i2)
|
void |
sendSetVisible(boolean b)
|
void |
setIconImage(java.awt.Image i)
|
void |
setMenuBar(java.awt.MenuBar mb)
|
void |
setResizable(boolean b)
|
void |
setTitle(java.lang.String s)
|
(package private) java.awt.Point |
xgetLocationOnScreen()
|
Methods inherited from class java.awt.Frame |
addNotify, addOwnedWindow, constructComponentName, dispose, getCursorType, getIconImage, getMenuBar, getTitle, paramString, postProcessKeyEvent, readObject, removeOwnedWindow, setCursor, writeObject |
Methods inherited from class java.awt.Window |
addWindowListener, dispatchEventImpl, eventEnabled, getFocusOwner, getInputContext, getLocale, getToolkit, getWarningString, handleTabEvent, isActive, isShowing, nextFocus, pack, postEvent, postWindowEvent, preProcessKeyEvent, processEvent, processWindowEvent, removeWindowListener, setCursor, setFocusOwner, setWarningString, show, toBack, toFront, transferFocus |
Methods inherited from class java.awt.Container |
add, add, add, add, add, addContainerListener, addImpl, countComponents, deliverEvent, dispatchEventToSelf, doLayout, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getCursorTarget, getInsets, getLayout, getMaximumSize, getMinimumSize, getMouseEventTarget, getPreferredSize, getWindow, insets, invalidate, isAncestorOf, isContainingWindowActivated, layout, lightweightPrint, list, list, locate, minimumSize, paint, paintComponents, postsOldMouseEvents, preferredSize, print, printComponents, printOneComponent, processContainerEvent, proxyEnableEvents, proxyRequestFocus, remove, remove, removeAll, removeContainerListener, removeNotify, setLayout, update, updateCursor, validate, validateTree |
Methods inherited from class java.awt.Component |
action, add, addComponentListener, addFocusListener, addKeyListener, addMouseListener, addMouseMotionListener, areInputMethodsEnabled, bounds, checkImage, checkImage, contains, contains, createImage, createImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, getBackground, getBounds, getColorModel, getCursor, getFont, getFontMetrics, getForeground, getGraphics, getLocation, getLocationOnScreen, getName, getNativeContainer, getPeer, getSize, getTreeLock, gotFocus, handleEvent, hide, imageUpdate, inside, isEnabled, isFocusTraversable, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, removeComponentListener, removeFocusListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, repaint, repaint, repaint, repaint, requestFocus, reshape, resize, resize, setBackground, setBounds, setBounds, setEnabled, setFont, setForeground, setLocale, setLocation, setLocation, setName, setSize, setSize, setVisible, show, size, toString, transferFocus |
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface java.awt.MenuContainer |
getFont, postEvent |
Field Detail |
private int peerHandle
private int x_off
private int y_off
Constructor Detail |
public EmbeddedFrame(int i1, int i2, int i3)
Method Detail |
public void finalize()
public java.awt.Container getParent()
int getPeerHandle()
public boolean isResizable()
void print(int i)
public void remove(java.awt.MenuComponent mc)
public void sendDispose()
public void sendSetSize(int i1, int i2)
public void sendSetVisible(boolean b)
public void setIconImage(java.awt.Image i)
public void setMenuBar(java.awt.MenuBar mb)
public void setResizable(boolean b)
public void setTitle(java.lang.String s)
java.awt.Point xgetLocationOnScreen()
|
StarOffice 5.2 API reverse engineered by classdoc |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |