Java Doc for XWindowPeer.java in  » 6.0-JDK-Platform » solaris » sun » awt » X11 » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » 6.0 JDK Platform » solaris » sun.awt.X11 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


java.lang.Object
   sun.awt.X11.XBaseWindow
      sun.awt.X11.XWindow
         sun.awt.X11.XComponentPeer
            sun.awt.X11.XCanvasPeer
               sun.awt.X11.XPanelPeer
                  sun.awt.X11.XWindowPeer

All known Subclasses:   sun.awt.X11.XDecoratedPeer,
XWindowPeer
class XWindowPeer extends XPanelPeer implements WindowPeer,DisplayChangedListener,MWMConstants(Code)


Field Summary
 XAtomXA_NET_WM_STATE
    
static  FontdefaultFont
    
 booleandelayedModalBlocking
    
 Insetsinsets
    
 DialogmodalBlocker
    
 PropMwmHintsmwm_hints
    
 XAtomListnet_wm_state
    
protected  XWindowPeerprevTransientFornextTransientFor
    
 DimensiontargetMinimumSize
    
protected  Vector<ToplevelStateListener>toplevelStateListeners
    
 XWarningWindowwarningWindow
    
 XWindowAttributesDatawinAttr
    
static  XAtomwm_delete_window
    
static  XAtomwm_protocols
    
static  XAtomwm_take_focus
    

Constructor Summary
 XWindowPeer(XCreateWindowParams params)
    
 XWindowPeer(Window target)
    

Method Summary
public synchronized  voidaddDropTarget()
    
 voidaddRootPropertyEventDispatcher()
    
public  voidaddToplevelStateListener(ToplevelStateListener l)
    
public  voidcheckIfOnNewScreen(Rectangle newBounds)
    
static  Vector<XWindowPeer>collectJavaToplevels()
    
public  voiddisplayChanged()
     From the DisplayChangedListener interface; called from X11GraphicsDevice when the display mode has been changed.
public  voiddispose()
    
public  voiddraggedToNewScreen(int screenNum)
    
static  voiddumpIcons(java.util.List<XIconInfo> icons)
    
final public  booleanfocusAllowedFor()
    
static  WindowgetDecoratedOwner(Window window)
    
protected static synchronized  java.util.List<XIconInfo>getDefaultIconInfo()
    
 longgetFocusTargetWindow()
    
 java.util.List<XIconInfo>getIconInfo()
    
public  InsetsgetInsets()
    
public  PropMwmHintsgetMWMHints()
    
 intgetMenuBarHeight()
    
public  XAtomListgetNETWMState()
    
static  XWindowPeergetNativeFocusedWindowPeer()
    
public  XWindowPeergetOwnerPeer()
    
public  DimensiongetTargetMinimumSize()
    
protected  StringgetWMName()
    
protected  XAtomListgetWMProtocols()
     Returns list of protocols which should be installed on this window.
public  InsetsgetWMSetInsets(XAtom changedAtom)
    
 intgetWMState()
    
 intgetWarningWindowHeight()
    
public  voidhandleButtonPressRelease(XEvent xev)
    
public  voidhandleConfigureNotifyEvent(XEvent xev)
    
public  voidhandleDeiconify()
    
public  voidhandleFocusEvent(XEvent xev)
    
public  voidhandleIconify()
    
public  voidhandleMapNotifyEvent(XEvent xev)
    
public  voidhandleMotionNotify(XEvent xev)
    
public  voidhandlePropertyNotify(XEvent xev)
    
 voidhandleRootPropertyNotify(XEvent xev)
    
public  voidhandleStateChange(int oldState, int newState)
    
public  voidhandleUnmapNotifyEvent(XEvent xev)
    
public  voidhandleVisibilityEvent(XEvent xev)
    
protected  voidhandleWMSetInsets(Insets newInsets)
    
public  voidhandleWindowFocusIn(long serial)
    
public  voidhandleWindowFocusInSync(long serial)
    
public  voidhandleWindowFocusIn_Dispatch()
    
public  voidhandleWindowFocusOut(Window oppositeWindow, long serial)
    
public  voidhandleWindowFocusOutSync(Window oppositeWindow, long serial)
    
public  voidhandleXCrossingEvent(XEvent xev)
    
 booleanhasDecorations(int decor)
    
 booleanhasWarningWindow()
    
public  Insetsinsets()
     DEPRECATED: Replaced by getInsets().
 booleanisAutoRequestFocus()
    
 booleanisFocusableWindow()
    
 booleanisFocusedWindowModalBlocker()
    
public  booleanisGrabbed()
    
 booleanisLocationByPlatform()
    
 booleanisModalBlocked()
    
 booleanisNativelyNonFocusableWindow()
     Returns whether or not this window peer has native X window configured as non-focusable window.
final  booleanisOLWMDecorBug()
    
 booleanisOverrideRedirect()
    
 booleanisResizable()
    
final  booleanisSimpleWindow()
    
 booleanisWithdrawn()
    
static  java.util.List<XIconInfo>normalizeIconImages(java.util.List<XIconInfo> icons)
    
