Modifier and Type | Class and Description |
---|---|
public static interface |
Modifier and Type | Field and Description |
---|---|
private static XAtom | |
pack-priv static int | |
private static boolean | |
pack-priv static int | |
pack-priv static int | |
private static final int | |
pack-priv static int | |
pack-priv static boolean | |
pack-priv static boolean | |
pack-priv static int | |
pack-priv static long | |
pack-priv static int | |
private static String | |
private static final PlatformLogger | |
private static int | backingStoreType
One of XConstants: NotUseful, WhenMapped or Always. |
pack-priv XClipboard | |
private static final X11GraphicsDevice | |
private static final long | |
private static final DisplayChangedListener | displayChangedHandler
Listener installed to detect display changes. |
private static final String | |
protected static boolean | |
private static final PlatformLogger | |
private static long | |
private FontConfigManager | |
private static boolean | |
pack-priv static final int | |
pack-priv static final int | |
pack-priv static final int | |
pack-priv static final int | |
pack-priv static int | |
private static final PlatformLogger | |
private Point | |
private Collection | |
private boolean | loadedXSettings
True when the x settings have been loaded. |
pack-priv static final X11GraphicsEnvironment | |
private static final PlatformLogger | |
private static volatile int | |
private static volatile int | maxWindowWidthInPixels
Dimensions of default virtual screen in pixels. |
pack-priv static int | |
pack-priv static int | |
pack-priv static int | |
pack-priv static int | |
private static int | |
private static boolean | |
private static XEventDispatcher | |
private static final String | |
private static final String | |
pack-priv static final boolean | |
pack-priv static final boolean | |
pack-priv static boolean | |
pack-priv XClipboard | |
pack-priv static HashMap | |
private static Boolean | |
pack-priv static int | |
private static final XEventDispatcher | |
private static final PlatformLogger | |
private static SortedMap | |
private static long | |
private static boolean | |
pack-priv static Thread | |
pack-priv static UIDefaults | |
pack-priv static TreeMap | |
pack-priv static HashMap | |
pack-priv static final int | |
private static XMouseInfoPeer | |
private XSettings | xs
XSETTINGS for the default screen. |
pack-priv static final int |
Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
pack-priv static void | |
public synchronized void | addPropertyChangeListener(String
The name of the property to listen for name, PropertyChangeListener The property change listener pcl)Overrides java. |
pack-priv static void | |
public void | |
public boolean | areExtraMouseButtonsEnabled()
Overrides java. EventQueue .
|
pack-priv static native void | |
pack-priv static native void | |
pack-priv static void | |
public void | beep()
Implements abstract java. |
private static void | |
pack-priv static boolean | |
public ButtonPeer | createButton(Button
the button to be implemented target)Overrides default sun. Button using the
specified peer interface.
|
public CanvasPeer | createCanvas(Canvas
the canvas to be implemented target)Overrides default sun. Canvas using the
specified peer interface.
|
public CheckboxPeer | createCheckbox(Checkbox
the check box to be implemented target)Overrides default sun. Checkbox using the
specified peer interface.
|
public CheckboxMenuItemPeer | createCheckboxMenuItem(CheckboxMenuItem
the checkbox menu item to be implemented target)Overrides default sun. CheckboxMenuItem using
the specified peer interface.
|
public ChoicePeer | createChoice(Choice
the choice to be implemented target)Overrides default sun. Choice using the
specified peer interface.
|
public Cursor | createCustomCursor(Image
the image to display when the cursor is activated cursor, Point the X and Y of the large cursor's hot spot; the
hotSpot values must be less than the Dimension returned by
hotSpot, String getBestCursorSize a localized description of the cursor, for Java Accessibility use name)Overrides java. |
public DesktopPeer | createDesktopPeer(Desktop
the desktop to be implemented target)Overrides default sun. Desktop using the
specified peer interface.
|
public DialogPeer | createDialog(Dialog
the dialog to be implemented target)Overrides default sun. Dialog using the
specified peer interface.
|
public <T extends DragGestureRecognizer> T | createDragGestureRecognizer(Class<T>
The abstract class of the required recognizer recognizerClass, DragSource The DragSource ds, Component The Component target for the DragGestureRecognizer c, int The actions permitted for the gesture srcActions, DragGestureListener The DragGestureListener dgl)Overrides java. |
public DragSourceContextPeer | createDragSourceContextPeer(DragGestureEvent
the dge)DragGestureEvent Overrides default sun. |
public XEmbeddedFramePeer | |
pack-priv XEmbedChildProxyPeer | |
public FileDialogPeer | createFileDialog(FileDialog
the file dialog to be implemented target)Overrides default sun. FileDialog using the
specified peer interface.
|
public FramePeer | createFrame(Frame
the frame to be implemented target)Overrides default sun. Frame using the
specified peer interface.
|
public LabelPeer | createLabel(Label
the label to be implemented target)Overrides default sun. Label using the
specified peer interface.
|
public FramePeer | createLightweightFrame(LightweightFrame target)
Implements abstract sun. |
public ListPeer | createList(List
the list to be implemented target)Overrides default sun. List using the specified
peer interface.
|
public MenuPeer | createMenu(Menu
the menu to be implemented target)Overrides default sun. Menu using the specified
peer interface.
|
public MenuBarPeer | createMenuBar(MenuBar
the menu bar to be implemented target)Overrides default sun. MenuBar using the
specified peer interface.
|
public MenuItemPeer | createMenuItem(MenuItem
the menu item to be implemented target)Overrides default sun. MenuItem using the
specified peer interface.
|
public PanelPeer | createPanel(Panel
the panel to be implemented target)Overrides default sun. Panel using the
specified peer interface.
|
public PopupMenuPeer | createPopupMenu(PopupMenu
the popup menu to be implemented target)Overrides default sun. PopupMenu using the
specified peer interface.
|
public RobotPeer | createRobot(GraphicsDevice
the GraphicsDevice indicating the coordinate system the
Robot will operate in screen)Overrides default sun. |
public ScrollbarPeer | createScrollbar(Scrollbar
the scroll bar to be implemented target)Overrides default sun. Scrollbar using the
specified peer interface.
|
public ScrollPanePeer | createScrollPane(ScrollPane
the scroll pane to be implemented target)Overrides default sun. ScrollPane using the
specified peer interface.
|
public SystemTrayPeer | |
public TaskbarPeer | createTaskbarPeer(Taskbar
the taskbar to be implemented target)Overrides default sun. Taskbar using the
specified peer interface.
|
public TextAreaPeer | createTextArea(TextArea
the text area to be implemented target)Overrides default sun. TextArea using the
specified peer interface.
|
public TextFieldPeer | createTextField(TextField
the text field to be implemented target)Overrides default sun. TextField using the
specified peer interface.
|
public TrayIconPeer | |
public WindowPeer | createWindow(Window
the window to be implemented target)Overrides default sun. Window using the
specified peer interface.
|
private void | |
pack-priv static void | |
public boolean | enableInputMethodsForTextComponent()
Overrides sun. Implements sun. |
pack-priv void | |
pack-priv static String | |
pack-priv static int | |
public Dimension | getBestCursorSize(int
the preferred cursor width the component would like
to use. preferredWidth, int the preferred cursor height the component would like
to use. preferredHeight)Overrides java. |
pack-priv static String | |
pack-priv static long | |
public DataTransferer | |
public static long | |
pack-priv static native long | |
public static long | |
pack-priv static native String | |
public static long | |
pack-priv static EventQueue | |
public FontPeer | getFontPeer(String
the font to be implemented name, int the style of the font, such as style)PLAIN , BOLD ,
ITALIC , or a combinationOverrides default sun. Font using the specified
peer interface.
|
public InputMethodDescriptor | getInputMethodAdapterDescriptor()
Implements sun. |
public KeyboardFocusManagerPeer | getKeyboardFocusManagerPeer()
Implements abstract sun. Implements sun. |
pack-priv boolean | Returns: true, if there is remembered last cursor position, false otherwiseReturns whether there is last remembered cursor position. |
public boolean | getLockingKeyState(int
the key code key)Overrides java. |
public int | getMaximumCursorColors()
Overrides java. |
pack-priv static int | |
pack-priv static int | |
pack-priv static boolean | |
public synchronized MouseInfoPeer | getMouseInfoPeer()
Overrides default sun. MouseInfo operations.
|
pack-priv static int | |
private long | |
public int | getNumberOfButtons()
Overrides sun. |
pack-priv static int | |
private native int | |
public PrintJob | getPrintJob(final Frame
the parent of the print dialog. May not be null. frame, final String the title of the PrintJob. A null title is equivalent
to "". doctitle, final Properties a Properties object containing zero or more properties.
Properties are not standardized and are not consistent across
implementations. Because of this, PrintJobs which require job
and page control should use the version of this function which
takes JobAttributes and PageAttributes objects. This object
may be updated to reflect the user's job choices on exit. May
be null. props)Implements abstract java. PrintJob object which is the result of initiating
a print operation on the toolkit's platform.
|
public PrintJob | getPrintJob(final Frame
the parent of the print dialog. May not be null. frame, final String the title of the PrintJob. A null title is equivalent
to "". doctitle, final JobAttributes a set of job attributes which will control the
PrintJob. The attributes will be updated to reflect the user's
choices as outlined in the JobAttributes documentation. May be
null. jobAttributes, final PageAttributes a set of page attributes which will control the
PrintJob. The attributes will be applied to every page in the
job. The attributes will be updated to reflect the user's
choices as outlined in the PageAttributes documentation. May be
null. pageAttributes)Overrides java. PrintJob object which is the result of initiating
a print operation on the toolkit's platform.
|
public Insets | getScreenInsets(final GraphicsConfiguration
a gc)GraphicsConfiguration Overrides java. |
private Insets | |
public int | getScreenResolution()
Implements abstract java. |
public static boolean | |
public static synchronized boolean | |
public Clipboard | getSystemClipboard()
Implements abstract java. |
public Clipboard | getSystemSelection()
Overrides java. Clipboard object.
|
pack-priv static native long | |
pack-priv static UIDefaults | |
private static Rectangle | |
pack-priv static int | |
pack-priv static int | |
pack-priv static long | |
public void | grab(Window w)
Implements abstract sun. |
pack-priv void | |
protected void | initializeDesktopProperties()
Overrides java. |
pack-priv static void | |
private static native void | |
private static void | |
pack-priv static void | |
pack-priv static void | |
private boolean | Returns: true if the method has initialized XAWTXSettings.Initializes XAWTXSettings if a property for a given property name is provided by XSettings and they are not initialized yet. |
public boolean | isAlwaysOnTopSupported()
Overrides java. |
public boolean | isDesktopSupported()
Implements abstract sun. |
public boolean | isDynamicLayoutActive()
Overrides java. |
protected boolean | isDynamicLayoutSet()
Overrides java. |
protected boolean | |
public boolean | isFrameStateSupported(int
one of named frame state constants. state)Overrides java. Frame s.
|
pack-priv static boolean | |
pack-priv static boolean | |
public boolean | isModalExclusionTypeSupported(Dialog.
modal exclusion type to be checked for support by this toolkit exclusionType |
public boolean | isModalityTypeSupported(Dialog.
modality type to be checked for support by this toolkit modalityTypeOverrides sun. |
pack-priv static boolean | |
pack-priv static boolean | |
pack-priv static boolean | |
public boolean | |
pack-priv static boolean | |
public boolean | |
public boolean | |
public boolean | |
public boolean | |
public boolean | |
pack-priv static boolean | |
pack-priv static boolean | |
pack-priv static int | |
protected Object | lazilyLoadDesktopProperty(String
the name name)
Overridden to handle GTK icon loading
|
public void | loadSystemColors(int[]
an integer array. systemColors)Overrides java. |
private void | |
public Map | mapInputMethodHighlight(InputMethodHighlight
input method highlight highlight)Implements abstract java. |
private native void | |
protected boolean | needsXEmbedImpl()
Overrides sun. |
private void | |
pack-priv void | parseXSettings(int screen_XXX_ignored, Map<String, Object> updatedSettings)
Callback from the native side indicating some, or all, of the desktop properties have changed and need to be reloaded. |
pack-priv static void | |
private void | |
private void | |
pack-priv static void | |
pack-priv static void | |
pack-priv static void | |
pack-priv static void | |
pack-priv static void | |
private void | |
public void | |
public void | |
pack-priv static void | |
private static void | |
public void | setDynamicLayout(boolean
If true, Containers should re-layout their
components as the Container is being resized. If false,
the layout will be validated after resizing is completed. b)Overrides java. |
pack-priv static void | |
protected boolean | syncNativeQueue(long timeout)
Implements abstract sun. |
protected static void | |
protected static Object | |
pack-priv static boolean | |
public void | |
public boolean | |
pack-priv static native void | |
pack-priv static native void | |
pack-priv static XBaseWindow | |
pack-priv static void |