Help on Menus

File Menu    Edit Menu    Grid Menu    Layout Menu    Project Menu
Editors Menu    I18n Menu    View Menu    Windows Menu
 
 Explain
 Explain
 Explain
 Explain
 Explain
 Explain
 Explain
 Explain
 Explain
 Explain
 Explain
 Explain
 Explain
 Explain
 Explain
 Explain

 
 Explain
 Explain
 Explain
 Explain
 Explain
 Explain
 Explain
 Explain
 Explain
 Explain
 Explain

 
 Explain
 Explain
 Explain
 Explain
 Explain
 Explain
 Explain
 Explain
 Explain

 
 Explain
 Explain
 Explain
 Explain
 Explain
 Explain
 Explain
 Explain
 Explain
 Explain
 Explain
 Explain
 Explain
 Explain

 
 Explain
 Explain
 Explain
 Explain
 Explain
 Explain
 Explain
 Explain
 Explain

 
 Explain
 Explain
 Explain
 Explain
 Explain
 Explain
 Explain
 Explain
 Explain
 Explain
 Explain
 Explain

 
 Explain
 
 Explain
 
 Explain

 
 Explain
 Explain
 Explain
 Explain
 Explain
 Explain

 
 Explain
 Explain


File Menu            To Top
New Project Create a new project. More...
New Layout Create a new layout and add it to the current project. More...
Open Project Select a project definition (.radj) file and load it into the workspace.
Open Layout Select a layout definition (.radi) file and load it into the current project.
Save Save the current layout.
Save All Save all changed layouts.
Save a Copy Save a copy of the current layout.
Revert Revert to the last saved version of the current layout.
Import Beans Import custom Beans packaged in a JAR. More...
Libraries Specify required by imported Beans.
Preferences Define
  the base project directory,
  the look and feel,
  Code Generation settings,
  the colors of the layout grid and
  the the number of undo steps.
Page Setup Display page setup dialog.
Print Layout Print current layout using the current printer settings.
Print Display RADi .
Java Info Information about some system properties.
Quit Quit RADi. If any layouts have unsaved changes, you will be asked to save changes.

Edit Menu            To Top
Undo Undo the last performed action.
Redo Redo the last performed action.
Cut Cut all selected components.
Copy Copy all selected components.
Paste Paste previously cut or copied components into the selected container. More...
Search Components Display the .
Select all Components Select all components of the current container.
Select all Cells Select all grid cells of the current panel.
Delete selected Components Delete all selected components.
Switch selected Components Switch the positions of two selected components.
Create Button Group Create a button group from all selected JRadioButtons or JToggleButtons. More...

Grid Menu            To Top
To Top Container Switch to top container.
To Parent Container Step up the container hierarchy one step.
To Last Displayed Container Switch to the container displayed before the container hierarchy last changed.
Show Internal Grids Select/deselect the "Show Internal Grids" flag. More...
Magnifier The magnifier tool allows to into the layout (see: The Magnifier tool).
Minimum Size Display the current layout at its minimum size (see: Size Modes).
Preferred Size Display the current layout at its preferred size (see: Size Modes).
Fixed Size Display the current layout at a fixed size (see: Size Modes).
Fixed Size... Adjust the fixed size .

Layout Menu            To Top
Select Top Container Select the Top container (the panel containing the design grid).
Convert to R-Bean Convert the layout to an R-Bean, see R-Beans (RADi Beans).
Rename Layout Rename the layout definition file.
Copy Layout Copy the current layout and all its resources (display ).
Sort Components can be sorted by name, by kind or by position (left to right, top to bottom).
Export Layout Class Open the 'Export Layout' dialog.
Inner Class Settings Specify which containers will be exported as inner classes (see Defining inner classes).
Layout Info Get some about the layout.
Bean Context Info Show an on the bean context's nested chidren and registered services (see The BeanContext).
Notepad You can save notes together with a layout.
Store Template Store the current layout's design grid as a template. When creating a new layout you can choose a previously stored template instead of specifying a design grid.
Browse Templates Open the .
Remove Layout Remove the layout from the project. You can choose whether to delete the layout definition file or not.
Hide/Show Anonymous Hide resp. show anonymous components.

Project Menu            To Top
New Layout Create a new layout inside the current project. More...
Open Layout Select a layout file and load it into the current project.
Check Resources Search for missing resources, for non-project-relative resources and for unused resources (see: Resources).
Change Component Properties Change properties for a definable set of components out of a definable set of layouts (see 'Change Component Properties' dialog).
Export Layout Classes Open the 'Export Layout' dialog.
Project Info Show some about the project.
Notepad You can save notes together with a project.
Remove Project Remove this project from the workspace. Does not delete any files.
Properties Edit a project's properties (see: Creating a new project).

Editors Menu            To Top
Define FocusTraversalPolicy See: Defining a FocusTraversalPolicy.
Remove FocusTraversalPolicy Remove a previously defined FocusTraversalPolicy.
EditButtongroups Open ButtonGroup Editor.
Edit TableModel Open TableModel Editor.
Edit Tabs Open Tab Editor.
Edit Tree Open Tree Editor.
Edit List Open .
Edit ComboBox Open .
Edit Formatter Open Formatter Editor.
Edit SpinnerModel Open SpinnerModel Editor.
Edit Styled Document Open .
Edit Menus Open Menu Editor.

I18n Menu            To Top
Define Properties Files See: Internationalization.
Select a Locale  Select a locale out of the list of supported locales.
Reload Properties Files  Execute this command after you manually edited entries in properties files.

View Menu            To Top
Show Cell Panel Scroll to Cell Panel.
Show Cell Component Panel Scroll to Cell Component Panel.
Show Project Panel Scroll to Project Panel.
Show Properties-Listeners Panel Scroll to Properties-Listeners Panel.
Show Tooltips Show/hide tooltips.
Pack RADi GUI Pack the RADi GUI.

Window Menu            To Top
Navigator Open (see: The Navigator window).
Show Test Frame Display a test frame containing the current layout.