public  voidpaletteChanged()
     From the DisplayChangedListener interface; top-levels do not need to react to this event.
 voidpostInit(XCreateWindowParams params)
    
 voidpreInit(XCreateWindowParams params)
    
public  voidrecursivelySetIcon(java.util.List<XIconInfo> icons)
    
public synchronized  voidremoveDropTarget()
    
 voidremoveRootPropertyEventDispatcher()
    
public  voidremoveToplevelStateListener(ToplevelStateListener l)
    
protected  voidrequestInitialFocus()
    
public  booleanrequestWindowFocus()
    
public  booleanrequestWindowFocus(long time, boolean timeProvided)
    
final  voidrequestXFocus(long time)
    
final  voidrequestXFocus()
    
protected  voidrequestXFocus(long time, boolean timeProvided)
     Requests focus to this top-level.
public  voidresetWMSetInsets()
    
static  voidrestoreTransientFor(XWindowPeer window)
    
 voidsetActualFocusedWindow(XWindowPeer actualFocusedWindow)
    
public  voidsetAlwaysOnTop(boolean alwaysOnTop)
    
public  voidsetBounds(int x, int y, int width, int height, int op)
    
public  voidsetGrab(boolean grab)
    
 voidsetIconHints(java.util.List<XIconInfo> icons)
    
public  voidsetMWMHints(PropMwmHints hints)
    
public  voidsetModalBlocked(Dialog d, boolean blocked)
    
public  voidsetModalBlocked(Dialog d, boolean blocked, Vector<XWindowPeer> javaToplevels)
    
public  voidsetNETWMState(XAtomList state)
    
 voidsetReparented(boolean newValue)
    
 voidsetSaveUnder(boolean state)
    
static  voidsetToplevelTransientFor(XWindowPeer window, XWindowPeer transientForWindow, boolean updateChain, boolean allStates)
    
public  voidsetVisible(boolean vis)
    
protected  voidstateChanged(long time, int oldState, int newState)
     Override this methods to get notifications when top-level window state changes.
protected  voidsuppressWmTakeFocus(boolean doSuppress)
    
public  voidtoBack()
    
public  voidtoFront()
    
 voidupdateChildrenSizes()
    
protected synchronized  voidupdateDropTarget()
    
 voidupdateFocusability()
    
public  voidupdateFocusableWindowState()
    
public  voidupdateIconImages()
    
public  voidupdateMinimumSize()
    
 voidupdateTransientFor()
    
public  voidxSetVisible(boolean visible)
    

Field Detail
XA_NET_WM_STATE
XAtom XA_NET_WM_STATE(Code)



defaultFont
static Font defaultFont(Code)



delayedModalBlocking
boolean delayedModalBlocking(Code)



insets
Insets insets(Code)



modalBlocker
Dialog modalBlocker(Code)



mwm_hints
PropMwmHints mwm_hints(Code)



net_wm_state
XAtomList net_wm_state(Code)



prevTransientFornextTransientFor
protected XWindowPeer prevTransientFornextTransientFor(Code)



targetMinimumSize
Dimension targetMinimumSize(Code)



toplevelStateListeners
protected Vector<ToplevelStateListener> toplevelStateListeners(Code)



warningWindow
XWarningWindow warningWindow(Code)



winAttr
XWindowAttributesData winAttr(Code)



wm_delete_window
static XAtom wm_delete_window(Code)



wm_protocols
static XAtom wm_protocols(Code)



wm_take_focus
static XAtom wm_take_focus(Code)




Constructor Detail
XWindowPeer
XWindowPeer(XCreateWindowParams params)(Code)



XWindowPeer
XWindowPeer(Window target)(Code)




Method Detail
addDropTarget
public synchronized void addDropTarget()(Code)



addRootPropertyEventDispatcher
void addRootPropertyEventDispatcher()(Code)



addToplevelStateListener
public void addToplevelStateListener(ToplevelStateListener l)(Code)



checkIfOnNewScreen
public void checkIfOnNewScreen(Rectangle newBounds)(Code)



collectJavaToplevels
static Vector<XWindowPeer> collectJavaToplevels()(Code)



displayChanged
public void displayChanged()(Code)
From the DisplayChangedListener interface; called from X11GraphicsDevice when the display mode has been changed.



dispose
public void dispose()(Code)



draggedToNewScreen
public void draggedToNewScreen(int screenNum)(Code)



dumpIcons
static void dumpIcons(java.util.List<XIconInfo> icons)(Code)



focusAllowedFor
final public boolean focusAllowedFor()(Code)



getDecoratedOwner
static Window getDecoratedOwner(Window window)(Code)



getDefaultIconInfo
protected static synchronized java.util.List<XIconInfo> getDefaultIconInfo()(Code)



getFocusTargetWindow
long getFocusTargetWindow()(Code)



getIconInfo
java.util.List<XIconInfo> getIconInfo()(Code)



getInsets
public Insets getInsets()(Code)



getMWMHints
public PropMwmHints getMWMHints()(Code)



getMenuBarHeight
int getMenuBarHeight()(Code)



getNETWMState
public XAtomList getNETWMState()(Code)



getNativeFocusedWindowPeer
static XWindowPeer getNativeFocusedWindowPeer()(Code)



