Top Description Constructors Methods
sun.swing.plaf

public Class GTKKeybindings

extends Object
Class Inheritance
Imports
javax.swing.JTextField, .UIDefaults, javax.swing.text.DefaultEditorKit

GTKKeybindings - The standard set of keymaps for the GTK Platform
Author
Jasper Potts

Constructor Summary

AccessConstructor and Description
public

Method Summary

Modifier and TypeMethod and Description
public static void
installKeybindings(UIDefaults
The UiDefaults table to install into
table
)

Install all GTK keybindings into the provided UIDefaults table

Inherited from java.lang.Object:
cloneequalsfinalizegetClasshashCodenotifynotifyAlltoStringwaitwaitwait

Constructor Detail

GTKKeybindingsback to summary
public GTKKeybindings()

Method Detail

installKeybindingsback to summary
public static void installKeybindings(UIDefaults table)

Install all GTK keybindings into the provided UIDefaults table

Parameters
table:UIDefaults

The UiDefaults table to install into