com.xoetrope.carousel.services |
|
Java Source File Name | Type | Comment |
ButtonCellEditor.java | Class | Used as the TableCellEditor when the data property is clicked for a component
Copyright (c) Xoetrope Ltd., 2001-2006, This software is licensed under
the GNU Public License (GPL), please see license.txt for more details. |
DataEditor.java | Class | The panel which is loaded when the 'Manage data' tab is selected. |
DataSourceEditor.java | Class | Copyright (c) Xoetrope Ltd., 2001-2006, This software is licensed under
the GNU Public License (GPL), please see license.txt for more details. |
IServiceEditor.java | Interface | Copyright (c) Xoetrope Ltd., 2001-2006, This software is licensed under
the GNU Public License (GPL), please see license.txt for more details. |
ModelManager.java | Class | Copyright (c) Xoetrope Ltd., 2001-2006, This software is licensed under
the GNU Public License (GPL), please see license.txt for more details. |
ProjectRouteManager.java | Class | Copyright (c) Xoetrope Ltd., 2001-2006, This software is licensed under
the GNU Public License (GPL), please see license.txt for more details. |
RouteDataEditor.java | Class | JPanel which allows the user to edit the route data which is selected in the
JTree. |
RouteEditor.java | Class | Copyright (c) Xoetrope Ltd., 2001-2006, This software is licensed under
the GNU Public License (GPL), please see license.txt for more details. |
RouteManager.java | Class | Manager for keeping track of loaded routes and routes being edited.
Saves the route information when the save menu is clicked in the editor.
Copyright (c) Xoetrope Ltd., 2001-2006, This software is licensed under
the GNU Public License (GPL), please see license.txt for more details. |
ServiceDataEditor.java | Class | Copyright (c) Xoetrope Ltd., 2001-2006, This software is licensed under
the GNU Public License (GPL), please see license.txt for more details. |
ServiceEditor.java | Class | Copyright (c) Xoetrope Ltd., 2001-2006, This software is licensed under
the GNU Public License (GPL), please see license.txt for more details. |
ServiceManager.java | Class | Singleton class for tracking loaded services and changes being made in the
editor to the services. |
StaticDataEditor.java | Class | Title: Xui
Description: This screen is used to edit static data file. |