getOwnerPeer
public XWindowPeer getOwnerPeer()(Code)



getTargetMinimumSize
public Dimension getTargetMinimumSize()(Code)



getWMName
protected String getWMName()(Code)



getWMProtocols
protected XAtomList getWMProtocols()(Code)
Returns list of protocols which should be installed on this window. Descendants can override this method to add class-specific protocols



getWMSetInsets
public Insets getWMSetInsets(XAtom changedAtom)(Code)



getWMState
int getWMState()(Code)



getWarningWindowHeight
int getWarningWindowHeight()(Code)



handleButtonPressRelease
public void handleButtonPressRelease(XEvent xev)(Code)



handleConfigureNotifyEvent
public void handleConfigureNotifyEvent(XEvent xev)(Code)



handleDeiconify
public void handleDeiconify()(Code)



handleFocusEvent
public void handleFocusEvent(XEvent xev)(Code)



handleIconify
public void handleIconify()(Code)



handleMapNotifyEvent
public void handleMapNotifyEvent(XEvent xev)(Code)



handleMotionNotify
public void handleMotionNotify(XEvent xev)(Code)



handlePropertyNotify
public void handlePropertyNotify(XEvent xev)(Code)



handleRootPropertyNotify
void handleRootPropertyNotify(XEvent xev)(Code)



handleStateChange
public void handleStateChange(int oldState, int newState)(Code)



handleUnmapNotifyEvent
public void handleUnmapNotifyEvent(XEvent xev)(Code)



handleVisibilityEvent
public void handleVisibilityEvent(XEvent xev)(Code)



handleWMSetInsets
protected void handleWMSetInsets(Insets newInsets)(Code)



handleWindowFocusIn
public void handleWindowFocusIn(long serial)(Code)



handleWindowFocusInSync
public void handleWindowFocusInSync(long serial)(Code)



handleWindowFocusIn_Dispatch
public void handleWindowFocusIn_Dispatch()(Code)



handleWindowFocusOut
public void handleWindowFocusOut(Window oppositeWindow, long serial)(Code)



handleWindowFocusOutSync
public void handleWindowFocusOutSync(Window oppositeWindow, long serial)(Code)



handleXCrossingEvent
public void handleXCrossingEvent(XEvent xev)(Code)



hasDecorations
boolean hasDecorations(int decor)(Code)



hasWarningWindow
boolean hasWarningWindow()(Code)



insets
public Insets insets()(Code)
DEPRECATED: Replaced by getInsets().



isAutoRequestFocus
boolean isAutoRequestFocus()(Code)



isFocusableWindow
boolean isFocusableWindow()(Code)



isFocusedWindowModalBlocker
boolean isFocusedWindowModalBlocker()(Code)



isGrabbed
public boolean isGrabbed()(Code)



isLocationByPlatform
boolean isLocationByPlatform()(Code)



isModalBlocked
boolean isModalBlocked()(Code)



isNativelyNonFocusableWindow
boolean isNativelyNonFocusableWindow()(Code)
Returns whether or not this window peer has native X window configured as non-focusable window. It might happen if: - Java window is non-focusable - Java window is simple Window(not Frame or Dialog)



isOLWMDecorBug
final boolean isOLWMDecorBug()(Code)



isOverrideRedirect
boolean isOverrideRedirect()(Code)



isResizable
boolean isResizable()(Code)



isSimpleWindow
final boolean isSimpleWindow()(Code)



isWithdrawn
boolean isWithdrawn()(Code)



normalizeIconImages
static java.util.List<XIconInfo> normalizeIconImages(java.util.List<XIconInfo> icons)(Code)



paletteChanged
public void paletteChanged()(Code)
From the DisplayChangedListener interface; top-levels do not need to react to this event.



postInit
void postInit(XCreateWindowParams params)(Code)



preInit
void preInit(XCreateWindowParams params)(Code)



recursivelySetIcon
public void recursivelySetIcon(java.util.List<XIconInfo> icons)(Code)



removeDropTarget
public synchronized void removeDropTarget()(Code)



removeRootPropertyEventDispatcher
void removeRootPropertyEventDispatcher()(Code)



removeToplevelStateListener
public void removeToplevelStateListener(ToplevelStateListener l)(Code)



requestInitialFocus
protected void requestInitialFocus()(Code)



requestWindowFocus
public boolean requestWindowFocus()(Code)



requestWindowFocus
public boolean requestWindowFocus(long time, boolean timeProvided)(Code)



requestXFocus
final void requestXFocus(long time)(Code)



requestXFocus
final void requestXFocus()(Code)



requestXFocus
protected void requestXFocus(long time, boolean timeProvided)(Code)
Requests focus to this top-level. Descendants should override to provide implementations based on a class of top-level.



resetWMSetInsets
public void resetWMSetInsets()(Code)



restoreTransientFor
static void restoreTransientFor(XWindowPeer window)(Code)



setActualFocusedWindow
void setActualFocusedWindow(XWindowPeer actualFocusedWindow)(Code)



setAlwaysOnTop
public void setAlwaysOnTop(boolean alwaysOnTop)(Code)



setBounds
public void setBounds(int x, int y, int width, int height, int op)(Code)



setGrab
public void setGrab(boolean grab)(Code)



setIconHints
void setIconHints(java.util.List<XIconInfo> icons)(Code)



setMWMHints
public void setMWMHints(PropMwmHints hints)(Code)



setModalBlocked
public void setModalBlocked(Dialog d, boolean blocked)(Code)



setModalBlocked
public void setModalBlocked(Dialog d, boolean blocked, Vector<XWindowPeer> javaToplevels)(Code)



setNETWMState
public void setNETWMState(XAtomList state)(Code)



setReparented
void setReparented(boolean newValue)(Code)



setSaveUnder
void setSaveUnder(boolean state)(Code)



setToplevelTransientFor
static void setToplevelTransientFor(XWindowPeer window, XWindowPeer transientForWindow, boolean updateChain, boolean allStates)(Code)



setVisible
public void setVisible(boolean vis)(Code)



stateChanged
protected void stateChanged(long time, int oldState, int newState)(Code)
Override this methods to get notifications when top-level window state changes. The state is meant in terms of ICCCM: WithdrawnState, IconicState, NormalState



suppressWmTakeFocus
protected void suppressWmTakeFocus(boolean doSuppress)(Code)



toBack
public void toBack()(Code)



toFront
public void toFront()(Code)



updateChildrenSizes
void updateChildrenSizes()(Code)



updateDropTarget
protected synchronized void updateDropTarget()(Code)



updateFocusability
void updateFocusability()(Code)



updateFocusableWindowState
public void updateFocusableWindowState()(Code)



updateIconImages
public void updateIconImages()(Code)



updateMinimumSize
public void updateMinimumSize()(Code)



updateTransientFor
void updateTransientFor()(Code)



xSetVisible
public void xSetVisible(boolean visible)(Code)



Fields inherited from sun.awt.X11.XPanelPeer
XEmbeddingContainer embedder(Code)(Java Doc)

Methods inherited from sun.awt.X11.XPanelPeer
public void displayChanged(int screenNum)(Code)(Java Doc)
public void dispose()(Code)(Java Doc)
public Insets getInsets()(Code)(Java Doc)
public Insets insets()(Code)(Java Doc)
public void paint(Graphics g)(Code)(Java Doc)
void postInit(XCreateWindowParams params)(Code)(Java Doc)
public void print(Graphics g)(Code)(Java Doc)
public void setBackground(Color c)(Code)(Java Doc)
public void setForeground(Color c)(Code)(Java Doc)
protected boolean shouldFocusOnClick()(Code)(Java Doc)
public void xembed(long window)(Code)(Java Doc)

Methods inherited from sun.awt.X11.XCanvasPeer
public void disableBackgroundErase()(Code)(Java Doc)
public void displayChanged(int screenNum)(Code)(Java Doc)
protected boolean doEraseBackground()(Code)(Java Doc)
void preInit(XCreateWindowParams params)(Code)(Java Doc)
void resetLocalGC(int screenNum)(Code)(Java Doc)
void resetTargetGC(Component target)(Code)(Java Doc)
public void setBackground(Color c)(Code)(Java Doc)
protected boolean shouldFocusOnClick()(Code)(Java Doc)

Fields inherited from sun.awt.X11.XComponentPeer
final static int BACKGROUND_COLOR(Code)(Java Doc)
final static int FOREGROUND_COLOR(Code)(Java Doc)
final static int HIGHLIGHT_COLOR(Code)(Java Doc)
final static int SHADOW_COLOR(Code)(Java Doc)
final static int SNFH_FAILURE(Code)(Java Doc)
final static int SNFH_SUCCESS_HANDLED(Code)(Java Doc)
final static int SNFH_SUCCESS_PROCEED(Code)(Java Doc)
boolean bHasFocus(Code)(Java Doc)
Color background(Code)(Java Doc)
protected int boundsOperation(Code)(Java Doc)
Color darkShadow(Code)(Java Doc)
boolean enabled(Code)(Java Doc)
Font font(Code)(Java Doc)
Color foreground(Code)(Java Doc)
boolean isLayouting(Code)(Java Doc)
Color lightShadow(Code)(Java Doc)
boolean paintPending(Code)(Java Doc)
static Method processSynchronousLightweightTransferMethod(Code)(Java Doc)
static Method requestFocusWithCause(Code)(Java Doc)
Color selectColor(Code)(Java Doc)
static Color[] systemColors(Code)(Java Doc)

