Sun Management Center 3.5 Update 1 Supplement

Chapter 3 Alternative Methods for Accessing Java Console Functions

The Sun Management Center 3.5 Update 1 provides the following features. These enable you to perform management functions using your preferred interface mechanism (command line or Java-based console):

In addition, the Java Console enables you to perform functions using your keyboard as well as your mouse.

This chapter describes the following features provided for the Java Console:

General Keyboard Navigation

The Java Console indicates the active window component, called the focus, by either a blinking cursor or, in the case of buttons or checkboxes, a blue border. On some screens, a default button might be identified by a black border. To change focus or activate a button, use the appropriate mechanism:

Keyboard Shortcuts

Keyboard shortcuts are keystroke combinations that activate a menu item from the keyboard even if the menu for that command is not currently displayed. Keyboard shortcuts usually consist of a modifier key and a character key, like Ctrl+Z, or a few special keys, such as F1 and Delete. Unlike mnemonics, keyboard shortcuts do not display menus. They perform the indicated actions directly.

Table 3–1 provides a list of the standard keyboard shortcuts that the Java Console supports.

Table 3–1 Common Java Console Navigation and Activation Keys

Keyboard Operation 

Action 

Tab 

Navigates to the next focusable component  

Shift+Tab 

 Navigates to the previous focusable component

Control+Tab  

Navigates to the next focusable component. This works even if the component that previously had focus accepts tabs. 

Left Arrow  

Moves focus left one character or component 

Right arrow  

Moves focus right one character or component 

Up arrow  

Moves focus up one line or component 

Down arrow  

Moves focus down one line or component 

Page Up  

Moves up one pane of information 

Page Down  

Moves down one pane of information 

Home  

Moves to the beginning of the data; in a table, moves to the beginning of a row 

End  

Moves to the end of the data; in a table, moves to the last cell in a row 

Return  

Activates the default command button 

Escape 

Dismisses a menu or dialog box without changes; cancels a drag-and-drop operation in progress 

Spacebar 

Activates the component that has keyboard focus 

Mnemonics

Mnemonics provide another keyboard alternative to the mouse. A mnemonic is an underlined alphanumeric character in a menu title, menu item, or other interface component. A mnemonic reminds you how to activate the equivalent command by simultaneously pressing the Alt key and the character key that corresponds to the underlined letter or numeral.

When the keyboard focus is not in a text element, you do not always need to use the Alt key. For example, to choose the Exit command from the File menu, you can hold down the Alt key and press F to display the File menu, release the Alt key, and then press X.

Once you have displayed a menu with a keyboard sequence, any subsequent keypress activates a command only from that menu. For example, you can press Alt+F to display the File menu and then type A to activate the Save As command, or press Alt+E to display the Edit menu, and then type A to activate the Select All command.

All menu items in Sun Management Center 3.5 Update 1 have mnemonics. A given letter might apply to a different function, depending on the menu or the window.

Images and Graphs

Throughout the Java Console, images indicate screen navigation. These images contain alternative text that you can display when you move your mouse over the image or use other similar technology. In addition, some graphs also provide a text-only view of the data in tabular format. Look for this feature on the graph windows.