public class

GTKKeybindings

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

Class Overview

GTKKeybindings - The standard set of keymaps for the GTK Platform

Summary

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

Public Constructors

public GTKKeybindings ()

Public Methods

public static void installKeybindings (UIDefaults table)

Install all GTK keybindings into the provided UIDefaults table

Parameters
table The UiDefaults table to install into