Methods inherited from sun.awt.X11.XComponentPeer
public void addDropTarget(DropTarget dt)(Code)(Java Doc)
public void beginLayout()(Code)(Java Doc)
public void beginValidate()(Code)(Java Doc)
static void callRequestFocus(Component target, CausedFocusEvent.Cause cause)(Code)(Java Doc)
static boolean canBeFocusedByClick(Component component)(Code)(Java Doc)
public boolean canDetermineObscurity()(Code)(Java Doc)
public int checkImage(Image img, int w, int h, ImageObserver o)(Code)(Java Doc)
public void coalescePaintEvent(PaintEvent e)(Code)(Java Doc)
public void createBuffers(int numBuffers, BufferCapabilities caps) throws AWTException(Code)(Java Doc)
public Image createImage(ImageProducer producer)(Code)(Java Doc)
public Image createImage(int width, int height)(Code)(Java Doc)
public VolatileImage createVolatileImage(int width, int height)(Code)(Java Doc)
public void destroyBuffers()(Code)(Java Doc)
public void disable()(Code)(Java Doc)
public void draw3DOval(Graphics g, Color colors, int x, int y, int w, int h, boolean raised)(Code)(Java Doc)
void draw3DOval(Graphics g, Color bg, int x, int y, int w, int h, boolean raised)(Code)(Java Doc)
public void draw3DRect(Graphics g, Color colors, int x, int y, int width, int height, boolean raised)(Code)(Java Doc)
void draw3DRect(Graphics g, Color bg, int x, int y, int width, int height, boolean raised)(Code)(Java Doc)
public void drawMotif3DRect(Graphics g, int x, int y, int width, int height, boolean topShadow)(Code)(Java Doc)
void drawScrollbar(Graphics g, Color bg, int thickness, int length, int min, int max, int val, int vis, boolean horizontal)(Code)(Java Doc)
public void enable()(Code)(Java Doc)
public void endLayout()(Code)(Java Doc)
public void endValidate()(Code)(Java Doc)
public void flip(BufferCapabilities.FlipContents flipAction)(Code)(Java Doc)
public void focusGained(FocusEvent e)(Code)(Java Doc)
public void focusLost(FocusEvent e)(Code)(Java Doc)
public Image getBackBuffer()(Code)(Java Doc)
static Window getContainingWindow(Component comp)(Code)(Java Doc)
public Font getFont()(Code)(Java Doc)
public FontMetrics getFontMetrics(Font font)(Code)(Java Doc)
public Color[] getGUIcolors()(Code)(Java Doc)
public Graphics getGraphics()(Code)(Java Doc)
public Insets getInsets()(Code)(Java Doc)
public Dimension getMinimumSize()(Code)(Java Doc)
static XComponentPeer getNativeContainer(Component comp)(Code)(Java Doc)
XWindowPeer getParentTopLevel()(Code)(Java Doc)
Color getPeerBackground()(Code)(Java Doc)
Font getPeerFont()(Code)(Java Doc)
Color getPeerForeground()(Code)(Java Doc)
Dimension getPeerSize()(Code)(Java Doc)
public Dimension getPreferredSize()(Code)(Java Doc)
static int[] getRGBvals(Color c)(Code)(Java Doc)
static Color[] getSystemColors()(Code)(Java Doc)
public java.awt.Toolkit getToolkit()(Code)(Java Doc)
public Color getWinBackground()(Code)(Java Doc)
public void handleButtonPressRelease(XEvent xev)(Code)(Java Doc)
public void handleEvent(java.awt.AWTEvent e)(Code)(Java Doc)
void handleF10JavaKeyEvent(KeyEvent e)(Code)(Java Doc)
void handleJavaFocusEvent(AWTEvent e)(Code)(Java Doc)
void handleJavaInputMethodEvent(InputMethodEvent e)(Code)(Java Doc)
void handleJavaKeyEvent(KeyEvent e)(Code)(Java Doc)
void handleJavaMouseEvent(MouseEvent e)(Code)(Java Doc)
void handleJavaMouseWheelEvent(MouseWheelEvent e)(Code)(Java Doc)
void handleJavaWindowFocusEvent(AWTEvent e)(Code)(Java Doc)
public boolean handlesWheelScrolling()(Code)(Java Doc)
final public boolean hasFocus()(Code)(Java Doc)
public void hide()(Code)(Java Doc)
public Insets insets()(Code)(Java Doc)
public boolean isEnabled()(Code)(Java Doc)
protected boolean isEventDisabled(XEvent e)(Code)(Java Doc)
public boolean isFocusable()(Code)(Java Doc)
protected boolean isInitialReshape()(Code)(Java Doc)
public boolean isObscured()(Code)(Java Doc)
public boolean isPaintPending()(Code)(Java Doc)
public boolean isReparentSupported()(Code)(Java Doc)
public boolean isRestackSupported()(Code)(Java Doc)
public void layout()(Code)(Java Doc)
public Dimension minimumSize()(Code)(Java Doc)
public void notifyTextComponentChange(boolean add)(Code)(Java Doc)
static String operationToString(int operation)(Code)(Java Doc)
public void pSetCursor(Cursor cursor)(Code)(Java Doc)
public void paint(Graphics g)(Code)(Java Doc)
void postInit(XCreateWindowParams params)(Code)(Java Doc)
void preInit(XCreateWindowParams params)(Code)(Java Doc)
public Dimension preferredSize()(Code)(Java Doc)
public boolean prepareImage(Image img, int w, int h, ImageObserver o)(Code)(Java Doc)
public void print(Graphics g)(Code)(Java Doc)
static boolean processSynchronousLightweightTransfer(Component heavyweight, Component descendant, boolean temporary, boolean focusedWindowChangeAllowed, long time)(Code)(Java Doc)
public void removeDropTarget(DropTarget dt)(Code)(Java Doc)
public void repaint(long tm, int x, int y, int width, int height)(Code)(Java Doc)
public void reparent(ContainerPeer newNativeParent)(Code)(Java Doc)
final public boolean requestFocus(Component lightweightChild, boolean temporary, boolean focusedWindowChangeAllowed, long time, CausedFocusEvent.Cause cause)(Code)(Java Doc)
public void reshape(int x, int y, int width, int height)(Code)(Java Doc)
public void restack()(Code)(Java Doc)
public void setBackground(Color c)(Code)(Java Doc)
public void setBounds(int x, int y, int width, int height, int op)(Code)(Java Doc)
public void setBoundsOperation(int operation)(Code)(Java Doc)
public void setEnabled(boolean value)(Code)(Java Doc)
public void setFont(Font f)(Code)(Java Doc)
public void setForeground(Color c)(Code)(Java Doc)
public void setVisible(boolean b)(Code)(Java Doc)
protected boolean shouldFocusOnClick()(Code)(Java Doc)
public void show()(Code)(Java Doc)
public void updateCursorImmediately()(Code)(Java Doc)
void updateMotifColors(Color bg)(Code)(Java Doc)
final static AWTEvent wrapInSequenced(AWTEvent event)(Code)(Java Doc)

