jET
1.0beta1


Package org.jet

This package contains the core of jET application.

See:
          Description

Interface Summary
Palette This interface implements tables in project palette.
 

Class Summary
AboutBox Dialog box About .
BasePointDialog BasePoint dialog.
Configuration The configuration of jET.
GoToDialog Go to point dialog.
Jet jET application.
JetDialog Abstract class that defines dialog boxes for jET application.
JetOptions Application options.
JetResources A source of locale text manipulation.
JPaletteButton Toggle button for track palette.
PaletteButtonModel Model for palette buttons.
PaletteButtonUI Toggle button UI for palette buttons.
PaletteFrame Developer palette.
SceneryDescriptionDialog Scenery description dialog.
SceneryFrame Scenery frame is an internal window with scenery editor.
SimulatorCatalog Catalog is the class that integrates with existing MaSzyna directory on the filesystem and retrives contents of some subdirectories.
TrackNamesDialog Dialog box for track and switch names.
ZoomComboBoxEditor Formatted text field as the combo box editor.
ZoomComboBoxRenderer Combo box renderer for zoom combo box.
 

Package org.jet Description

This package contains the core of jET application.

It defines main frame, some common dialog classes, config file support with resources.

Subpackage org.jet.sce has scenery editor which is full Swing component. Other subpackages define palettes for editor.


jET
1.0beta1