Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Oracle ADF 11gR2 Development Beginner's Guide

You're reading from   Oracle ADF 11gR2 Development Beginner's Guide Oracle ADF is one of the easiest ways to develop rich internet applications. All you need is a little Java to get the most from this book as it takes you step-by-step from installation, to development, to implementation.

Arrow left icon
Product type Paperback
Published in Apr 2013
Publisher Packt
ISBN-13 9781849689007
Length 330 pages
Edition 1st Edition
Languages
Arrow right icon
Author (1):
Arrow left icon
Vinod Thatheri Krishnan Vinod Thatheri Krishnan
Author Profile Icon Vinod Thatheri Krishnan
Vinod Thatheri Krishnan
Arrow right icon
View More author details
Toc

Table of Contents (19) Chapters Close

Oracle ADF 11gR2 Development Beginner's Guide
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Pop Quiz Answers
1. Installing and Configuring JDeveloper IDE FREE CHAPTER 2. Getting Started with ADF 3. Understanding the Model Layer 4. Validating and Using the Model Data 5. Binding the Data 6. Displaying the Data 7. Working with Navigation Flows 8. Layout with Look and Feel 9. Implementing Security 10. Deploying the ADF Application 11. Advanced Features of ADF Index

Getting familiar with the IDE


JDeveloper is a perfect IDE for designing and delivering high-end web applications. To support complex designing and customization, the IDE provides various tools and menu options to compete with the requirements of the application developer. These compelling tools, which are shown in the following screenshot, are commonly used by developers in their day-to-day application development:

The Design and Source menus are toggled between the Design and Source views of the file in the Editor window. History and Diagram menus are also displayed based on the active view of the file.

The toolbar for JDeveloper IDE is displayed just below the Menu section, as shown in the following screenshot:

The highlighted tools are added as part of the External Tools option in the Tools menu. The standout features of JDeveloper are:

  • Drag-and-drop: You can drag-and-drop the content between windows, panels, and sections.

  • Docking: Almost all the panels within the IDE are “dockable”. You can customize the location of the windows anywhere. Move the panel and drag it to dock the panel or window.

  • Floating: Panels can be made floating if the dockable option is not preferred.

  • Minimize and Maximize: Panels and windows support minimize and maximize features. Right-click on the panel and select the option as appropriate.

  • Keyboard access: You can navigate, select, and interact with the IDE using shortcut keys.

  • Searching: Search for the property in the property inspector, Resource palette, structure window, code editor, and so on.

  • Tabbed view: All the windows that open in the center of the IDE will have the tabbed view.

  • Splitting: All code editors support splitting of the documents vertically and horizontally. Drag the horizontal splitter to the bottom-right corner to split the document horizontally and the top-right corner to split it vertically, as shown in the following screenshot:

  • Closing: The Editor window supports the Close, Close others, and Close all options.

  • Editing Tools: Editor tools are available in the Source and Design view for almost all the files. Some common tools used are Code highlight, Bookmarks, Reformat, Surround, Block coloring, and so on.

Setting the preferences

There are many configurations, as shown in the following list, related to the IDE that can be configured using the Preferences menu in Tools:

  • Environment: This section will allow the user to change the look and feel and theme of the page, give an option to save the file on exit, check for modified files, and so on. This section has the following options:

    • Dockable windows: This customizes how the docking behaves.

    • Local History: This enables local history for the files stored in the user directory.

    • Log: This enables logging and specifies where to save the logfile. Also, it customizes the size, lines, and color of the log file.

  • External Editor: A user can set a preference to open the files in either the external editor or the application. For example, PDF files will be preferred to be opened in an Adobe application.

  • File Types: This will let the user decide which extensions can be opened by JDeveloper and which editors are used to open the files within JDeveloper.

    Note

    Setting the Default Editor option to source view will increase the performance in opening up the files within JDeveloper.

  • Shortcut Keys: This is used to configure the shortcut keys for different operations within the IDE.

You can have external applications or tools configured within your IDE using the External Tools menu in Tools.

You have been reading a chapter from
Oracle ADF 11gR2 Development Beginner's Guide
Published in: Apr 2013
Publisher: Packt
ISBN-13: 9781849689007
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime