wiki:SCENE_COMMONS_R0

Version 1 (modified by pap, 16 years ago) (diff)

--

Error: Macro BackLinksMenu(None) failed
compressed data is corrupt

Analysis

Overview

The page scene is responsible for displaying objects inside the page work area. The page scene provides an object model for the contents of the page work area. It is supposed that different implementations of the scene should exist. They will actually display the given model using the primitives of some library. Base scene is a mediator that contstructs the object model and then uses a concrete implementation to get the graphical result.

Task requirements

  • Define the elements of the scene model.
  • The model should be able to handle different page elements.
  • The scene should be able to provide a swing component.

Task result

The result of this task should be source code.

Implementation idea

Probably it will be good to have these elements in the model:

  • Frame
  • Swing component

How to demo

  • Describe the model
  • Show the interfaces/classes.

Design

Implementation

(Implementation results should be described and linked here (from the wiki or the repository))

Testing

Comments

Log

Error: Macro Include(wiki:SCENE_COMMONS_R0_LOG) failed
current transaction is aborted, commands ignored until end of transaction block