Personal tools
You are here: Home Framework How To Guides
Document Actions

How To Guides

Up one level
Create a Framework 3.0 Project with Oracle JDeveloper by dallen — last modified 2007-11-11 10:11
How to create a simple Framework project using Oracle's JDeveloper.
Create a Framework Project with Oracle JDeveloper by dallen — last modified 2008-06-02 08:01
How to create a simple Framework project using Oracle's JDeveloper.
Framework Examples and Source Code by dallen — last modified 2007-11-02 01:25
The following examples and source code are designed to help you get started building Framework projects.
Get Started with Eclipse by dallen — last modified 2008-06-02 07:58
This how to outlines how to get started with using the Foundation plugin for Eclipse. It demonstrates how to create a project to use either Oracle and how to create the Run configurations to define and run a Framework application.
How to Create a Business Event by dallen — last modified 2007-09-04 15:31
Foundation business events allow you to add custom actions to your application. A business event is generated whenever an event external to the system occurs (e.g., a user clicks on a button, an external device signals that a message has arrived, or a scheduler signals that it is time to do a backup). Typically, business events are triggered from buttons and are usually contained within a toolbar located on an edge (typically the bottom) of the panel for which the event applies.
How to Create Business Associations by dallen — last modified 2007-09-04 15:27
Business associations are the links between business entities. They allow data to be related to each other, and easily be associated and disassociated. They are defined as foreign key relationships in the database.
How to Create Business Entities by dallen — last modified 2007-09-04 15:20
Present data to the user with these fundamental building blocks of Foundation applications.
Install Java 6.0 on Linux by mallen — last modified 2008-06-02 08:02
The following how-to guide will walk you through the steps needed to install Java 6.0 on Linux.
Install the Framework 3.0 JDeveloper Plugin by dallen — last modified 2008-05-22 13:52
Downloading and Installing the Framework 3.0 Plugin for JDeveloper
Install the Framework JDeveloper Plugin by dallen — last modified 2008-06-02 07:57
Downloading and Installing the Framework Plugin for JDeveloper
Install the Framework Plugin for Eclipse by dallen — last modified 2008-06-02 08:01
Downloading and installing the Framework plugin for Eclipse
Installing the Framework 3.0 Eclipse Plugin by dallen — last modified 2008-06-02 07:40
The following how-to guide will walk you through the steps needed to install the Framework 3.0 plugin for Eclipse.
Installing the Oracle XE Database by mallen — last modified 2008-06-02 08:01
In order to run a Framework project, the Oracle XE database must be installed. The following how-to guide will walk you through the steps needed to install the Oracle XE database.
Java JDK 5.0 with JDeveloper Howto by mallen — last modified 2008-06-02 08:00
Configuring JDeveloper to use JDK 5.0
Java JDK 6.0 with JDeveloper Howto by mallen — last modified 2007-11-11 08:05
Configuring JDeveloper to use JDK 6.0

Powered by Plone CMS, the Open Source Content Management System