Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A C G I K L O P R S T U

A

ACTION_SHOW_TRACKCHART - Static variable in class org.dinopolis.gpstool.plugin.trackchart.TrackChartPlugin
 
actionPerformed(ActionEvent) - Method in class org.dinopolis.gpstool.plugin.trackchart.TrackChartFrame
Called on changes in the checkbox or other gui events.
actionPerformed(ActionEvent) - Method in class org.dinopolis.gpstool.plugin.trackchart.TrackChartPlugin.ShowTrackChartAction
Show the track chart
action_store_ - Variable in class org.dinopolis.gpstool.plugin.trackchart.TrackChartPlugin
the action store
application_resources_ - Variable in class org.dinopolis.gpstool.plugin.trackchart.TrackChartFrame
 
application_resources_ - Variable in class org.dinopolis.gpstool.plugin.trackchart.TrackChartPlugin
the resources of the GPSMap application

C

chart_panel_ - Variable in class org.dinopolis.gpstool.plugin.trackchart.TrackChartFrame
 

G

getLayer() - Method in class org.dinopolis.gpstool.plugin.trackchart.TrackChartPlugin
If the plugin wants to draw anything on the map it may return a layer here or null if not.
getMainMenu() - Method in class org.dinopolis.gpstool.plugin.trackchart.TrackChartPlugin
The plugin may return a JMenu object to be used in the main menu of the application and may (should) contain other menu items.
getMouseModes() - Method in class org.dinopolis.gpstool.plugin.trackchart.TrackChartPlugin
Every plugin may provide one or more mouse modes.
getPluginDescription() - Method in class org.dinopolis.gpstool.plugin.trackchart.TrackChartPlugin
Returns a description of the Plugin.
getPluginIdentifier() - Method in class org.dinopolis.gpstool.plugin.trackchart.TrackChartPlugin
Returns the unique id of the plugin.
getPluginName() - Method in class org.dinopolis.gpstool.plugin.trackchart.TrackChartPlugin
Returns the name of the Plugin.
getPluginVersion() - Method in class org.dinopolis.gpstool.plugin.trackchart.TrackChartPlugin
Returns the version of the plugin.
getSubMenu() - Method in class org.dinopolis.gpstool.plugin.trackchart.TrackChartPlugin
The application provides a sub menu for every plugin that may be used.
getTrackChart(Track) - Method in class org.dinopolis.gpstool.plugin.trackchart.TrackChartFrame
 

I

initialize(Resources, Resources, TrackManager, UnitHelper) - Method in class org.dinopolis.gpstool.plugin.trackchart.TrackChartFrame
 
initializePlugin(PluginSupport) - Method in class org.dinopolis.gpstool.plugin.trackchart.TrackChartPlugin
Initialize the plugin and pass a PluginSupport that provides objects, the plugin may use.
isActive() - Method in class org.dinopolis.gpstool.plugin.trackchart.TrackChartPlugin
Returns if the plugin is active or not.

K

KEY_TRACKCHART_PLUGIN_DESCRIPTION - Static variable in class org.dinopolis.gpstool.plugin.trackchart.TrackChartPlugin
 
KEY_TRACKCHART_PLUGIN_IDENTIFIER - Static variable in class org.dinopolis.gpstool.plugin.trackchart.TrackChartPlugin
 
KEY_TRACKCHART_PLUGIN_NAME - Static variable in class org.dinopolis.gpstool.plugin.trackchart.TrackChartPlugin
 
KEY_TRACKCHART_PLUGIN_VERSION - Static variable in class org.dinopolis.gpstool.plugin.trackchart.TrackChartPlugin
 
KEY_TRACKCHART_SHOW_MENU_NAME - Static variable in class org.dinopolis.gpstool.plugin.trackchart.TrackChartPlugin
 

L

loadResources() - Method in class org.dinopolis.gpstool.plugin.trackchart.TrackChartPlugin
Loads the resource file, or exits on a MissingResourceException.

O

org.dinopolis.gpstool.plugin.trackchart - package org.dinopolis.gpstool.plugin.trackchart
 

P

plugin_menu_item_ - Variable in class org.dinopolis.gpstool.plugin.trackchart.TrackChartPlugin
 
plugin_resources_ - Variable in class org.dinopolis.gpstool.plugin.trackchart.TrackChartFrame
 
plugin_support_ - Variable in class org.dinopolis.gpstool.plugin.trackchart.TrackChartPlugin
 

R

RESOURCE_BUNDLE_NAME - Static variable in class org.dinopolis.gpstool.plugin.trackchart.TrackChartPlugin
the name of the resource file
resources_ - Variable in class org.dinopolis.gpstool.plugin.trackchart.TrackChartPlugin
the resources of the track plugin

S

setActive(boolean) - Method in class org.dinopolis.gpstool.plugin.trackchart.TrackChartPlugin
Called by the application to switch the layer on or off.
startPlugin() - Method in class org.dinopolis.gpstool.plugin.trackchart.TrackChartPlugin
The application calls this method to indicate that the plugin is activated and will be used from now on.
stopPlugin() - Method in class org.dinopolis.gpstool.plugin.trackchart.TrackChartPlugin
The application calls this method to indicate that the plugin is deactivated and will not be used any more.

T

TRACKCHART_ACTION_STORE_ID - Static variable in class org.dinopolis.gpstool.plugin.trackchart.TrackChartPlugin
 
TrackChartFrame - class org.dinopolis.gpstool.plugin.trackchart.TrackChartFrame.
 
TrackChartFrame(String) - Constructor for class org.dinopolis.gpstool.plugin.trackchart.TrackChartFrame
 
TrackChartPlugin - class org.dinopolis.gpstool.plugin.trackchart.TrackChartPlugin.
 
TrackChartPlugin() - Constructor for class org.dinopolis.gpstool.plugin.trackchart.TrackChartPlugin
 
TrackChartPlugin.ShowTrackChartAction - class org.dinopolis.gpstool.plugin.trackchart.TrackChartPlugin.ShowTrackChartAction.
The Action that triggers the track chart window.
TrackChartPlugin.ShowTrackChartAction() - Constructor for class org.dinopolis.gpstool.plugin.trackchart.TrackChartPlugin.ShowTrackChartAction
The Default Constructor.
track_box_ - Variable in class org.dinopolis.gpstool.plugin.trackchart.TrackChartFrame
 
track_manager_ - Variable in class org.dinopolis.gpstool.plugin.trackchart.TrackChartFrame
 
track_manager_ - Variable in class org.dinopolis.gpstool.plugin.trackchart.TrackChartPlugin
 

U

USER_RESOURCE_DIR_NAME - Static variable in class org.dinopolis.gpstool.plugin.trackchart.TrackChartPlugin
the name of the directory containing the resources
unit_helper_ - Variable in class org.dinopolis.gpstool.plugin.trackchart.TrackChartFrame
 

A C G I K L O P R S T U