Fields inherited from sun.awt.X11.XWindow
final public static String TARGETREPARENTED(Code)(Java Doc)
Color backgroundColor(Code)(Java Doc)
static Field bdata(Code)(Java Doc)
static int clickCount(Code)(Java Doc)
final static Font defaultFont(Code)(Java Doc)
protected X11GraphicsConfig graphicsConfig(Code)(Java Doc)
protected AwtGraphicsConfigData graphicsConfigData(Code)(Java Doc)
static long lastButton(Code)(Java Doc)
static long lastTime(Code)(Java Doc)
static WeakReference lastWindowRef(Code)(Java Doc)
static int lastXlastY(Code)(Java Doc)
static Method m_sendMessage(Code)(Java Doc)
int oldHeight(Code)(Java Doc)
int oldWidth(Code)(Java Doc)
XRepaintArea paintArea(Code)(Java Doc)
XWindow parent(Code)(Java Doc)
static int rbutton(Code)(Java Doc)
SurfaceData surfaceData(Code)(Java Doc)
Component target(Code)(Java Doc)

Methods inherited from sun.awt.X11.XWindow
public void dispose()(Code)(Java Doc)
protected boolean doEraseBackground()(Code)(Java Doc)
public void doLayout(int x, int y, int width, int height)(Code)(Java Doc)
protected void flush()(Code)(Java Doc)
native static int getAWTKeyCodeForKeySym(int keysym)(Code)(Java Doc)
public ColorModel getColorModel(int transparency)(Code)(Java Doc)
public ColorModel getColorModel()(Code)(Java Doc)
public Component getEventSource()(Code)(Java Doc)
public FontMetrics getFontMetrics(Font font)(Code)(Java Doc)
Graphics getGraphics(SurfaceData surfData, Color afore, Color aback, Font afont)(Code)(Java Doc)
public Graphics getGraphics()(Code)(Java Doc)
public GraphicsConfiguration getGraphicsConfiguration()(Code)(Java Doc)
public AwtGraphicsConfigData getGraphicsConfigurationData()(Code)(Java Doc)
native static int getKeySymForAWTKeyCode(int keycode)(Code)(Java Doc)
public Point getLocationOnScreen()(Code)(Java Doc)
static int getModifiers(int state, int button, int keyCode)(Code)(Java Doc)
static int getMouseMovementSmudge()(Code)(Java Doc)
native int getNativeColor(Color clr, GraphicsConfiguration gc)(Code)(Java Doc)
static long getParentWindowID(Component target)(Code)(Java Doc)
static XWindow getParentXWindowObject(Component target)(Code)(Java Doc)
static int getRightButtonNumber()(Code)(Java Doc)
public SurfaceData getSurfaceData()(Code)(Java Doc)
public Object getTarget()(Code)(Java Doc)
public Rectangle getTargetBounds()(Code)(Java Doc)
native long getTopWindow(long window, long rootWin)(Code)(Java Doc)
protected String[] getWMClass()(Code)(Java Doc)
native void getWMInsets(long window, long left, long top, long right, long bottom, long border)(Code)(Java Doc)
public Color getWinBackground()(Code)(Java Doc)
native void getWindowBounds(long window, long x, long y, long width, long height)(Code)(Java Doc)
static int getXModifiers(AWTKeyStroke stroke)(Code)(Java Doc)
public void handleButtonPressRelease(XEvent xev)(Code)(Java Doc)
public void handleConfigureNotifyEvent(XEvent xev)(Code)(Java Doc)
public void handleExposeEvent(XEvent xev)(Code)(Java Doc)
public void handleExposeEvent(Component target, int x, int y, int w, int h)(Code)(Java Doc)
public void handleKeyPress(XEvent xev)(Code)(Java Doc)
final void handleKeyPress(XKeyEvent ev)(Code)(Java Doc)
public void handleKeyRelease(XEvent xev)(Code)(Java Doc)
public void handleMapNotifyEvent(XEvent xev)(Code)(Java Doc)
public void handleMotionNotify(XEvent xev)(Code)(Java Doc)
public void handleUnmapNotifyEvent(XEvent xev)(Code)(Java Doc)
public void handleXCrossingEvent(XEvent xev)(Code)(Java Doc)
native boolean haveCurrentX11InputMethodInstance()(Code)(Java Doc)
protected void initGraphicsConfiguration()(Code)(Java Doc)
public boolean isEmbedded()(Code)(Java Doc)
boolean isLocationByPlatform()(Code)(Java Doc)
boolean isParentOf(XWindow win)(Code)(Java Doc)
boolean isReparented()(Code)(Java Doc)
boolean isResizable()(Code)(Java Doc)
boolean isShowing()(Code)(Java Doc)
int keyEventType2Id(int xEventType)(Code)(Java Doc)
char keysymToUnicode(long keysym, int state)(Code)(Java Doc)
public void layout()(Code)(Java Doc)
void logIncomingKeyEvent(XKeyEvent ev)(Code)(Java Doc)
void paint(Graphics g)(Code)(Java Doc)
public void popup(int x, int y, int width, int height)(Code)(Java Doc)
void postEvent(AWTEvent event)(Code)(Java Doc)
static void postEventStatic(AWTEvent event)(Code)(Java Doc)
public void postEventToEventQueue(AWTEvent event)(Code)(Java Doc)
void postInit(XCreateWindowParams params)(Code)(Java Doc)
public void postKeyEvent(int id, long when, int keyCode, char keyChar, int keyLocation, int state, long event, int eventSize)(Code)(Java Doc)
void preInit(XCreateWindowParams params)(Code)(Java Doc)
boolean prePostEvent(AWTEvent e)(Code)(Java Doc)
public void repaint(int x, int y, int width, int height)(Code)(Java Doc)
public void repaint()(Code)(Java Doc)
public void reshape(Rectangle bounds)(Code)(Java Doc)
public void reshape(int x, int y, int width, int height)(Code)(Java Doc)
static void sendEvent(AWTEvent e)(Code)(Java Doc)
static void setBData(KeyEvent e, byte[] data)(Code)(Java Doc)
public void setBackground(Color c)(Code)(Java Doc)
void setReparented(boolean newValue)(Code)(Java Doc)
void updateSizeHints()(Code)(Java Doc)
void updateSizeHints(int x, int y, int width, int height)(Code)(Java Doc)
void updateSizeHints(int x, int y)(Code)(Java Doc)
void validateSurface()(Code)(Java Doc)
void winBackground(Color c)(Code)(Java Doc)
native public boolean x11inputMethodLookupString(long event, long[] keysymArray)(Code)(Java Doc)
final public void xSetBackground(Color c)(Code)(Java Doc)

Fields inherited from sun.awt.X11.XBaseWindow
final static int DEF_LOCATION(Code)(Java Doc)
final static int MIN_SIZE(Code)(Java Doc)
final public static String PARENT_WINDOWBOUNDSOVERRIDE_REDIRECTEVENT_MASKVALUE_MASKBORDER_PIXELCOLORMAPDEPTHVISUAL_CLASSVISUALEMBEDDEDDELAYEDPARENTBACKGROUND_PIXMAPVISIBLESAVE_UNDERBACKING_STOREBIT_GRAVITY(Code)(Java Doc)
Set<Long> children(Code)(Java Doc)
boolean embedded(Code)(Java Doc)
int height(Code)(Java Doc)
boolean mapped(Code)(Java Doc)
Rectangle maxBounds(Code)(Java Doc)
volatile XBaseWindow parentWindow(Code)(Java Doc)
protected StateLock state_lock(Code)(Java Doc)
boolean visible(Code)(Java Doc)
int width(Code)(Java Doc)
long window(Code)(Java Doc)
int x(Code)(Java Doc)
int y(Code)(Java Doc)

Methods inherited from sun.awt.X11.XBaseWindow
void awtLock()(Code)(Java Doc)
void awtLockNotifyAll()(Code)(Java Doc)
void awtLockWait() throws InterruptedException(Code)(Java Doc)
void awtUnlock()(Code)(Java Doc)
public boolean checkInitialised()(Code)(Java Doc)
protected void checkParams(XCreateWindowParams params)(Code)(Java Doc)
static void checkSecurity()(Code)(Java Doc)
public boolean contains(int x, int y)(Code)(Java Doc)
public boolean containsGlobal(int x, int y)(Code)(Java Doc)
void destroy()(Code)(Java Doc)
public void dispatchEvent(XEvent xev)(Code)(Java Doc)
static void dispatchToWindow(XEvent ev)(Code)(Java Doc)
void flush()(Code)(Java Doc)
public int getAbsoluteX()(Code)(Java Doc)
public int getAbsoluteY()(Code)(Java Doc)
public Rectangle getBounds()(Code)(Java Doc)
public Set<Long> getChildren()(Code)(Java Doc)
public long getContentWindow()(Code)(Java Doc)
public XBaseWindow getContentXWindow()(Code)(Java Doc)
public XCreateWindowParams getDelayedParams()(Code)(Java Doc)
int getHeight()(Code)(Java Doc)
public XSizeHints getHints()(Code)(Java Doc)
public XBaseWindow getParentWindow()(Code)(Java Doc)
long getScreen()(Code)(Java Doc)
long getScreenNumber()(Code)(Java Doc)
static long getScreenOfWindow(long window)(Code)(Java Doc)
public Dimension getSize()(Code)(Java Doc)
Object getStateLock()(Code)(Java Doc)
public XWindowPeer getToplevelXWindow()(Code)(Java Doc)
public XWMHints getWMHints()(Code)(Java Doc)
protected String getWMName()(Code)(Java Doc)
int getWidth()(Code)(Java Doc)
public long getWindow()(Code)(Java Doc)
int getX()(Code)(Java Doc)
static XRootWindow getXAWTRootWindow()(Code)(Java Doc)
int getY()(Code)(Java Doc)
public boolean grabInput()(Code)(Java Doc)
public void handleButtonPressRelease(XEvent xev)(Code)(Java Doc)
public void handleClientMessage(XEvent xev)(Code)(Java Doc)
public void handleConfigureNotifyEvent(XEvent xev)(Code)(Java Doc)
public void handleCreateNotify(XEvent xev)(Code)(Java Doc)
public void handleDestroyNotify(XEvent xev)(Code)(Java Doc)
public void handleExposeEvent(XEvent xev)(Code)(Java Doc)
public void handleKeyPress(XEvent xev)(Code)(Java Doc)
public void handleKeyRelease(XEvent xev)(Code)(Java Doc)
public void handleMapNotifyEvent(XEvent xev)(Code)(Java Doc)
public void handleMotionNotify(XEvent xev)(Code)(Java Doc)
public void handlePropertyNotify(XEvent xev)(Code)(Java Doc)
public void handleReparentNotifyEvent(XEvent xev)(Code)(Java Doc)
public void handleUnmapNotifyEvent(XEvent xev)(Code)(Java Doc)
public void handleVisibilityEvent(XEvent xev)(Code)(Java Doc)
public void handleXCrossingEvent(XEvent xev)(Code)(Java Doc)
final protected void init(long parentWindow, Rectangle bounds)(Code)(Java Doc)
final protected void init(XCreateWindowParams params)(Code)(Java Doc)
protected void initClientLeader()(Code)(Java Doc)
void instantPreInit(XCreateWindowParams params)(Code)(Java Doc)
boolean isDisposed()(Code)(Java Doc)
protected boolean isEventDisabled(XEvent e)(Code)(Java Doc)
static boolean isFullRelease(int buttonState, int button)(Code)(Java Doc)
static boolean isGrabbedEvent(XEvent ev, XBaseWindow target)(Code)(Java Doc)
boolean isMapped()(Code)(Java Doc)
public boolean isMinSizeSet()(Code)(Java Doc)
boolean isVisible()(Code)(Java Doc)
final protected void postInit()(Code)(Java Doc)
void postInit(XCreateWindowParams params)(Code)(Java Doc)
final protected void preInit()(Code)(Java Doc)
void preInit(XCreateWindowParams params)(Code)(Java Doc)
void setDisposed(boolean d)(Code)(Java Doc)
public void setSizeHints(long flags, int x, int y, int width, int height)(Code)(Java Doc)
void setWMClass(String[] cl)(Code)(Java Doc)
final public void setWMHints(XWMHints hints)(Code)(Java Doc)
public void toFront()(Code)(Java Doc)
Rectangle toGlobal(Rectangle rec)(Code)(Java Doc)
Point toGlobal(Point pt)(Code)(Java Doc)
Point toGlobal(int x, int y)(Code)(Java Doc)
Point toLocal(Point pt)(Code)(Java Doc)
Point toLocal(int x, int y)(Code)(Java Doc)
static Point toOtherWindow(long src, long dst, int x, int y)(Code)(Java Doc)
public String toString()(Code)(Java Doc)
static void ungrabInput()(Code)(Java Doc)
void ungrabInputImpl()(Code)(Java Doc)
void updateWMName()(Code)(Java Doc)
public static long xGetInputFocus()(Code)(Java Doc)
public void xRequestFocus(long time)(Code)(Java Doc)
public void xRequestFocus()(Code)(Java Doc)
public void xSetBounds(Rectangle bounds)(Code)(Java Doc)
public void xSetBounds(int x, int y, int width, int height)(Code)(Java Doc)
public void xSetVisible(boolean visible)(Code)(Java Doc)

Methods inherited from java.lang.Object
native protected Object clone() throws CloneNotSupportedException(Code)(Java Doc)
public boolean equals(Object obj)(Code)(Java Doc)
protected void finalize() throws Throwable(Code)(Java Doc)
final native public Class getClass()(Code)(Java Doc)
native public int hashCode()(Code)(Java Doc)
final native public void notify()(Code)(Java Doc)
final native public void notifyAll()(Code)(Java Doc)
public String toString()(Code)(Java Doc)
final native public void wait(long timeout) throws InterruptedException(Code)(Java Doc)
final public void wait(long timeout, int nanos) throws InterruptedException(Code)(Java Doc)
final public void wait() throws InterruptedException(Code)(Java Doc)

www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.