public class

WindowsKeybindings

extends Object
java.lang.Object
   ↳ sun.swing.plaf.WindowsKeybindings

Class Overview

WindowsKeybindings - The standard set of keymaps for the Windows Platform

Summary

Public Constructors
WindowsKeybindings()
Public Methods
static void installKeybindings(UIDefaults table)
Install all Windows keybindings into the provided UIDefaults table
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public WindowsKeybindings ()

Public Methods

public static void installKeybindings (UIDefaults table)

Install all Windows keybindings into the provided UIDefaults table

Parameters
table The UiDefaults table to install into