A B C D E F G H I K L M N O P Q R S T U V W X Y Z _

A

AbstractItem - class org.fopps.model.AbstractItem.
AbstractItem is the base class for most classes in the model.
AbstractItem(String) - Constructor for class org.fopps.model.AbstractItem
Creates a new abstact item
AbstractItemDialog - class org.fopps.ui.AbstractItemDialog.
 
AbstractItemDialog(AbstractItem) - Constructor for class org.fopps.ui.AbstractItemDialog
 
accept(AbstractItem) - Method in class org.fopps.model.Relation
Checks, if the given objects are accepted by the relation.
accept(AbstractItem) - Method in class org.fopps.model.ProjectRelation
Checks, if the given objects are accepted by the relation.
accept(AbstractItem) - Method in class org.fopps.model.ConfigurationConstraint
Checks, if the given objects are accepted by the relation.
acceptItem(AbstractItem) - Method in class org.fopps.ui.ProjectItemDialog
Returns true, if dialog accepts the given item
acceptItem(AbstractItem) - Method in class org.fopps.ui.ProductDialog
Returns true, if dialog accepts the given item
acceptItem(AbstractItem) - Method in class org.fopps.ui.FeatureDialog
Returns true, if dialog accepts the given item
acceptItem(AbstractItem) - Method in class org.fopps.ui.AbstractItemDialog
Returns true, if dialog accepts the given item
acceptSelection() - Method in class org.fopps.ui.actions.ZoomOutAction
Indicates, if an action is able to work with the selected items.
acceptSelection() - Method in class org.fopps.ui.actions.ZoomInAction
Indicates, if an action is able to work with the selected items.
acceptSelection() - Method in class org.fopps.ui.actions.WidenAction
Indicates, if an action is able to work with the selected items.
acceptSelection() - Method in class org.fopps.ui.actions.ViewAction
Indicates, if an action is able to work with the selected items.
acceptSelection() - Method in class org.fopps.ui.actions.UnselectAllAction
Indicates, if an action is able to work with the selected items.
acceptSelection() - Method in class org.fopps.ui.actions.UndoAction
Indicates, if an action is able to work with the selected items.
acceptSelection() - Method in class org.fopps.ui.actions.ToggleOptionalAction
Indicates, if an action is able to work with the selected items.
acceptSelection() - Method in class org.fopps.ui.actions.ToggleDefaultAction
Indicates, if an action is able to work with the selected items.
acceptSelection() - Method in class org.fopps.ui.actions.ToggleAlternativeAction
Indicates, if an action is able to work with the selected items.
acceptSelection() - Method in class org.fopps.ui.actions.SelectDirectoryAction
Indicates, if an action is able to work with the selected items.
acceptSelection() - Method in class org.fopps.ui.actions.SelectAllAction
Indicates, if an action is able to work with the selected items.
acceptSelection() - Method in class org.fopps.ui.actions.RemoveFeatureAction
Indicates, if an action is able to work with the selected items.
acceptSelection() - Method in class org.fopps.ui.actions.ProjectAction
 
acceptSelection() - Method in class org.fopps.ui.actions.PrintAction
Indicates, if an action is able to work with the selected items.
acceptSelection() - Method in class org.fopps.ui.actions.NewProductAction
 
acceptSelection() - Method in class org.fopps.ui.actions.NewCoreAssetAction
 
acceptSelection() - Method in class org.fopps.ui.actions.NarrowAction
Indicates, if an action is able to work with the selected items.
acceptSelection() - Method in class org.fopps.ui.actions.ItemPropertiesAction
Indicates, if an action is able to work with the selected items.
acceptSelection() - Method in class org.fopps.ui.actions.ItemAction
Indicates, if an action is able to work with the selected items.
acceptSelection() - Method in class org.fopps.ui.actions.InvertSelectionAction
Indicates, if an action is able to work with the selected items.
acceptSelection() - Method in class org.fopps.ui.actions.FixAllTimingsAction
Indicates, if an action is able to work with the selected items.
acceptSelection() - Method in class org.fopps.ui.actions.FeatureAction
Indicates, if an action is able to work with the selected items.
acceptSelection() - Method in class org.fopps.ui.actions.DeleteAction
Indicates, if an action is able to work with the selected items.
acceptSelection() - Method in class org.fopps.ui.actions.CompileAction
Indicates, if an action is able to work with the selected items.
acceptSelection() - Method in class org.fopps.ui.actions.CloneAction
 
acceptSelection() - Method in class org.fopps.ui.actions.BaseAction
Indicates, if an action is able to work with the selected items.
acceptSelection() - Method in class org.fopps.ui.actions.AddNumericFeatureAction
Indicates, if an action is able to work with the selected items.
acceptSelection() - Method in class org.fopps.ui.actions.AddFeatureAction
Indicates, if an action is able to work with the selected items.
ActionGroups - class org.fopps.ui.actions.ActionGroups.
ActionGroups holds all standard group names
ActionGroups() - Constructor for class org.fopps.ui.actions.ActionGroups
 
ActionHandler - class org.fopps.ui.actions.ActionHandler.
ActionHandler is the mediator between data model and UI actions.
ActionHandler.DummyApplication - class org.fopps.ui.actions.ActionHandler.DummyApplication.
'Null' application
ActionHandler.DummyApplication() - Constructor for class org.fopps.ui.actions.ActionHandler.DummyApplication
 
ActionHandler(ActionHandler) - Constructor for class org.fopps.ui.actions.ActionHandler
Copy constructor for ActionHandler.
ActionHandler(ProjectContainer, Application) - Constructor for class org.fopps.ui.actions.ActionHandler
Constructor for ActionHandler.
actionPerformed(ActionEvent) - Method in class org.fopps.ui.OptionsDialog
Handles actions (Ok and Cancel button)
actionPerformed(ActionEvent) - Method in class org.fopps.ui.MonthPicker
 
actionPerformed(ActionEvent) - Method in class org.fopps.ui.FeatureDialog
Handles actions (Ok and Cancel button)
actionPerformed(ActionEvent) - Method in class org.fopps.ui.AbstractItemDialog
Handles actions (Ok and Cancel button)
actionPerformed(ActionEvent) - Method in class org.fopps.ui.actions.ZoomOutAction
 
actionPerformed(ActionEvent) - Method in class org.fopps.ui.actions.ZoomInAction
 
actionPerformed(ActionEvent) - Method in class org.fopps.ui.actions.WidenAction
 
actionPerformed(ActionEvent) - Method in class org.fopps.ui.actions.UnselectAllAction
 
actionPerformed(ActionEvent) - Method in class org.fopps.ui.actions.UndoAction
 
actionPerformed(ActionEvent) - Method in class org.fopps.ui.actions.ToggleOptionalAction
 
actionPerformed(ActionEvent) - Method in class org.fopps.ui.actions.ToggleDefaultAction
 
actionPerformed(ActionEvent) - Method in class org.fopps.ui.actions.ToggleAlternativeAction
 
actionPerformed(ActionEvent) - Method in class org.fopps.ui.actions.SelectDirectoryAction
 
actionPerformed(ActionEvent) - Method in class org.fopps.ui.actions.SelectAllAction
 
actionPerformed(ActionEvent) - Method in class org.fopps.ui.actions.SaveAsAction
 
actionPerformed(ActionEvent) - Method in class org.fopps.ui.actions.SaveAction
 
actionPerformed(ActionEvent) - Method in class org.fopps.ui.actions.RemoveFeatureAction
 
actionPerformed(ActionEvent) - Method in class org.fopps.ui.actions.QuitAction
 
actionPerformed(ActionEvent) - Method in class org.fopps.ui.actions.ProjectAction
 
actionPerformed(ActionEvent) - Method in class org.fopps.ui.actions.PrintAction
 
actionPerformed(ActionEvent) - Method in class org.fopps.ui.actions.OptionsAction
 
actionPerformed(ActionEvent) - Method in class org.fopps.ui.actions.OpenAction
 
actionPerformed(ActionEvent) - Method in class org.fopps.ui.actions.NewProductAction
 
actionPerformed(ActionEvent) - Method in class org.fopps.ui.actions.NewCoreAssetAction
 
actionPerformed(ActionEvent) - Method in class org.fopps.ui.actions.NewAction
 
actionPerformed(ActionEvent) - Method in class org.fopps.ui.actions.NarrowAction
 
actionPerformed(ActionEvent) - Method in class org.fopps.ui.actions.ItemPropertiesAction
 
actionPerformed(ActionEvent) - Method in class org.fopps.ui.actions.InvertSelectionAction
 
actionPerformed(ActionEvent) - Method in class org.fopps.ui.actions.FixAllTimingsAction
 
actionPerformed(ActionEvent) - Method in class org.fopps.ui.actions.FeatureAction
 
actionPerformed(ActionEvent) - Method in class org.fopps.ui.actions.DeleteRelationAction
 
actionPerformed(ActionEvent) - Method in class org.fopps.ui.actions.DeleteAction
 
actionPerformed(ActionEvent) - Method in class org.fopps.ui.actions.CreateRelationAction
 
actionPerformed(ActionEvent) - Method in class org.fopps.ui.actions.CreateMany2OneRelationAction
 
actionPerformed(ActionEvent) - Method in class org.fopps.ui.actions.CompileAction
 
actionPerformed(ActionEvent) - Method in class org.fopps.ui.actions.BaseAction
 
actionPerformed(ActionEvent) - Method in class org.fopps.ui.actions.AttachFilesAction
 
actionPerformed(ActionEvent) - Method in class org.fopps.ui.actions.AddNumericFeatureAction
 
actionPerformed(ActionEvent) - Method in class org.fopps.ui.actions.AddFeatureAction
 
actionPerformed(ActionEvent) - Method in class org.fopps.ui.config.OptionEditor
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class org.fopps.ui.config.ConfigurationTableListController
 
actionPerformed(ActionEvent) - Method in class org.fopps.ui.config.ConfigurationEditor
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class org.fopps.ui.config.AlternativeEditor
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class org.fopps.ui.feature.FeatureConstraintController
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class org.fopps.ui.feature.AttachmentTableController
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class org.fopps.ui.log.LogDialog
Handles actions (Ok and Cancel button)
ACTIONS - Static variable in class org.fopps.ui.actions.ActionHandler
 
ADD - Static variable in class org.fopps.ui.actions.ActionGroups
Group for add actions
ADD_COMMAND - Static variable in class org.fopps.ui.feature.FeatureConstraintController
 
ADD_COMMAND - Static variable in class org.fopps.ui.feature.AttachmentTableController
 
ADD_FEATURE - Static variable in class org.fopps.ui.Icons
 
ADD_PARAMETER - Static variable in class org.fopps.ui.Icons
 
add(Component) - Method in class org.fopps.ui.FormPanel
 
add(Component, int) - Method in class org.fopps.ui.FormPanel
 
add(Component, int, int) - Method in class org.fopps.ui.FormPanel
Adds a component to panel.
add(Component, int, int, int, int) - Method in class org.fopps.ui.FormPanel
Adds a component to panel.
add(Component, Object) - Method in class org.fopps.ui.FormPanel
 
add(Component, Object, int) - Method in class org.fopps.ui.FormPanel
 
add(String, Component) - Method in class org.fopps.ui.FormPanel
 
addApplicationListener(ApplicationListener) - Method in class org.fopps.ui.MainFrame
Registers an application listener
addApplicationListener(ApplicationListener) - Method in interface org.fopps.ui.Application
Registers an application listener
addApplicationListener(ApplicationListener) - Method in class org.fopps.ui.actions.ActionHandler.DummyApplication
Registers an application listener
addAttachment(Artefact) - Method in class org.fopps.model.Feature
Adds an attachment to this feature
addAttachmentsFromFeature(Feature) - Method in class org.fopps.model.ConfigurationItem
Add all attachments from other feature
addCategory(String) - Static method in class org.fopps.model.ArtefactCategory
Adds a category and returns the corresponding instance.
addChildren(TreeItem) - Method in class org.fopps.model.TreeItem
Adds one element to association Children
addColumn(TableColumn) - Method in class org.fopps.ui.PersistentColumnModel
Appends aColumn to the end of the tableColumns array.
addCompilationListener(CompilationListener) - Method in class org.fopps.model.ConfigurationExporter
Adds a compilation listener
addConfigListener(ConfigListener) - Static method in class org.fopps.share.Config
Adds a config listener
addDay() - Method in class org.fopps.share.DateTime
Adds one day to the current DateTime instance
addDay(int) - Method in class org.fopps.share.DateTime
Adds a given number of days to the current DateTime instance.
ADDED_EVENT - Static variable in class org.fopps.model.AbstractItem
Emitted, if an item was added
addErrorMessage(String) - Method in class org.fopps.ui.log.LogListModel
Adds an error message to the list
AddFeatureAction - class org.fopps.ui.actions.AddFeatureAction.
AddFeatureAction adds a child feature to a selected feature
AddFeatureAction(ActionHandler) - Constructor for class org.fopps.ui.actions.AddFeatureAction
 
AddFeatureAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.AddFeatureAction
 
AddFeatureAction(String, Icon, ActionHandler) - Constructor for class org.fopps.ui.actions.AddFeatureAction
 
addIncoming(Relation) - Method in class org.fopps.model.AbstractItem
Adds one element to association Incoming
addInfoMessage(String) - Method in class org.fopps.ui.log.LogListModel
Adds an information message to the list
addItemListener(ItemListener) - Method in class org.fopps.ui.TreeController
Adds a new item listener
addItemListener(ItemListener) - Method in class org.fopps.ui.TableListController
Adds a new item listener
addItemListener(ItemListener) - Method in class org.fopps.ui.TableController
Adds a new item listener
addItemListener(ItemListener) - Method in class org.fopps.ui.ListController
 
addItemListener(ItemListener) - Method in class org.fopps.ui.project.ProjectPanelController
Adds a listener to receive item events when the state of an item is changed by the user.
addItemListener(ItemListener) - Method in class org.fopps.ui.project.ProjectPanel
Adds a listener
addListener(ModelListener) - Method in class org.fopps.model.ProjectContainer
Adds a listener
addListener(ModelListener) - Method in class org.fopps.model.AbstractItem
Adds a listener
addMandatoryFiles(List, CompileContext) - Method in class org.fopps.model.ConfigurationExporter
Adds mandatory files.
addMessage(String, int) - Method in class org.fopps.model.ConstraintChecker
Adds a violation message
addMessage(String, int, AbstractItem, AbstractItem) - Method in class org.fopps.model.ConstraintChecker
Adds a violation message
addMonth() - Method in class org.fopps.share.DateTime
Adds one month to the current DateTime instance
addMonth(int) - Method in class org.fopps.share.DateTime
Adds a given number of months to the current DateTime instance.
AddNumericFeatureAction - class org.fopps.ui.actions.AddNumericFeatureAction.
AddFeatureAction adds a child feature to a selected feature
AddNumericFeatureAction(ActionHandler) - Constructor for class org.fopps.ui.actions.AddNumericFeatureAction
 
AddNumericFeatureAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.AddNumericFeatureAction
 
AddNumericFeatureAction(String, Icon, ActionHandler) - Constructor for class org.fopps.ui.actions.AddNumericFeatureAction
 
addOutgoing(Relation) - Method in class org.fopps.model.AbstractItem
Adds one element to association Outgoing
addProjects(ProjectItem) - Method in class org.fopps.model.ProjectContainer
Adds one element to association Projects
addSpacer(int, int) - Method in class org.fopps.ui.FormPanel
Adds a spacer component to panel.
addSpacer(int, int, int, int) - Method in class org.fopps.ui.FormPanel
Adds a spacer component to panel.
addTab(JComponent) - Method in class org.fopps.ui.OptionsDialog
Adds a page to the dialog tabs
addTab(JComponent) - Method in class org.fopps.ui.AbstractItemDialog
Adds a page to the dialog tabs
addToMenu() - Method in class org.fopps.ui.actions.ToggleOptionalAction
Return true, if action should be added to menu.
addToMenu() - Method in class org.fopps.ui.actions.ToggleDefaultAction
Return true, if action should be added to menu.
addToMenu() - Method in class org.fopps.ui.actions.ToggleAlternativeAction
Return true, if action should be added to menu.
addToMenu() - Method in class org.fopps.ui.actions.MoveRightYAction
Return true, if action should be added to menu.
addToMenu() - Method in class org.fopps.ui.actions.MoveRightQAction
Return true, if action should be added to menu.
addToMenu() - Method in class org.fopps.ui.actions.MoveRightAction
Return true, if action should be added to menu.
addToMenu() - Method in class org.fopps.ui.actions.MoveLeftYAction
Return true, if action should be added to menu.
addToMenu() - Method in class org.fopps.ui.actions.MoveLeftQAction
Return true, if action should be added to menu.
addToMenu() - Method in class org.fopps.ui.actions.MoveLeftAction
Return true, if action should be added to menu.
addToMenu() - Method in class org.fopps.ui.actions.IncDurationQAction
Return true, if action should be added to menu.
addToMenu() - Method in class org.fopps.ui.actions.IncDurationAction
Return true, if action should be added to menu.
addToMenu() - Method in class org.fopps.ui.actions.DecDurationQAction
Return true, if action should be added to menu.
addToMenu() - Method in class org.fopps.ui.actions.DecDurationAction
Return true, if action should be added to menu.
addToMenu() - Method in class org.fopps.ui.actions.BaseAction
Return true, if action should be added to menu.
addToPopup() - Method in class org.fopps.ui.actions.ViewAction
Determines, if action should appear in popup menu
addToPopup() - Method in class org.fopps.ui.actions.UndoAction
Determines, if action should appear in popup menu
addToPopup() - Method in class org.fopps.ui.actions.QuitAction
Determines, if action should appear in popup menu.
addToPopup() - Method in class org.fopps.ui.actions.ProjectAction
Determines, if action should appear in popup menu
addToPopup() - Method in class org.fopps.ui.actions.OptionsAction
Determines, if action should appear in popup menu
addToPopup() - Method in class org.fopps.ui.actions.NewProductAction
Determines, if action should appear in popup menu
addToPopup() - Method in class org.fopps.ui.actions.NewCoreAssetAction
Determines, if action should appear in popup menu
addToPopup() - Method in class org.fopps.ui.actions.ItemPropertiesAction
Determines, if action should appear in popup menu
addToPopup() - Method in class org.fopps.ui.actions.FixAllTimingsAction
Determines, if action should appear in popup menu
addToPopup() - Method in class org.fopps.ui.actions.FileAction
Determines, if action should appear in popup menu.
addToPopup() - Method in class org.fopps.ui.actions.FeatureAction
Determines, if action should appear in popup menu
addToPopup() - Method in class org.fopps.ui.actions.DeleteAction
Determines, if action should appear in popup menu
addToPopup() - Method in class org.fopps.ui.actions.CompileAction
Determines, if action should appear in popup menu
addToPopup() - Method in class org.fopps.ui.actions.BaseAction
Determines, if action should appear in popup menu
addToPopup() - Method in class org.fopps.ui.actions.AttachFilesAction
Determines, if action should appear in popup menu
addToSearchPath(String) - Static method in class org.fopps.share.Config
Adds a path to the search path.
addToSelection(AbstractItem) - Method in class org.fopps.ui.project.ProjectPanel
Removes an item from selection.
addToToolBar() - Method in class org.fopps.ui.actions.SaveAsAction
Return true, if action should be added to toolbar.
addToToolBar() - Method in class org.fopps.ui.actions.QuitAction
Return true, if action should be added to toolbar.
addToToolBar() - Method in class org.fopps.ui.actions.BaseAction
Return true, if action should be added to toolbar.
addTreeModelListener(TreeModelListener) - Method in class org.fopps.ui.feature.FeatureTreeModel
Adds a new tree model listener
addWarningMessage(String) - Method in class org.fopps.ui.log.LogListModel
Adds a warning message to the list
addWeek() - Method in class org.fopps.share.DateTime
Adds one week to the current DateTime instance
addWeek(int) - Method in class org.fopps.share.DateTime
Adds a given number of weeks to the current DateTime instance.
ALL_FILTER - Static variable in class org.fopps.ui.actions.FileFilters
 
allChildrenCount() - Method in class org.fopps.model.TreeItem
Returns the number of all children.
allowMultipleSelection() - Method in interface org.fopps.ui.ViewActionReceiver
Returns true if view allows multiple selection.
allowMultipleSelection() - Method in class org.fopps.ui.EnhancedTree
Returns true if view allows multiple selection.
allowMultipleSelection() - Method in class org.fopps.ui.EnhancedTable
Returns true if view allows multiple selection.
allowMultipleSelection() - Method in class org.fopps.ui.EnhancedList
Returns true if view allows multiple selection.
allowMultipleSelection() - Method in class org.fopps.ui.actions.ActionHandler
Returns true if view allows multiple selection.
allowMultipleSelection() - Method in class org.fopps.ui.project.ProjectPanel
Returns true if view allows multiple selection.
Alternative - class org.fopps.model.Alternative.
Represents an alternative "choose one out of many" configuration entry.
ALTERNATIVE - Static variable in class org.fopps.ui.Icons
 
ALTERNATIVE - Static variable in class org.fopps.ui.FeatureDialog
 
ALTERNATIVE - Static variable in class org.fopps.ui.feature.FeatureTreeController
 
ALTERNATIVE - Static variable in class org.fopps.xml.XMLConstants
 
ALTERNATIVE_OPTION - Static variable in class org.fopps.ui.Icons
 
Alternative(String, ConfigurationItem, Feature) - Constructor for class org.fopps.model.Alternative
Constructor for Alternative.
Alternative(String, ConfigurationItem, Object, Feature) - Constructor for class org.fopps.model.Alternative
Constructor for Alternative.
Alternative(String, Feature) - Constructor for class org.fopps.model.Alternative
 
AlternativeEditor - class org.fopps.ui.config.AlternativeEditor.
Provides an editor for configuration items.
AlternativeEditor(JButton) - Constructor for class org.fopps.ui.config.AlternativeEditor
 
AlternativeRenderer - class org.fopps.ui.config.AlternativeRenderer.
ConfigurationRenderer is a specialized renderer for configuration items
AlternativeRenderer() - Constructor for class org.fopps.ui.config.AlternativeRenderer
 
Application - interface org.fopps.ui.Application.
Interface for application objects
ApplicationEvent - class org.fopps.ui.ApplicationEvent.
ApplicationEvent is raised, if a change in the application (data) has occurred
ApplicationEvent(Application) - Constructor for class org.fopps.ui.ApplicationEvent
 
ApplicationListener - interface org.fopps.ui.ApplicationListener.
Interface ApplicationListener provides a hook for global data changes
applyArgument(String, String, int) - Static method in class org.fopps.share.UIUtils
 
applyConfiguration(ConfigurationSet) - Method in class org.fopps.model.Product
Applies a configuration set
applyDialog() - Method in class org.fopps.ui.ProjectItemDialog
 
applyDialog() - Method in class org.fopps.ui.OptionsDialog
Evaluate content of dialog controls and transfers the values to the item.
applyDialog() - Method in class org.fopps.ui.FeatureDialog
Evaluate content of dialog controls and transfers the values to the item.
applyDialog() - Method in class org.fopps.ui.AbstractItemDialog
Evaluate content of dialog controls and transfers the values to the item.
applyFile(File) - Method in class org.fopps.model.FileAttachment
Stores name and path from a given file object
ARROW_SIZE_X - Static variable in class org.fopps.ui.DefaultProjectItemRenderer
 
ARROW_SIZE_Y - Static variable in class org.fopps.ui.DefaultProjectItemRenderer
 
Artefact - class org.fopps.model.Artefact.
Base class for all (programming) artefacts, such as code files, documentation, test reports, etc.
Artefact(String) - Constructor for class org.fopps.model.Artefact
Constructor for Artefact with default category
Artefact(String, String) - Constructor for class org.fopps.model.Artefact
Constructor for Artefact.
ArtefactCategory - class org.fopps.model.ArtefactCategory.
Holds all possible catagories
askForString(String) - Static method in class org.fopps.share.UIUtils
Pops up a dialog to ask for a string
askForString(String, String) - Static method in class org.fopps.share.UIUtils
Pops up a dialog to ask for a string with default value
assertWithMessage(Object) - Static method in class org.fopps.share.Util
Assert form program execution (throws a runtime exception)
ASSET - Static variable in class org.fopps.ui.Icons
 
ASSET - Static variable in class org.fopps.xml.XMLConstants
 
ATTACH - Static variable in class org.fopps.ui.Icons
 
AttachFilesAction - class org.fopps.ui.actions.AttachFilesAction.
AttachFilesAction is an action to attach files to a feature
AttachFilesAction(ActionHandler) - Constructor for class org.fopps.ui.actions.AttachFilesAction
 
AttachFilesAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.AttachFilesAction
 
AttachFilesAction(String, Icon, ActionHandler) - Constructor for class org.fopps.ui.actions.AttachFilesAction
 
ATTACHMENT - Static variable in class org.fopps.xml.XMLConstants
 
ATTACHMENTS - Static variable in class org.fopps.xml.XMLConstants
 
AttachmentTableController - class org.fopps.ui.feature.AttachmentTableController.
AttachmentTableController is the controller for the attachment table
AttachmentTableController(EnhancedTable) - Constructor for class org.fopps.ui.feature.AttachmentTableController
 
AttachmentTableModel - class org.fopps.ui.feature.AttachmentTableModel.
Table model for file attachments.
AttachmentTableModel() - Constructor for class org.fopps.ui.feature.AttachmentTableModel
 
AttachmentTableModel(Feature) - Constructor for class org.fopps.ui.feature.AttachmentTableModel
 

B

BAR_GAP - Static variable in class org.fopps.ui.project.ProjectPanel
 
BAR_GAP_2 - Static variable in class org.fopps.ui.project.ProjectPanel
 
BaseAction - class org.fopps.ui.actions.BaseAction.
BaseAction is the base class of all actions.
BaseAction(ActionHandler) - Constructor for class org.fopps.ui.actions.BaseAction
Constructor for BaseAction
BaseAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.BaseAction
Constructor for BaseAction.
BaseAction(String, Icon, ActionHandler) - Constructor for class org.fopps.ui.actions.BaseAction
Constructor for BaseAction.
beginBatchUpdate() - Method in class org.fopps.model.ProjectContainer
Starts a batch update.
beginCompoundUndo() - Static method in class org.fopps.share.UndoManager
Begins a compund undo.
BIND - Static variable in class org.fopps.xml.XMLConstants
 
BindingTime - class org.fopps.model.BindingTime.
BindingTime is an enumeration and reflects different binding times of configuration settings.
Blocked - Static variable in class org.fopps.model.ProjectStatus
 
bottom - Variable in class org.fopps.ui.OptionsDialog
 
bottom - Variable in class org.fopps.ui.AbstractItemDialog
 
bottom - Variable in class org.fopps.ui.log.LogDialog
 
BOTTOM - Static variable in class org.fopps.share.UIUtils
 
BUILD - Static variable in class org.fopps.share.UIUtils
 
buildConfiguration(String, String, Feature) - Static method in class org.fopps.model.ConfigurationBuilder
Builds a configuration set out of a feature tree
buildConfiguration(String, String, Feature, ConfigurationItem) - Static method in class org.fopps.model.ConfigurationBuilder
Builds a configuration set out of a feature tree with given parent node
buildSymbolicVar(Feature) - Static method in class org.fopps.model.ConfigurationBuilder
Builds a default name for symbolic var and removes punctuation chars
buildSymbolicVar(String) - Static method in class org.fopps.model.Feature
Builds the name of the symbolic var from a string.
Buildtime - Static variable in class org.fopps.model.BindingTime
 
BUILDTIME - Static variable in class org.fopps.model.BindingTime
 
byName(String) - Static method in class org.fopps.model.ArtefactCategory
Returns an instance of an artefact by name
byString(String) - Static method in class org.fopps.model.ProjectStatus
Return the instance to a given string value.
byString(String) - Static method in class org.fopps.model.BindingTime
Return the instance to a given string value.
BYTE - Static variable in class org.fopps.model.Filesize
 

C

calcColumnWidth(JTable, int) - Static method in class org.fopps.ui.EnhancedTable
Calculates the optimal width for the column of the given table.
CANCEL - Static variable in class org.fopps.ui.OptionsDialog
 
CANCEL - Static variable in class org.fopps.ui.Icons
 
CANCEL - Static variable in class org.fopps.ui.AbstractItemDialog
 
CANCEL_COMMAND - Static variable in class org.fopps.ui.OptionsDialog
 
CANCEL_COMMAND - Static variable in class org.fopps.ui.AbstractItemDialog
 
canResize(JTableHeader, TableColumn) - Static method in class org.fopps.ui.EnhancedTable
 
canUndo() - Static method in class org.fopps.share.UndoManager
Returns true, if undo items are available
canZoom() - Method in interface org.fopps.ui.ViewActionReceiver
Returns true if view can be zoomed.
canZoom() - Method in class org.fopps.ui.EnhancedTree
Returns true if view can be zoomed
canZoom() - Method in class org.fopps.ui.EnhancedTable
Returns true if view can be zoomed
canZoom() - Method in class org.fopps.ui.EnhancedList
Returns true if view can be zoomed
canZoom() - Method in class org.fopps.ui.actions.ActionHandler
Returns true if view can be zoomed
canZoom() - Method in class org.fopps.ui.project.ProjectPanel
Returns true if view can be zoomed
CATEGORY - Static variable in class org.fopps.xml.XMLConstants
 
centerWindow(Window) - Static method in class org.fopps.share.UIUtils
Centers a window on the screen
CHANGE_EVENT - Static variable in class org.fopps.model.AbstractItem
Emitted, if a change occurred
check() - Method in class org.fopps.model.FeatureConstraint
 
check() - Method in class org.fopps.model.Constraint
Checks, if constraint is met by current configuration
check() - Method in class org.fopps.model.ConfigurationConstraint
Checks, if constraint is met by current configuration
check(Number) - Method in interface org.fopps.model.Validator
Checks given value agaisnt the validator's rules.
check(Number) - Method in class org.fopps.model.MinMaxValidator
Checks given value agaisnt the validator's rules.
checkConstraints(AbstractItem) - Method in class org.fopps.model.FeatureConstraintChecker
Checks the consistency of constraints return false, if one or more errors occured, otherwise true
checkConstraints(AbstractItem) - Method in class org.fopps.model.ConstraintChecker
Checks the consistency of constraints return false, if one or more errors occured, otherwise true
checkConstraints(AbstractItem) - Method in class org.fopps.model.ConfigurationConstraintChecker
Checks the consistency of constraints return false, if one or more errors occured, otherwise true
checkModel() - Method in class org.fopps.ui.EnhancedTableModel
Checks consistency of model.
childrenAllowed() - Method in class org.fopps.model.TreeItem
Returns true, if tree item may have child nodes.
childrenCount() - Method in class org.fopps.model.TreeItem
Returns the number of children
clear() - Static method in class org.fopps.share.UndoManager
Drops the complete undo and redo stack (e. g. after loading a new file)
clearMessages() - Method in class org.fopps.model.ConstraintChecker
Drops all violation messages
clearMessages() - Method in class org.fopps.ui.log.LogListModel
Removes all messages from the list
clearSelection() - Static method in class org.fopps.ui.actions.BaseAction
Clear selection.
clearSelection() - Method in class org.fopps.ui.actions.ActionHandler
Clear selection and refresh all actions
clearSelection() - Method in class org.fopps.ui.project.ProjectPanel
Removes all selected elements from selection
clone() - Method in class org.fopps.model.ProjectItem
Clones this instance including listeners
clone() - Method in class org.fopps.model.CoreAsset
Clones this instance including listeners
CloneAction - class org.fopps.ui.actions.CloneAction.
Clones selected item
CloneAction(ActionHandler) - Constructor for class org.fopps.ui.actions.CloneAction
 
CloneAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.CloneAction
 
CloneAction(String, Icon, ActionHandler) - Constructor for class org.fopps.ui.actions.CloneAction
 
CLOSE - Static variable in class org.fopps.ui.log.LogDialog
 
CLOSE_COMMAND - Static variable in class org.fopps.ui.log.LogDialog
 
COL - Static variable in class org.fopps.ui.project.ProjectTable
 
COLUMN_CLASSES - Static variable in class org.fopps.ui.config.ConfigurationTableModel
 
COLUMN_CLASSES - Static variable in class org.fopps.ui.feature.FeatureConstraintTableModel
 
COLUMN_CLASSES - Static variable in class org.fopps.ui.feature.AttachmentTableModel
 
COLUMN_CLASSES - Static variable in class org.fopps.ui.project.ProjectTableModel
 
COLUMN_NAMES - Static variable in class org.fopps.ui.config.ConfigurationTableModel
 
COLUMN_NAMES - Static variable in class org.fopps.ui.feature.FeatureConstraintTableModel
 
COLUMN_NAMES - Static variable in class org.fopps.ui.feature.AttachmentTableModel
 
COLUMN_NAMES - Static variable in class org.fopps.ui.project.ProjectTableModel
 
COLUMN0 - Static variable in class org.fopps.ui.project.ProductAssetTableModel
 
columnAtPoint(Point) - Method in class org.fopps.ui.project.ProjectTable
 
commitGhostRelations() - Method in class org.fopps.model.ProjectContainer
Change all existing ghost relations to 'real' relations
commitGhostRelations() - Method in class org.fopps.model.AbstractItem
Change all existing ghost relations to 'real' relations
COMPARE_TO_PARAMETERS - Static variable in class org.fopps.model.MinMaxValidator
 
compare(int, int) - Method in class org.fopps.ui.EnhancedTableModel
 
compareRowsByColumn(int, int, int) - Method in class org.fopps.ui.EnhancedTableModel
All subclasses have to overwrite this method in order to fetch the values from the unsorted array.
compareRowsByColumn(int, int, int) - Method in class org.fopps.ui.config.ConfigurationTableModel
All subclasses have to overwrite this method in order to fetch the values from the unsorted array.
compareRowsByColumn(int, int, int) - Method in class org.fopps.ui.feature.FeatureConstraintTableModel
All subclasses have to overwrite this method in order to fetch the values from the unsorted array.
compareRowsByColumn(int, int, int) - Method in class org.fopps.ui.feature.AttachmentTableModel
 
compareRowsByColumn(int, int, int) - Method in class org.fopps.ui.project.ProjectTableModel
All subclasses have to overwrite this method in order to fetch the values from the unsorted array.
compareRowsByColumn(int, int, int) - Method in class org.fopps.ui.project.ProductAssetTableModel
All subclasses have to overwrite this method in order to fetch the values from the unsorted array.
compareRowsByColumn(Object, Object, int) - Method in class org.fopps.ui.EnhancedTableModel
 
compareTo(Number, Number) - Static method in class org.fopps.model.MinMaxValidator
Invokes compareTo on two numbers.
compareTo(Object) - Method in class org.fopps.ui.actions.BaseAction
Compares this object with the specified object for order.
compareTo(Object) - Method in class org.fopps.ui.log.LogListModel.MessageEntry
Compares this object with the specified object for order.
compilationError(CompilationEvent, Throwable) - Method in interface org.fopps.model.CompilationListener
Called if an error occurred during compilation
compilationError(CompilationEvent, Throwable) - Method in class org.fopps.ui.actions.CompileAction
Called if an error occurred during compilation
compilationError(CompilationEvent, Throwable) - Method in class org.fopps.ui.log.CompileLogModel
Called if an error occurred during compilation
CompilationEvent - class org.fopps.model.CompilationEvent.
CompilationEvent represents an event during product compilation
CompilationEvent() - Constructor for class org.fopps.model.CompilationEvent
 
CompilationEvent(Product) - Constructor for class org.fopps.model.CompilationEvent
 
compilationFinished(CompilationEvent) - Method in interface org.fopps.model.CompilationListener
Called if compilation finished
compilationFinished(CompilationEvent) - Method in class org.fopps.ui.actions.CompileAction
Called if compilation finished
compilationFinished(CompilationEvent) - Method in class org.fopps.ui.log.CompileLogModel
Called if compilation finished
CompilationListener - interface org.fopps.model.CompilationListener.
CompilationListener is the base interface for all compilation listeners.
compilationStarted(CompilationEvent) - Method in interface org.fopps.model.CompilationListener
Called if compilation started
compilationStarted(CompilationEvent) - Method in class org.fopps.ui.actions.CompileAction
Called if compilation started
compilationStarted(CompilationEvent) - Method in class org.fopps.ui.log.CompileLogModel
Called if compilation started
COMPILE - Static variable in class org.fopps.ui.Icons
 
CompileAction - class org.fopps.ui.actions.CompileAction.
Compiles one or more products
CompileAction(ActionHandler) - Constructor for class org.fopps.ui.actions.CompileAction
 
CompileAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.CompileAction
 
CompileAction(String, Icon, ActionHandler) - Constructor for class org.fopps.ui.actions.CompileAction
 
compileAll() - Method in class org.fopps.model.ConfigurationExporter
Compiles all products
CompileContext - class org.fopps.model.CompileContext.
Compilation context contains additional information about the compilation procedure.
CompileContext(Product) - Constructor for class org.fopps.model.CompileContext
 
CompileContext(Product, boolean) - Constructor for class org.fopps.model.CompileContext
 
CompileException - exception org.fopps.model.CompileException.
A CompileException is raised if an error during compilation occurred
CompileException() - Constructor for class org.fopps.model.CompileException
 
CompileException(String) - Constructor for class org.fopps.model.CompileException
 
CompileLogModel - class org.fopps.ui.log.CompileLogModel.
CompileLogModel listenes to compilation events and adds messages to the list
CompileLogModel() - Constructor for class org.fopps.ui.log.CompileLogModel
 
Config - class org.fopps.share.Config.
Config holds application settings and stores them in a property file
CONFIG_REF - Static variable in class org.fopps.xml.XMLConstants
 
Config() - Constructor for class org.fopps.share.Config
 
configChanged(String, Object) - Method in interface org.fopps.share.ConfigListener
Notifies listener that a configuration item has changed
configChanged(String, Object) - Method in class org.fopps.ui.project.ProjectPanel
Notifies listener that a configuration item has changed
ConfigListener - interface org.fopps.share.ConfigListener.
ConfigListener should be implemented by all components which are interested in config changes.
CONFIGURATION - Static variable in class org.fopps.xml.XMLConstants
 
CONFIGURATION_CHANGED - Static variable in class org.fopps.model.ConfigurationEvent
 
ConfigurationBuilder - class org.fopps.model.ConfigurationBuilder.
ConfigurationBuilder provides methods for converting a feature tree into a configuration set.
ConfigurationBuilder() - Constructor for class org.fopps.model.ConfigurationBuilder
 
ConfigurationConstraint - class org.fopps.model.ConfigurationConstraint.
ConfigurationConstraint
ConfigurationConstraint(AbstractItem, AbstractItem, ConstraintType) - Constructor for class org.fopps.model.ConfigurationConstraint
 
ConfigurationConstraintChecker - class org.fopps.model.ConfigurationConstraintChecker.
FeatureConstraintChecker checks for llops in the constraints
ConfigurationConstraintChecker() - Constructor for class org.fopps.model.ConfigurationConstraintChecker
Creates a new FeatureConstraintChecker
ConfigurationEditor - class org.fopps.ui.config.ConfigurationEditor.
Provides an editor for configuration items.
ConfigurationEditor(JButton) - Constructor for class org.fopps.ui.config.ConfigurationEditor
 
ConfigurationEvent - class org.fopps.model.ConfigurationEvent.
ConfigurationEvent indicates a change in the configuration
ConfigurationEvent(int, AbstractItem, Object) - Constructor for class org.fopps.model.ConfigurationEvent
 
ConfigurationExporter - class org.fopps.model.ConfigurationExporter.
ConfigurationExporter is the base class for all classes dealing with configuration exports.
ConfigurationExporter(List) - Constructor for class org.fopps.model.ConfigurationExporter
 
ConfigurationExporter(Product) - Constructor for class org.fopps.model.ConfigurationExporter
 
ConfigurationItem - class org.fopps.model.ConfigurationItem.
Base class for all configuration items.
ConfigurationItem(String, ConfigurationItem, Feature) - Constructor for class org.fopps.model.ConfigurationItem
Constructor for ConfigurationItem.
ConfigurationItem(String, ConfigurationItem, Object, Feature) - Constructor for class org.fopps.model.ConfigurationItem
Constructor for ConfigurationItem.
ConfigurationItem(String, Feature) - Constructor for class org.fopps.model.ConfigurationItem
Creates an ConfigurationItem without parent
ConfigurationItem(String, TreeItem, boolean, Object, Feature) - Constructor for class org.fopps.model.ConfigurationItem
 
ConfigurationRenderer - class org.fopps.ui.config.ConfigurationRenderer.
ConfigurationRenderer is a specialized renderer for configuration items
ConfigurationRenderer() - Constructor for class org.fopps.ui.config.ConfigurationRenderer
 
CONFIGURATIONS - Static variable in class org.fopps.xml.XMLConstants
 
ConfigurationSet - class org.fopps.model.ConfigurationSet.
ConfigurationSet acts as a container for configuration values.
ConfigurationSet(String) - Constructor for class org.fopps.model.ConfigurationSet
Creates a new configuration set.
ConfigurationTableListController - class org.fopps.ui.config.ConfigurationTableListController.
ConfigurationTableListController is a specialized controller for the configuration view.
ConfigurationTableListController(EnhancedTable, EnhancedList) - Constructor for class org.fopps.ui.config.ConfigurationTableListController
Creates a new ConfigurationTableListController
ConfigurationTableModel - class org.fopps.ui.config.ConfigurationTableModel.
Table model for configuration settings.
ConfigurationTableModel(ConfigurationItem) - Constructor for class org.fopps.ui.config.ConfigurationTableModel
 
CONFIRM_RELATIONS_KEY - Static variable in class org.fopps.share.Config
Property key to get 'confirm relations' flag
CONNECT - Static variable in class org.fopps.ui.Icons
 
Constraint - class org.fopps.model.Constraint.
Constraint is the base class for all constraints.
Constraint(AbstractItem, AbstractItem, ConstraintType) - Constructor for class org.fopps.model.Constraint
Creates a new constraint
ConstraintChecker - class org.fopps.model.ConstraintChecker.
ConstraintChecker is the base class for all tests regarding feature constraint integrity.
ConstraintChecker() - Constructor for class org.fopps.model.ConstraintChecker
Creates a new constraint checker
CONSTRAINTS - Static variable in class org.fopps.xml.XMLConstants
 
ConstraintType - class org.fopps.model.ConstraintType.
ConstraintType is an enumeration of possible constraint types.
ConstraintViolation - class org.fopps.model.ConstraintViolation.
ConstraintViolation represents an error entry of a constraint.
ConstraintViolation(int, String) - Constructor for class org.fopps.model.ConstraintViolation
Creates a new violation entry without given sources.
ConstraintViolation(int, String, AbstractItem, AbstractItem) - Constructor for class org.fopps.model.ConstraintViolation
Creates a new violation entry with given sources.
ConstraintViolation(String) - Constructor for class org.fopps.model.ConstraintViolation
Creates a new violation entry without given sources and WARNING severity.
ConstraintViolation(String, AbstractItem, AbstractItem) - Constructor for class org.fopps.model.ConstraintViolation
Creates a new violation entry with given sources.
ContainerSelectable - interface org.fopps.ui.ContainerSelectable.
Interface ContainerSelectable ...
containsPath(String) - Static method in class org.fopps.share.Config
Checks if search path contains a given path
containsType(Class, Collection) - Static method in class org.fopps.model.AbstractItem
Checks if element of given type is in the list
contentsChanged(ListDataEvent) - Method in class org.fopps.ui.log.LogDialog
Sent when the contents of the list has changed in a way that's too complex to characterize with the previous methods.
Controller - interface org.fopps.ui.Controller.
Controller is the base interface for all controllers.
copyAttributes(AbstractItem) - Method in class org.fopps.model.ProjectItem
Copy all attributes into a given instance
copyAttributes(AbstractItem) - Method in class org.fopps.model.AbstractItem
Copy all attributes into a given instance
copyFile(File, File, boolean, boolean) - Static method in class org.fopps.share.Util
Convienence method to copy a file from a source to a destination specifying if token filtering must be used, if filter chains must be used, if source files may overwrite newer destination files and the last modified time of destFile file should be made equal to the last modified time of sourceFile.
copyFile(String, String) - Static method in class org.fopps.share.Util
Convienence method to copy a file from a source to a destination.
copyFile(String, String, boolean) - Static method in class org.fopps.share.Util
Convienence method to copy a file from a source to a destination specifying if token filtering must be used and if source files may overwrite newer destination files.
CoreAsset - class org.fopps.model.CoreAsset.
A CoreAsset is a part of a product.
CoreAsset(String) - Constructor for class org.fopps.model.CoreAsset
Creates a new core asset.
createDefaultColumnModel() - Method in class org.fopps.ui.EnhancedTable
Returns the default column model object, which is a DefaultTableColumnModel.
createDefaultVar(Feature) - Method in class org.fopps.model.Feature
Creates a default variable, if default variable will be empty.
CreateMany2OneRelationAction - class org.fopps.ui.actions.CreateMany2OneRelationAction.
CreateMany2OneRelationAction connects two or more projects in a way, that the last item in the selection receives incoming relations from all previous items in the selection.
CreateMany2OneRelationAction.IgnoredLink - class org.fopps.ui.actions.CreateMany2OneRelationAction.IgnoredLink.
 
CreateMany2OneRelationAction.IgnoredLink(ProjectItem, ProjectItem) - Constructor for class org.fopps.ui.actions.CreateMany2OneRelationAction.IgnoredLink
 
CreateMany2OneRelationAction(ActionHandler) - Constructor for class org.fopps.ui.actions.CreateMany2OneRelationAction
Constructor for CreateRelationAction.
CreateMany2OneRelationAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.CreateMany2OneRelationAction
Constructor for CreateRelationAction.
CreateMany2OneRelationAction(String, Icon, ActionHandler) - Constructor for class org.fopps.ui.actions.CreateMany2OneRelationAction
Constructor for CreateRelationAction.
createMenu(ActionHandler) - Static method in class org.fopps.ui.MenuBuilder
Create menu
createMenu(ActionHandler, String[]) - Static method in class org.fopps.ui.MenuBuilder
Create tool bars from an action list.
createPopupMenu() - Static method in class org.fopps.ui.PopupMenuFactory
Creates a popup menu dependeing on the current selection
CreateRelationAction - class org.fopps.ui.actions.CreateRelationAction.
CreateRelationAction connects two or more projects together.
CreateRelationAction.IgnoredLink - class org.fopps.ui.actions.CreateRelationAction.IgnoredLink.
 
CreateRelationAction.IgnoredLink(ProjectItem, ProjectItem) - Constructor for class org.fopps.ui.actions.CreateRelationAction.IgnoredLink
 
CreateRelationAction(ActionHandler) - Constructor for class org.fopps.ui.actions.CreateRelationAction
Constructor for CreateRelationAction.
CreateRelationAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.CreateRelationAction
Constructor for CreateRelationAction.
CreateRelationAction(String, Icon, ActionHandler) - Constructor for class org.fopps.ui.actions.CreateRelationAction
Constructor for CreateRelationAction.
createToolBars(ActionHandler) - Static method in class org.fopps.ui.ToolBarBuilder
Create tool bars from an action list.
createToolBars(ActionHandler, String[]) - Static method in class org.fopps.ui.ToolBarBuilder
Create tool bars from an action list.

D

DateTime - class org.fopps.share.DateTime.
A DateTime is a ...
DateTime() - Constructor for class org.fopps.share.DateTime
Creates a DateTime instance with current date and time
DateTime(int, int, int) - Constructor for class org.fopps.share.DateTime
 
DateTime(int, int, int, int, int) - Constructor for class org.fopps.share.DateTime
 
DateTime(int, int, int, int, int, int) - Constructor for class org.fopps.share.DateTime
 
DateTime(Locale) - Constructor for class org.fopps.share.DateTime
 
DateTime(TimeZone) - Constructor for class org.fopps.share.DateTime
 
DateTime(TimeZone, Locale) - Constructor for class org.fopps.share.DateTime
 
DEBUG - Static variable in class org.fopps.share.Util
Debug enabled
debug(Throwable) - Static method in class org.fopps.share.Util
Issues an error with stack trace
DecDurationAction - class org.fopps.ui.actions.DecDurationAction.
DecDurationAction increases the duration of a project by one month
DecDurationAction(ActionHandler) - Constructor for class org.fopps.ui.actions.DecDurationAction
Constructor for DecDurationAction.
DecDurationAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.DecDurationAction
Constructor for DecDurationAction.
DecDurationAction(String, Icon, ActionHandler) - Constructor for class org.fopps.ui.actions.DecDurationAction
Constructor for DecDurationAction.
DecDurationQAction - class org.fopps.ui.actions.DecDurationQAction.
DecDurationQAction increases the duration of a project by 3 months
DecDurationQAction(ActionHandler) - Constructor for class org.fopps.ui.actions.DecDurationQAction
Constructor for DecDurationQAction.
DecDurationQAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.DecDurationQAction
Constructor for DecDurationQAction.
DecDurationQAction(String, Icon, ActionHandler) - Constructor for class org.fopps.ui.actions.DecDurationQAction
Constructor for DecDurationQAction.
decValue() - Method in class org.fopps.model.Alternative
Decreases current value (Convenience method)
DEFAULT - Static variable in class org.fopps.ui.FeatureDialog
 
DEFAULT - Static variable in class org.fopps.xml.XMLConstants
 
DEFAULT_CAPACITY - Static variable in class org.fopps.model.ProjectItem
 
DEFAULT_DURATION - Static variable in class org.fopps.model.ProjectItem
 
DEFAULT_GROUP - Static variable in class org.fopps.ui.actions.ActionGroups
Default group name, if no group was assigned explicitly
DEFAULT_MENU_GROUPS - Static variable in class org.fopps.ui.actions.ActionGroups
Default groups for toolbars
DEFAULT_TOOLBAR_GROUPS - Static variable in class org.fopps.ui.actions.ActionGroups
Default groups for toolbars
DefaultPrintJobListener - class org.fopps.printing.DefaultPrintJobListener.
DefaultPrintJobListener provides a simple print job listener.
DefaultPrintJobListener() - Constructor for class org.fopps.printing.DefaultPrintJobListener
 
DefaultProjectItemRenderer - class org.fopps.ui.DefaultProjectItemRenderer.
Class DefaultProjectItemRenderer
DefaultProjectItemRenderer() - Constructor for class org.fopps.ui.DefaultProjectItemRenderer
 
DELETE - Static variable in class org.fopps.ui.actions.ActionGroups
Group for delete actions
delete() - Method in class org.fopps.model.TreeItem
Deletes the feature (unlink connection to parent)
delete() - Method in class org.fopps.model.ProjectItem
Drops project item
delete() - Method in class org.fopps.model.AbstractItem
Deletes the current instance.
DeleteAction - class org.fopps.ui.actions.DeleteAction.
Deletes selected item(s)
DeleteAction(ActionHandler) - Constructor for class org.fopps.ui.actions.DeleteAction
Constructor for DeleteAction.
DeleteAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.DeleteAction
Constructor for DeleteAction.
DeleteAction(String, Icon, ActionHandler) - Constructor for class org.fopps.ui.actions.DeleteAction
Constructor for DeleteAction.
DeleteRelationAction - class org.fopps.ui.actions.DeleteRelationAction.
DeleteRelationAction disconnects related projects.
DeleteRelationAction(ActionHandler) - Constructor for class org.fopps.ui.actions.DeleteRelationAction
Constructor for DeleteRelationAction.
DeleteRelationAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.DeleteRelationAction
Constructor for DeleteRelationAction.
DeleteRelationAction(String, Icon, ActionHandler) - Constructor for class org.fopps.ui.actions.DeleteRelationAction
Constructor for DeleteRelationAction.
DESCRIPTION - Static variable in class org.fopps.xml.XMLConstants
 
DEST_COMMAND - Static variable in class org.fopps.ui.feature.FeatureConstraintController
 
detach() - Method in class org.fopps.model.FileAttachment
Unlink attached file.
DialogFactory - class org.fopps.ui.DialogFactory.
DialogFactory provides property dialogs for entities (e. g. a feature).
DialogFactory() - Constructor for class org.fopps.ui.DialogFactory
 
DIR_FILTER - Static variable in class org.fopps.ui.actions.FileFilters
 
disableDoubleBuffering(Component) - Static method in class org.fopps.printing.PrintServices
 
DISCONNECT - Static variable in class org.fopps.ui.Icons
 
disconnect() - Method in class org.fopps.model.Relation
Drops connection and saves undo information
DOCTYPE - Static variable in class org.fopps.xml.XMLConstants
 
Documentation - Static variable in class org.fopps.model.ArtefactCategory
 
DOCUMENTATION - Static variable in class org.fopps.model.ArtefactCategory
 
documentChanged(ApplicationEvent) - Method in interface org.fopps.ui.ApplicationListener
 
documentChanged(ApplicationEvent) - Method in class org.fopps.ui.actions.UndoAction
 
documentChanged(ApplicationEvent) - Method in class org.fopps.ui.actions.SaveAction
Disables button, if nothing has changed
documentChanged(ApplicationEvent) - Method in class org.fopps.ui.actions.FileAction
Called on document changes.
DOWN - Static variable in class org.fopps.ui.SortButtonRenderer
 
DOWN - Static variable in class org.fopps.ui.Icons
 
DOWN2 - Static variable in class org.fopps.ui.Icons
 
DOWN3 - Static variable in class org.fopps.ui.Icons
 
drawString(Graphics, Rectangle, String) - Static method in class org.fopps.share.UIUtils
Draws a centered string
drawString(Graphics, Rectangle, String, int, int) - Static method in class org.fopps.share.UIUtils
Draws an aligned string
DUMMY - Static variable in class org.fopps.model.ProjectContainer
 
dumpStack() - Static method in class org.fopps.share.Util
Print out call stack.

E

emitItemEvent(ItemEvent) - Method in class org.fopps.ui.project.ProjectPanel
 
EMPTY_CLASS_ARRAY - Static variable in class org.fopps.share.Util
Empty class array (Class[0])
EMPTY_FILE_ARRAY - Static variable in class org.fopps.share.UIUtils
 
EMPTY_OBJECT_ARRAY - Static variable in class org.fopps.share.Util
Empty object array (Object[0])
enableDoubleBuffering(Component) - Static method in class org.fopps.printing.PrintServices
 
END - Static variable in class org.fopps.xml.XMLConstants
 
endBatchUpdate() - Method in class org.fopps.model.ProjectContainer
Finish a batch update and issues all queued events.
endCompoundUndo() - Static method in class org.fopps.share.UndoManager
Finish a previous opened compound undo
EnhancedList - class org.fopps.ui.EnhancedList.
EnhancedList is subclass of the JList component which is able to handle view commands.
EnhancedList() - Constructor for class org.fopps.ui.EnhancedList
 
EnhancedList(ListModel) - Constructor for class org.fopps.ui.EnhancedList
 
EnhancedList(Object[]) - Constructor for class org.fopps.ui.EnhancedList
 
EnhancedList(Vector) - Constructor for class org.fopps.ui.EnhancedList
 
EnhancedTable - class org.fopps.ui.EnhancedTable.
EnhancedTable is a specialized table which has a persistent column model (JTable has a strange behaviour in this case, you have to overwrite createColumnModel to establish your own model, otherwise no colums are created) react on some action events
EnhancedTable() - Constructor for class org.fopps.ui.EnhancedTable
 
EnhancedTable(int, int) - Constructor for class org.fopps.ui.EnhancedTable
 
EnhancedTable(Object[][], Object[]) - Constructor for class org.fopps.ui.EnhancedTable
 
EnhancedTable(TableModel) - Constructor for class org.fopps.ui.EnhancedTable
 
EnhancedTable(TableModel, TableColumnModel) - Constructor for class org.fopps.ui.EnhancedTable
 
EnhancedTable(TableModel, TableColumnModel, ListSelectionModel) - Constructor for class org.fopps.ui.EnhancedTable
 
EnhancedTable(Vector, Vector) - Constructor for class org.fopps.ui.EnhancedTable
 
EnhancedTableModel - class org.fopps.ui.EnhancedTableModel.
EnhancedTableModel enables table sorting and supplies proper selection of table rows.
EnhancedTableModel() - Constructor for class org.fopps.ui.EnhancedTableModel
 
EnhancedTree - class org.fopps.ui.EnhancedTree.
EnhancedTree is able to handle view commands.
EnhancedTree() - Constructor for class org.fopps.ui.EnhancedTree
 
EnhancedTree(TreeModel) - Constructor for class org.fopps.ui.EnhancedTree
 
EnhancedTree(TreeNode) - Constructor for class org.fopps.ui.EnhancedTree
 
EnhancedTree(TreeNode, boolean) - Constructor for class org.fopps.ui.EnhancedTree
 
Enum - interface org.fopps.model.Enum.
Interface Enum should be implemented by all enumeration types.
enum2String(Enumeration) - Static method in class org.fopps.share.Util
Converts an enumeration to a comma seperated string
EnumComboBox - class org.fopps.ui.EnumComboBox.
EnumComboBox displays enumeration types.
EnumComboBox(Enum) - Constructor for class org.fopps.ui.EnumComboBox
Create a combo box with given enumeration type
EnumTableEditor - class org.fopps.ui.EnumTableEditor.
A EnumTableEditor is a special cell editor for enumeration types.
EnumTableEditor(EnumComboBox) - Constructor for class org.fopps.ui.EnumTableEditor
Constructs a DefaultCellEditor object that uses a combo box.
EnumTableRenderer - class org.fopps.ui.EnumTableRenderer.
A EnumTableRenderer is a specialized table cell renderer for enumeration types
EnumTableRenderer(Enum) - Constructor for class org.fopps.ui.EnumTableRenderer
 
ERROR - Static variable in class org.fopps.model.ConstraintViolation
 
ERROR - Static variable in class org.fopps.ui.Icons
 
ERROR - Static variable in class org.fopps.ui.log.LogListModel
Value for error messages
error(Throwable) - Static method in class org.fopps.share.Util
Issues an error without stack trace
exception2String(Throwable) - Static method in class org.fopps.share.Util
Converts an exception stack trace into a string
Exclude - Static variable in class org.fopps.model.ConstraintType
 
EXCLUDE - Static variable in class org.fopps.model.FeatureConstraintChecker
 
EXCLUDE - Static variable in class org.fopps.model.ConstraintType
 
EXCLUDE - Static variable in class org.fopps.xml.XMLConstants
 
EXPORT_CFG - Static variable in class org.fopps.ui.config.ConfigurationTableListController
 
exportActions() - Method in class org.fopps.ui.actions.ActionHandler
For validation purpose only (makes nothing until fopps.debug is set)
extendEnd(int) - Method in class org.fopps.model.ProjectItem
 
extendStart(int) - Method in class org.fopps.model.ProjectItem
 

F

Feature - class org.fopps.model.Feature.
A feature represents a defined scope of functionality.
FEATURE - Static variable in class org.fopps.ui.actions.ActionGroups
Group for feature actions
FEATURE - Static variable in class org.fopps.xml.XMLConstants
 
FEATURE_REF - Static variable in class org.fopps.xml.XMLConstants
 
Feature(String) - Constructor for class org.fopps.model.Feature
Creates a new feature without parent
Feature(String, TreeItem) - Constructor for class org.fopps.model.Feature
Creates a new feature with given parent.
Feature(String, TreeItem, boolean) - Constructor for class org.fopps.model.Feature
Creates a new feature with given parent.
FeatureAction - class org.fopps.ui.actions.FeatureAction.
FeatureAction is the abstract base class for feature actions.
FeatureAction(ActionHandler) - Constructor for class org.fopps.ui.actions.FeatureAction
 
FeatureAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.FeatureAction
 
FeatureAction(String, Icon, ActionHandler) - Constructor for class org.fopps.ui.actions.FeatureAction
 
FeatureConstraint - class org.fopps.model.FeatureConstraint.
FeatureConstraint represents a cobnstraint between features.
FeatureConstraint(AbstractItem, AbstractItem, ConstraintType) - Constructor for class org.fopps.model.FeatureConstraint
Creates a new feature constraint
FeatureConstraintChecker - class org.fopps.model.FeatureConstraintChecker.
FeatureConstraintChecker checks for llops in the constraints
FeatureConstraintChecker() - Constructor for class org.fopps.model.FeatureConstraintChecker
Creates a new FeatureConstraintChecker
FeatureConstraintController - class org.fopps.ui.feature.FeatureConstraintController.
FeatureConstraintController for constraint table.
FeatureConstraintController(EnhancedTable) - Constructor for class org.fopps.ui.feature.FeatureConstraintController
Creates a new controller for the feature table
FeatureConstraintTableModel - class org.fopps.ui.feature.FeatureConstraintTableModel.
Table model for constraint table.
FeatureConstraintTableModel(ProjectContainer) - Constructor for class org.fopps.ui.feature.FeatureConstraintTableModel
 
FeatureDialog - class org.fopps.ui.FeatureDialog.
Property dialog for features.
FeatureDialog(Feature) - Constructor for class org.fopps.ui.FeatureDialog
 
FeatureEvent - class org.fopps.model.FeatureEvent.
FeatureEvent indicates an event in a feature
FeatureEvent(int) - Constructor for class org.fopps.model.FeatureEvent
 
FeatureEvent(int, AbstractItem) - Constructor for class org.fopps.model.FeatureEvent
 
FEATURES - Static variable in class org.fopps.xml.XMLConstants
 
FeatureTreeController - class org.fopps.ui.feature.FeatureTreeController.
FeatureTreeController is a special controller for the feature tree.
FeatureTreeController(EnhancedTree) - Constructor for class org.fopps.ui.feature.FeatureTreeController
 
FeatureTreeModel - class org.fopps.ui.feature.FeatureTreeModel.
Tree model for feature tree.
FeatureTreeModel(ProjectContainer) - Constructor for class org.fopps.ui.feature.FeatureTreeModel
 
FeatureTreeRenderer - class org.fopps.ui.feature.FeatureTreeRenderer.
Renderer for feature tree.
FeatureTreeRenderer() - Constructor for class org.fopps.ui.feature.FeatureTreeRenderer
 
FILE - Static variable in class org.fopps.ui.actions.ActionGroups
Group for file actions
FILE - Static variable in class org.fopps.xml.XMLConstants
 
FILE_SEPARATOR - Static variable in class org.fopps.share.Util
 
FileAction - class org.fopps.ui.actions.FileAction.
Base class for all file based actions
FileAction(ActionHandler) - Constructor for class org.fopps.ui.actions.FileAction
Constructor for FileAction without icon and 'all files' as file filter
FileAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.FileAction
Constructor for FileAction without icon and 'all files' as file filter
FileAction(String, FileFilter, ActionHandler) - Constructor for class org.fopps.ui.actions.FileAction
Constructor for FileAction.
FileAction(String, Icon, FileFilter, ActionHandler) - Constructor for class org.fopps.ui.actions.FileAction
Constructor for FileAction.
FileAttachment - class org.fopps.model.FileAttachment.
Links a feature to a file.
FileAttachment(File) - Constructor for class org.fopps.model.FileAttachment
 
FileAttachment(String) - Constructor for class org.fopps.model.FileAttachment
Constructor for FileAttachment.
FileAttachment(String, String, String) - Constructor for class org.fopps.model.FileAttachment
Constructor for FileAttachment.
fileCopied(CompilationEvent, String, String) - Method in interface org.fopps.model.CompilationListener
Called if a file was copied to the target directory
fileCopied(CompilationEvent, String, String) - Method in class org.fopps.ui.actions.CompileAction
Called if a file was copied to the target directory
fileCopied(CompilationEvent, String, String) - Method in class org.fopps.ui.log.CompileLogModel
Called if a file was copied to the target directory
FileFilters - class org.fopps.ui.actions.FileFilters.
Holds the most popular file filters (*.*, xml, txt, ...)
FileFilters() - Constructor for class org.fopps.ui.actions.FileFilters
 
fileGenerated(CompilationEvent, String) - Method in interface org.fopps.model.CompilationListener
Called if a file was generated
fileGenerated(CompilationEvent, String) - Method in class org.fopps.ui.actions.CompileAction
Called if a file was generated
fileGenerated(CompilationEvent, String) - Method in class org.fopps.ui.log.CompileLogModel
Called if a file was generated
Filesize - class org.fopps.model.Filesize.
More convenient file size display
fileSize() - Method in class org.fopps.model.FileAttachment
Returns the size in a more readable form
Filesize(long) - Constructor for class org.fopps.model.Filesize
Constructor for Filesize.
fileSkipped(CompilationEvent, String) - Method in interface org.fopps.model.CompilationListener
Called if a file was skipped (e. g. file not found)
fileSkipped(CompilationEvent, String) - Method in class org.fopps.ui.actions.CompileAction
Called if a file was skipped (e. g. file not found)
fileSkipped(CompilationEvent, String) - Method in class org.fopps.ui.log.CompileLogModel
Called if a file was skipped (e. g. file not found)
filterElements(Class, Collection) - Static method in class org.fopps.model.AbstractItem
Filters elements out of a collection.
findFile() - Method in class org.fopps.model.FileAttachment
Searches for the file in the search path, if the the last assigned file disappeared.
findRelativeDirectory(String) - Static method in class org.fopps.share.Util
Transforms an absolute path to a relative path, if possible.
findRelativeDirectory(String, String) - Static method in class org.fopps.share.Util
Transforms an absolute path to a relative path, if possible.
Finished - Static variable in class org.fopps.model.ProjectStatus
 
fireColumnMarginChanged() - Method in class org.fopps.ui.PersistentColumnModel
Notifies all listeners that have registered interest for notification on this event type.
fireItemAdded() - Method in class org.fopps.model.AbstractItem
Notifies all listeners, if event blocking is disabled
fireItemChanged() - Method in class org.fopps.model.Feature
Passes change events to parent, if necessary.
fireItemChanged() - Method in class org.fopps.model.ConfigurationItem
Passes change events to parent, if necessary.
fireItemChanged() - Method in class org.fopps.model.AbstractItem
Notifies all listeners, if event blocking is disabled
fireItemRemoved() - Method in class org.fopps.model.AbstractItem
Notifies all listeners, if event blocking is disabled
fireProjectAdded(ProjectItem) - Method in class org.fopps.model.ProjectContainer
Fires 'added' event
fireProjectChanged(ProjectItem) - Method in class org.fopps.model.ProjectContainer
Fires 'changed' event
fireProjectRemoved(ProjectItem) - Method in class org.fopps.model.ProjectContainer
Fires 'removed' event
fireTableDataChanged() - Method in class org.fopps.ui.EnhancedTableModel
Notifies all listeners that all cell values in the table's rows may have changed.
fireTableDataChanged() - Method in class org.fopps.ui.config.ConfigurationTableModel
Notifies all listeners that all cell values in the table's rows may have changed.
fireTreeStructureChanged(Feature) - Method in class org.fopps.ui.feature.FeatureTreeModel
Notifies all listeners
first() - Method in class org.fopps.model.TreeItem
Returns the first child or null, if TreeItem is a leaf
firstValue() - Method in interface org.fopps.model.Validator
Returns the first valid number of the validator.
firstValue() - Method in class org.fopps.model.MinMaxValidator
Returns the first valid number of the validator.
FIX_TIMING - Static variable in class org.fopps.ui.Icons
 
FixAllTimingsAction - class org.fopps.ui.actions.FixAllTimingsAction.
FixAllTimingAction moves a projects in a way, that no project start earlier than it's preceding projects.
FixAllTimingsAction(ActionHandler) - Constructor for class org.fopps.ui.actions.FixAllTimingsAction
 
FixAllTimingsAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.FixAllTimingsAction
 
FixAllTimingsAction(String, Icon, ActionHandler) - Constructor for class org.fopps.ui.actions.FixAllTimingsAction
 
fixTimimg() - Method in class org.fopps.model.ProjectItem
Same as fixTiming(0, false).
fixTimimg(int, boolean) - Method in class org.fopps.model.ProjectItem
Shifts this project in a way that the project starts not until all previous tasks are finished.
FixTimingAction - class org.fopps.ui.actions.FixTimingAction.
FixTimingAction moves a projects in a way, that no project start earlier than it's preceding projects.
FixTimingAction(ActionHandler) - Constructor for class org.fopps.ui.actions.FixTimingAction
 
FixTimingAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.FixTimingAction
 
FixTimingAction(String, Icon, ActionHandler) - Constructor for class org.fopps.ui.actions.FixTimingAction
 
fixTimings() - Method in class org.fopps.model.ProjectContainer
Fixes timings for all projects in container.
FLAT_INSETS - Static variable in class org.fopps.ui.ToolBarBuilder
 
focusGained(FocusEvent) - Method in class org.fopps.ui.actions.ActionHandler
Invoked when a component gains the keyboard focus.
focusLost(FocusEvent) - Method in class org.fopps.ui.actions.ActionHandler
Invoked when a component loses the keyboard focus.
FOLDER_CLOSED - Static variable in class org.fopps.ui.Icons
 
FOLDER_OPEN - Static variable in class org.fopps.ui.Icons
 
FOPPS_LOGO - Static variable in class org.fopps.ui.Icons
 
FOPPS_LOGO_BIG - Static variable in class org.fopps.ui.Icons
 
FormPanel - class org.fopps.ui.FormPanel.
Provides an easy to use panel with a predefined GridBagLayout.
FormPanel() - Constructor for class org.fopps.ui.FormPanel
 
FormPanel(boolean) - Constructor for class org.fopps.ui.FormPanel
 
from - Variable in class org.fopps.model.Relation
 
FROM_REF - Static variable in class org.fopps.xml.XMLConstants
 

G

GAP - Static variable in class org.fopps.share.UIUtils
 
GBYTE - Static variable in class org.fopps.model.Filesize
 
generateAlternative(Alternative, List, CompileContext) - Method in class org.fopps.model.ConfigurationExporter
Generates an alternative.
generateOption(Option, List, CompileContext) - Method in class org.fopps.model.ConfigurationExporter
Generates an option.
generateParameter(Parameter, List, CompileContext) - Method in class org.fopps.model.ConfigurationExporter
Generates a parameter.
getAccelerator() - Method in class org.fopps.ui.actions.BaseAction
Returns the accelerator
getActionByName(String) - Method in class org.fopps.ui.actions.ActionHandler
Returns the action with the given name or null, if action not exist
getActionHandler() - Method in class org.fopps.ui.actions.BaseAction
Returns the underlying action handler
getActionNames() - Method in class org.fopps.ui.actions.ActionHandler
Returns a list containing all action names
getActions() - Method in class org.fopps.ui.actions.ActionHandler
Returns a list containing all actions.
getActionsForGroup(String) - Method in class org.fopps.ui.actions.ActionHandler
Returns all actions for a given group.
getAllGroups() - Method in class org.fopps.ui.actions.ActionHandler
Returns the map with all groups and their actions
getApp() - Method in class org.fopps.ui.actions.ActionHandler
Returns the app.
getApplication() - Method in class org.fopps.ui.actions.BaseAction
Returns the application object
getAssets() - Method in class org.fopps.model.ProjectContainer
Returns all assets of the container
getAttachedFile() - Method in class org.fopps.model.FileAttachment
Returns the attachedFile.
getAttachedFilename() - Method in class org.fopps.model.FileAttachment
Returns the name of the attached file
getAttachmentController() - Method in class org.fopps.ui.feature.FeatureTreeController
 
getAttachmentModel() - Method in class org.fopps.ui.feature.FeatureTreeController
 
getAttachments() - Method in class org.fopps.model.Feature
Returns all attached artefacts.
getAttachments() - Method in class org.fopps.model.ConfigurationItem
Returns the attachments of the feature
getAttribute(Element, String) - Method in class org.fopps.xml.XMLImport
 
getAttribute(Element, String, String) - Method in class org.fopps.xml.XMLImport
 
getBinding() - Method in class org.fopps.model.Feature
Returns the binding kind of the feature.
getBinding() - Method in class org.fopps.model.ConfigurationItem
Returns the binding time of the associated feature
getBuildNumber() - Static method in class org.fopps.share.UIUtils
Returns the current build number
getCategories() - Static method in class org.fopps.model.ArtefactCategory
Returns all existing categories
getCategory() - Method in class org.fopps.model.Artefact
Returns the category of the artefact
getCategory(String) - Static method in class org.fopps.model.ArtefactCategory
Returns the category instance for a given name
getCategoryName() - Method in class org.fopps.model.Artefact
Returns the name of the category
getCellClass(int, int) - Method in class org.fopps.ui.EnhancedTableModel
Returns the class of the current cell.
getCellClass(int, int) - Method in class org.fopps.ui.EnhancedTable
Return the class of the given cell.
getCellClass(int, int) - Method in class org.fopps.ui.config.ConfigurationTableModel
Returns the class of the current cell.
getCellEditor(int, int) - Method in class org.fopps.ui.EnhancedTable
Returns an appropriate editor for the cell specified by row and column.
getCellEditorValue() - Method in class org.fopps.ui.EnumTableEditor
Forwards the message from the CellEditor to the delegate.
getCellEditorValue() - Method in class org.fopps.ui.config.OptionEditor
Forwards the message from the CellEditor to the delegate.
getCellEditorValue() - Method in class org.fopps.ui.config.ConfigurationEditor
Forwards the message from the CellEditor to the delegate.
getCellEditorValue() - Method in class org.fopps.ui.config.AlternativeEditor
Forwards the message from the CellEditor to the delegate.
getCellRect(int, int, boolean) - Method in class org.fopps.ui.project.ProjectTable
 
getCellRenderer(int, int) - Method in class org.fopps.ui.EnhancedTable
Returns an appropriate renderer for the cell specified by this row and column.
getCfgValue() - Method in class org.fopps.model.ConfigurationEvent
 
getChild(Object, int) - Method in class org.fopps.ui.feature.FeatureTreeModel
Returns the child of parent at index index in the parent's child array.
getChildAt(int) - Method in class org.fopps.model.TreeItem
Returns child node by index
getChildCount(Object) - Method in class org.fopps.ui.feature.FeatureTreeModel
Returns the number of children of parent.
getChildren() - Method in class org.fopps.model.TreeItem
Getter Association Children.
getChildren() - Method in class org.fopps.model.Alternative
Getter Association Children.
getChildrenForConfiguration() - Method in class org.fopps.model.ConfigurationItem
Returns the needed children for configuration purposes
getChildrenForConfiguration() - Method in class org.fopps.model.Alternative
Returns the needed children for configuration purposes
getColumnClass(int) - Method in class org.fopps.ui.config.ConfigurationTableModel
Returns Object.class regardless of columnIndex.
getColumnClass(int) - Method in class org.fopps.ui.feature.AttachmentTableModel
Returns Object.class regardless of columnIndex.
getColumnClass(int) - Method in class org.fopps.ui.project.ProjectTableModel
Returns Object.class regardless of columnIndex.
getColumnClass(int) - Method in class org.fopps.ui.project.ProductAssetTableModel
Returns Object.class regardless of columnIndex.
getColumnCount() - Method in class org.fopps.ui.config.ConfigurationTableModel
Returns the number of columns in the model.
getColumnCount() - Method in class org.fopps.ui.feature.FeatureConstraintTableModel
Returns the number of columns in the model.
getColumnCount() - Method in class org.fopps.ui.feature.AttachmentTableModel
Returns the number of columns in the model.
getColumnCount() - Method in class org.fopps.ui.project.ProjectTableModel
Returns the number of columns in the model.
getColumnCount() - Method in class org.fopps.ui.project.ProductAssetTableModel
Returns the number of columns in the model.
getColumnName(int) - Method in class org.fopps.ui.config.ConfigurationTableModel
Returns a default name for the column using spreadsheet conventions: A, B, C, ...
getColumnName(int) - Method in class org.fopps.ui.feature.FeatureConstraintTableModel
Returns a default name for the column using spreadsheet conventions: A, B, C, ...
getColumnName(int) - Method in class org.fopps.ui.feature.AttachmentTableModel
Returns a default name for the column using spreadsheet conventions: A, B, C, ...
getColumnName(int) - Method in class org.fopps.ui.project.ProjectTableModel
Returns a default name for the column using spreadsheet conventions: A, B, C, ...
getColumnName(int) - Method in class org.fopps.ui.project.ProductAssetTableModel
Returns a default name for the column using spreadsheet conventions: A, B, C, ...
getComponentForAction(String) - Method in class org.fopps.ui.actions.ActionHandler
Returns the corresponding component for an action.
getConfiguration() - Method in class org.fopps.model.Product
 
getConfigurationSet() - Method in class org.fopps.model.Product
Returns the set with all configuration settings
getConstraints() - Method in class org.fopps.model.Alternative
 
getConstraints() - Method in class org.fopps.model.AbstractItem
Returns a list containing all (outgoing) constraints.
getConstraintType() - Method in class org.fopps.model.Constraint
 
getContainer() - Method in class org.fopps.model.ProjectItem
Getter of association Container
getContainer() - Method in class org.fopps.ui.actions.BaseAction
Returns the current project container
getContainer() - Method in class org.fopps.ui.actions.ActionHandler
Returns the container.
getContainer() - Method in class org.fopps.ui.feature.FeatureTreeModel
 
getContainer() - Method in class org.fopps.ui.feature.FeatureConstraintTableModel
 
getContainer() - Method in class org.fopps.ui.project.ProjectTableModel
 
getContainer() - Method in class org.fopps.ui.project.ProductAssetTableModel
Returns the current container
getContainerObject() - Method in class org.fopps.ui.TableController
 
getContentPane() - Method in class org.fopps.ui.config.ConfigurationTableListController
Returns the panel
getContentPane() - Method in class org.fopps.ui.feature.FeatureTreeController
 
getContentPane() - Method in class org.fopps.ui.feature.FeatureConstraintController
 
getContentPane() - Method in class org.fopps.ui.feature.AttachmentTableController
 
getCurrentDayOfMonth() - Static method in class org.fopps.share.Util
Returns the current day
getCurrentMonth() - Static method in class org.fopps.share.Util
Returns the current month
getCurrentYear() - Static method in class org.fopps.share.Util
Returns the current year
getDayOfMonth() - Method in class org.fopps.share.DateTime
Returns the day of month of the current DateTime instance
getDayOfWeek() - Method in class org.fopps.share.DateTime
Returns the day of month of the current DateTime instance
getDefault() - Method in class org.fopps.model.ProjectStatus
Returns the default value of the enumeration
getDefault() - Method in class org.fopps.model.Filesize
Returns the default value of the enumeration
getDefault() - Method in interface org.fopps.model.Enum
Returns the default value of the enumeration
getDefault() - Method in class org.fopps.model.ConstraintType
Returns the default value of the enumeration
getDefault() - Method in class org.fopps.model.BindingTime
Returns the default value of the enumeration
getDefault() - Method in class org.fopps.model.ArtefactCategory
Returns the default value of the enumeration
getDefaultValue() - Method in class org.fopps.model.NumericFeature
Returns the default value
getDefaultValue() - Method in class org.fopps.model.ConfigurationItem
Returns the default value of the configuration item.
getDependendProjects() - Method in class org.fopps.model.ProjectItem
Returns all dependend projects
getDepth() - Method in class org.fopps.model.TreeItem
Retuns depth of current TreeItem.
getDescription() - Method in class org.fopps.model.ConfigurationItem
Returns the description of the item.
getDescription() - Method in class org.fopps.model.AbstractItem
Returns the description of the project
getDialogForClass(Class, Object[]) - Static method in class org.fopps.ui.DialogFactory
Returns the (cached) dialog instance for a given entity class.
getDuration() - Method in class org.fopps.model.ProjectItem
Returns the duration of the project
getElementAt(int) - Method in class org.fopps.ui.log.LogListModel
Returns the value at the specified index.
getElementAt(int) - Method in class org.fopps.ui.project.ProjectListModel
 
getEnd() - Method in class org.fopps.model.ProjectItem
Returns the end (counted in months from the start year of the container) of the project
getEndColumn() - Method in class org.fopps.ui.project.ProjectTable
 
getErrors() - Method in class org.fopps.ui.log.LogListModel
Returns the number of error in the list
getFeature() - Method in class org.fopps.model.ConfigurationItem
Returns the feature this item bases on
getFeature() - Method in class org.fopps.ui.feature.AttachmentTableModel
 
getFeature() - Method in class org.fopps.ui.feature.AttachmentTableController
 
getFeatureTreeForConfiguration() - Method in class org.fopps.model.Product
Returns the configuration tree as string
getFile() - Method in class org.fopps.model.FileAttachment
Returns the corresponding file object of the attachment
getFilename() - Method in class org.fopps.ui.MainFrame
 
getFilename() - Method in interface org.fopps.ui.Application
Returns the current filename
getFilename() - Method in class org.fopps.ui.actions.SelectDirectoryAction
 
getFilename() - Method in class org.fopps.ui.actions.SaveAsAction
 
getFilename() - Method in class org.fopps.ui.actions.SaveAction
 
getFilename() - Method in class org.fopps.ui.actions.OpenAction
 
getFilename() - Method in class org.fopps.ui.actions.NewAction
 
getFilename() - Method in class org.fopps.ui.actions.ActionHandler.DummyApplication
Returns always an empty string
getFileName() - Method in class org.fopps.model.FileAttachment
Returns the name of the attached file (without any path information)
getFilePath() - Method in class org.fopps.model.FileAttachment
Returns the path of the attached file
getFilter() - Method in class org.fopps.ui.actions.FileAction
Returns the filter.
getFirst() - Method in class org.fopps.model.ConstraintViolation
 
getFrame() - Static method in class org.fopps.ui.MainFrame
Returns the frame instance (this)
getFrom() - Method in class org.fopps.model.Relation
Getter of association From
getFrom() - Method in class org.fopps.ui.actions.CreateRelationAction.IgnoredLink
 
getFrom() - Method in class org.fopps.ui.actions.CreateMany2OneRelationAction.IgnoredLink
 
getFrom() - Method in class org.fopps.xml.XMLImport.Link
 
getGroup() - Method in class org.fopps.ui.actions.BaseAction
Returns the name of the group.
getGroupNames() - Method in class org.fopps.ui.actions.ActionHandler
Return the set with all group names
getHandler() - Static method in class org.fopps.ui.MainFrame
Returns the application's action handler
getHorzZoomFactor() - Method in class org.fopps.ui.project.ProjectPanel
 
getIcon() - Method in class org.fopps.ui.actions.BaseAction
Returns the icon of the action
getId() - Method in class org.fopps.xml.XMLImport.ConfigProxy
 
getIncoming() - Method in class org.fopps.model.AbstractItem
Getter Association Incoming
getIncomingConstraints() - Method in class org.fopps.model.Alternative
 
getIncomingConstraints() - Method in class org.fopps.model.AbstractItem
 
getIndexOfChild(Object, Object) - Method in class org.fopps.ui.feature.FeatureTreeModel
Returns the index of child in parent.
getIndexOfChild(TreeItem) - Method in class org.fopps.model.TreeItem
Returns the index of a given child
getIndexOfProject(ProjectItem) - Method in class org.fopps.model.ProjectContainer
Return the position of a given project item in the container.
getInstances() - Method in class org.fopps.model.ProjectStatus
Returns all possible instances of this enumeration
getInstances() - Method in class org.fopps.model.Filesize
 
getInstances() - Method in interface org.fopps.model.Enum
Returns all possible instances of the enumeration
getInstances() - Method in class org.fopps.model.ConstraintType
Returns all possible instances of the enumeration
getInstances() - Method in class org.fopps.model.BindingTime
Returns all possible instances of the enumeration
getInstances() - Method in class org.fopps.model.ArtefactCategory
 
getIntAttribute(Element, String, int) - Method in class org.fopps.xml.XMLImport
 
getItem() - Method in class org.fopps.ui.AbstractItemDialog
Returns the item which is displayed in dialog
getItemByName(String) - Method in class org.fopps.model.Product
Returns the item of a given variable
getKind() - Method in class org.fopps.ui.log.LogListModel.MessageEntry
Return the type of the message
getLineHeight() - Method in class org.fopps.ui.project.ProjectPanel
Returns the lineHeight.
getList() - Method in class org.fopps.ui.TableListController
Returns the list instance
getList() - Method in class org.fopps.ui.ListController
Returns the list.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.fopps.ui.log.LogListRenderer
 
getListeners() - Method in class org.fopps.model.AbstractItem
Returns all listeners
getListeners() - Method in class org.fopps.ui.ListController
Returns the listeners.
getListModel() - Method in class org.fopps.ui.log.LogDialog
Returns the current list model for the log dialog
getLocaleName() - Method in class org.fopps.ui.actions.BaseAction
 
getLongDescription() - Method in class org.fopps.ui.actions.BaseAction
 
getMenuComponentForAction(String) - Method in class org.fopps.ui.actions.ActionHandler
Returns the corresponding menu component for an action.
getMessage() - Method in class org.fopps.model.ConstraintViolation
Returns a description of the violation
getMessages() - Method in class org.fopps.model.ConstraintChecker
Returns the list of constraint violations
getMnemonic() - Method in class org.fopps.ui.actions.BaseAction
 
getMonth() - Method in class org.fopps.share.DateTime
Returns the month of the current DateTime instance
getMsg() - Method in class org.fopps.ui.log.LogListModel.MessageEntry
Returns the message
getName() - Method in class org.fopps.model.ConfigurationSet
Returns the name of the configuration set
getName() - Method in class org.fopps.model.ArtefactCategory
Returns the name of the category
getName() - Method in class org.fopps.model.AbstractItem
Returns the name of the item
getName() - Method in class org.fopps.ui.actions.BaseAction
Convenience method to access the name of the action
getObjectColumn() - Method in class org.fopps.ui.TableController
 
getObjectColumn() - Method in class org.fopps.ui.EnhancedTableModel
Returns the column index, which contains the representing row object.
getObjectColumn() - Method in class org.fopps.ui.config.ConfigurationTableModel
Returns the column index, which contains the representing row object (column 1)
getObjectFromPoint(int, int) - Method in class org.fopps.ui.project.ProjectPanel
Returns the corresponding item of a coordinate pair.
getObjectFromPoint(Point) - Method in class org.fopps.ui.project.ProjectPanel
Returns the corresponding item to a given point.
getOffsetInMonths() - Method in class org.fopps.model.ProjectContainer
Returns the offset in months (from start until now) for this container
getOrigin() - Method in class org.fopps.model.ConfigurationItem
Returns the origin (name of the donating asset or product)
getOutgoing() - Method in class org.fopps.model.AbstractItem
Getter Association Outgoing
getOutgoingConstraints() - Method in class org.fopps.model.Alternative
 
getOutgoingConstraints() - Method in class org.fopps.model.AbstractItem
 
getParent() - Method in class org.fopps.model.TreeItem
Getter of association Parent
getPath() - Method in class org.fopps.model.TreeItem
Returns the path from root to this TreeItem (useful for tree display)
getPossibleActionsForSelection() - Method in class org.fopps.ui.actions.ActionHandler
Returns a list with all actions which accepts the current selection
getProduct() - Method in class org.fopps.model.CompileContext
Returns the product.
getProduct() - Method in class org.fopps.model.CompilationEvent
Added for convenience
getProducts() - Method in class org.fopps.model.ProjectContainer
Returns all products of the container
getProducts() - Method in class org.fopps.model.ConfigurationExporter
 
getProjectAt(int) - Method in class org.fopps.model.ProjectContainer
 
getProjects() - Method in class org.fopps.model.ProjectContainer
Getter Association Projects
getProjects() - Method in class org.fopps.ui.project.ProjectPanel
 
getRelationTo(AbstractItem) - Method in class org.fopps.model.AbstractItem
Returns the relation to a specified item, if exist.
getReleaseNumber() - Static method in class org.fopps.share.UIUtils
Returns the current release number
getRenderer() - Method in class org.fopps.ui.project.ProjectPanel
Returns the current renderer
getResizingColumn(JTableHeader, Point, int) - Static method in class org.fopps.ui.EnhancedTable
Finds the column on that point and index for resizing.
getResult() - Method in class org.fopps.ui.OptionsDialog
Returns the result of the dialog
getResult() - Method in class org.fopps.ui.AbstractItemDialog
Returns the result of the dialog
getRoot() - Method in class org.fopps.model.TreeItem
Returns the root TreeItem.
getRoot() - Method in class org.fopps.ui.feature.FeatureTreeModel
Returns the root of the tree.
getRootFeature() - Method in class org.fopps.model.ProjectItem
Returns the root feature of the project.
getRootFeature() - Method in class org.fopps.ui.feature.FeatureTreeModel
 
getRootItem() - Method in class org.fopps.ui.config.ConfigurationTableModel
 
getRowCount() - Method in class org.fopps.ui.config.ConfigurationTableModel
 
getRowCount() - Method in class org.fopps.ui.feature.FeatureConstraintTableModel
Returns the number of rows in the model.
getRowCount() - Method in class org.fopps.ui.feature.AttachmentTableModel
Returns the number of rows in the model.
getRowCount() - Method in class org.fopps.ui.project.ProjectTableModel
Returns the number of rows in the model.
getRowCount() - Method in class org.fopps.ui.project.ProductAssetTableModel
Returns the number of rows in the model.
getRowObject(int) - Method in class org.fopps.ui.EnhancedTableModel
Returns the objects that represents the data of the whole row.
getRowObject(int) - Method in class org.fopps.ui.config.ConfigurationTableModel
Returns the objects that represents the data of the whole row.
getRowObject(int) - Method in class org.fopps.ui.feature.FeatureConstraintTableModel
Returns the objects that represents the data of the whole row.
getRowObject(int) - Method in class org.fopps.ui.feature.AttachmentTableModel
Returns the objects that represents the data of the whole row.
getRowObject(int) - Method in class org.fopps.ui.project.ProjectTableModel
Returns the objects that represents the data of the whole row.
getRowObject(int) - Method in class org.fopps.ui.project.ProductAssetTableModel
Returns the objects that represents the data of the whole row.
getSearchPath() - Static method in class org.fopps.model.FileAttachment
Returns the search path.
getSearchPath() - Static method in class org.fopps.share.Config
Returns the search path used by file attachments
getSecond() - Method in class org.fopps.model.ConstraintViolation
 
getSelectedItems() - Method in class org.fopps.ui.actions.BaseAction
Returns the selectedItems.
getSelectedNode() - Method in class org.fopps.ui.TreeController
Return the currently selected node.
getSelectedObject() - Method in class org.fopps.ui.TableListController
Convenience method
getSelectedObjects() - Method in class org.fopps.ui.TreeController
Returns the selected items or empty list if no items are selected.
getSelectedObjects() - Method in class org.fopps.ui.TableListController
Returns the currently selected object in the list.
getSelectedObjects() - Method in class org.fopps.ui.TableController
Returns the selected items or empty list if no items are selected.
getSelectedObjects() - Method in class org.fopps.ui.ListController
 
getSelectedObjects() - Method in class org.fopps.ui.project.ProjectPanelController
Returns the selected items or null if no items are selected.
getSelectedObjects() - Method in class org.fopps.ui.project.ProjectPanel
 
getSelectedObjectsAsList() - Method in class org.fopps.ui.TableController
Returns the selected items or empty list if no items are selected.
getSelectionSize() - Method in class org.fopps.ui.actions.BaseAction
Returns the number of selected items
getSeverity() - Method in class org.fopps.model.ConstraintViolation
Returns the severity of the violation.
getShortDescription() - Method in class org.fopps.ui.actions.BaseAction
 
getSize() - Method in class org.fopps.model.Filesize
Returns the size.
getSize() - Method in class org.fopps.ui.log.LogListModel
Returns the length of the list.
getSize() - Method in class org.fopps.ui.project.ProjectListModel
 
getSizeInBytes() - Method in class org.fopps.model.Filesize
Returns the size in bytes.
getSource() - Method in class org.fopps.model.ModelEvent
 
getSource() - Method in class org.fopps.ui.ApplicationEvent
 
getSpan() - Method in class org.fopps.ui.project.ProjectTable
 
getStart() - Method in class org.fopps.model.ProjectItem
Returns the start of the project, counted from the start year of the project in months.
getStartColumn() - Method in class org.fopps.ui.project.ProjectTable
 
getStartYear() - Method in class org.fopps.model.ProjectContainer
 
getStartYear() - Method in class org.fopps.ui.MonthPicker
 
getState(int) - Method in class org.fopps.ui.SortButtonRenderer
 
getStatus() - Method in class org.fopps.model.ProjectItem
Returns the current status of the project
getSuppliedProjects() - Method in class org.fopps.model.ProjectItem
Returns all supplied projects
getSymbol() - Method in class org.fopps.xml.XMLImport.ConfigProxy
 
getSymbolicVar() - Method in class org.fopps.model.Feature
Returns the variable name of the feature
getSymbolicVar() - Method in class org.fopps.model.ConfigurationItem
Returns the symbolic variable for this configuration item.
getSymbolicVars() - Method in class org.fopps.model.Product
Returns the set of all variable names
getSystemFile(String) - Static method in class org.fopps.share.UIUtils
Loads an icon from the classpath
getSystemIcon(String) - Static method in class org.fopps.share.UIUtils
Loads an icon from the classpath
getTable() - Method in class org.fopps.ui.TableListController
Returns the table instance
getTable() - Method in class org.fopps.ui.TableController
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.fopps.ui.config.ParameterEditor
Implements the TableCellEditor interface.
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.fopps.ui.config.OptionEditor
Implements the TableCellEditor interface.
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.fopps.ui.config.ConfigurationEditor
Implements the TableCellEditor interface.
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.fopps.ui.config.AlternativeEditor
Implements the TableCellEditor interface.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.fopps.ui.SortButtonRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.fopps.ui.EnumTableRenderer
Returns the component used for drawing the cell.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.fopps.ui.config.ParameterRenderer
Returns the component used for drawing the cell.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.fopps.ui.config.OptionRenderer
Returns the component used for drawing the cell.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.fopps.ui.config.ConfigurationRenderer
Returns the component used for drawing the cell.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.fopps.ui.config.AlternativeRenderer
Returns the component used for drawing the cell.
getTabs() - Method in class org.fopps.ui.OptionsDialog
Access to dialog tabsgetIget
getTabs() - Method in class org.fopps.ui.AbstractItemDialog
Access to dialog tabsgetIget
getTargetDirectory() - Method in class org.fopps.model.Product
 
getTargetDirectory() - Method in class org.fopps.model.CompileContext
Returns the targetDirectory.
getTimeMillis() - Method in class org.fopps.share.DateTime
Returns the number of milliseconds since January 1, 1970, 00:00:00 GMT
getTimeWidth() - Method in class org.fopps.ui.project.ProjectPanel
Returns the timeWidth.
getTo() - Method in class org.fopps.model.Relation
Getter of association To
getTo() - Method in class org.fopps.ui.actions.CreateRelationAction.IgnoredLink
 
getTo() - Method in class org.fopps.ui.actions.CreateMany2OneRelationAction.IgnoredLink
 
getTo() - Method in class org.fopps.xml.XMLImport.Link
 
getTotalDuration() - Method in class org.fopps.model.ProjectItem
Returns the total duration of the project (including the duration of subsequent projects)
getTotalDuration() - Method in class org.fopps.model.ProjectContainer
Returns the total duration of all projects in months
getTree() - Method in class org.fopps.ui.TreeController
Returns the associated tree component
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.fopps.ui.feature.FeatureTreeRenderer
Configures the renderer based on the passed in components.
getType() - Method in class org.fopps.model.ModelEvent
 
getType() - Method in class org.fopps.ui.EnumComboBox
Returns the underlying enumeration type
getUIString(String) - Static method in class org.fopps.share.UIUtils
Returns a (localized) string resource without parameters
getUIString(String, String) - Static method in class org.fopps.share.UIUtils
Returns a (localized) string resource with one parameter.
getUIString(String, String, String) - Static method in class org.fopps.share.UIUtils
Returns a (localized) string resource with two parameters.
getUIString(String, String, String, String) - Static method in class org.fopps.share.UIUtils
Returns a (localized) string resource with two parameters.
getUndoStack() - Static method in class org.fopps.share.UndoManager
Returns a copy the current contents of the undo stack
getUnit() - Method in class org.fopps.model.Filesize
Returns the unit.
getUserProperty(String) - Static method in class org.fopps.share.UIUtils
Retrieves an user specific property without default
getUserProperty(String, String) - Static method in class org.fopps.share.UIUtils
Retrieves an user specific property
getValidator() - Method in class org.fopps.model.NumericFeature
Returns the current validator instance or null, if no validator has been assigned.
getValue() - Method in class org.fopps.model.ProjectStatus
Returns the numeric representation of the enumeration
getValue() - Method in class org.fopps.model.Parameter
Returns the current value
getValue() - Method in class org.fopps.model.Option
Returns the current value
getValue() - Method in class org.fopps.model.NumericFeature
Returns the current value of the feature
getValue() - Method in class org.fopps.model.Filesize
Returns the unit.
getValue() - Method in interface org.fopps.model.Enum
Returns the current value (numeric representation) of the enumeration.
getValue() - Method in class org.fopps.model.ConstraintType
Returns the current value of the enumeration
getValue() - Method in class org.fopps.model.ConfigurationItem
Returns the current value
getValue() - Method in class org.fopps.model.BindingTime
Returns the current value (numeric representation) of the enumeration.
getValue() - Method in class org.fopps.model.ArtefactCategory
 
getValue() - Method in class org.fopps.model.Alternative
Returns the current value
getValue() - Method in class org.fopps.ui.MonthPicker
 
getValue() - Method in class org.fopps.xml.XMLImport.ConfigProxy
 
getValueAt(int, int) - Method in class org.fopps.ui.EnhancedTableModel
 
getValueAt(int, int) - Method in class org.fopps.ui.config.ConfigurationTableModel
 
getValueAt(int, int) - Method in class org.fopps.ui.feature.FeatureConstraintTableModel
 
getValueAt(int, int) - Method in class org.fopps.ui.feature.AttachmentTableModel
Translates the row with respect to current table sorting and returns the value of the given cell.
getValueAt(int, int) - Method in class org.fopps.ui.project.ProjectTableModel
Returns the value for the cell at columnIndex and rowIndex.
getValueAt(int, int) - Method in class org.fopps.ui.project.ProductAssetTableModel
 
getValueByName(String) - Method in class org.fopps.model.Product
Returns the value of a given variable
getValueIndex() - Method in class org.fopps.model.Alternative
Returns the index of the current value
getViewActionReceiver() - Method in class org.fopps.ui.actions.ViewAction
Convenience method
getViewActionReceiver() - Method in class org.fopps.ui.actions.ActionHandler
Returns the view which will receive the view actions
getViews() - Method in class org.fopps.ui.TreeController
Returns the corresponding view(s) of the controller
getViews() - Method in class org.fopps.ui.TableListController
Returns the corresponding view(s) of the controller
getViews() - Method in class org.fopps.ui.TableController
Returns the corresponding view(s) of the controller
getViews() - Method in class org.fopps.ui.ListController
Returns the corresponding view(s) of the controller
getViews() - Method in interface org.fopps.ui.Controller
Returns the corresponding view(s) of the controller
getViews() - Method in class org.fopps.ui.project.ProjectPanelController
Returns the corresponding view(s) of the controller
getWarnings() - Method in class org.fopps.ui.log.LogListModel
Returns the number of warnings in the list
getWeekOfYear() - Method in class org.fopps.share.DateTime
Returns the day of month of the current DateTime instance
getYear() - Method in class org.fopps.share.DateTime
Returns the year of the current DateTime instance
getZoomFactor() - Method in class org.fopps.ui.project.ProjectPanel
 
glueToolBars(String, String) - Static method in class org.fopps.ui.ToolBarBuilder
Glues two tool bars by group name.
GROUP - Static variable in class org.fopps.ui.actions.BaseAction
Group key
GROUP_SEPERATOR - Static variable in class org.fopps.ui.MenuBuilder
Seperator char used to identify new group name
guessConstructor(Class, Class[]) - Static method in class org.fopps.ui.DialogFactory
Guesses a constructor for given parameter types

H

handleElement(Element) - Method in class org.fopps.xml.XMLImport
XML-Handler
hasAttachments() - Method in class org.fopps.model.Feature
Returns true, if feature has artefacts
hasChanged() - Method in class org.fopps.ui.MainFrame
 
hasChanged() - Method in interface org.fopps.ui.Application
Returns true, if the data has changed since last save
hasChanged() - Method in class org.fopps.ui.actions.ActionHandler.DummyApplication
Returns always false
hasConstraints() - Method in class org.fopps.model.AbstractItem
Returns true, if item contains constraints
hasDialog(Class) - Static method in class org.fopps.ui.DialogFactory
Returns true, if a (property) dialog for given class exists.
hasDialog(Class, boolean) - Static method in class org.fopps.ui.DialogFactory
Returns true, if dialog for given class exists.
hasMessages() - Method in class org.fopps.model.ConstraintChecker
Returns true, if constraint violations were detected
HCENTER - Static variable in class org.fopps.share.UIUtils
 
HIDE_LOG_COMMAND - Static variable in class org.fopps.ui.log.LogDialog
 

I

Icons - class org.fopps.ui.Icons.
Holds all used icons
ICONS_AND_TEXT_BOTTOM - Static variable in class org.fopps.ui.MainFrame
 
ICONS_AND_TEXT_LEFT - Static variable in class org.fopps.ui.MainFrame
 
ICONS_ONLY - Static variable in class org.fopps.ui.MainFrame
Show only icons in toolbar
Icons() - Constructor for class org.fopps.ui.Icons
 
ID - Static variable in class org.fopps.xml.XMLConstants
 
IMPORT_CFG - Static variable in class org.fopps.ui.config.ConfigurationTableListController
 
IncDurationAction - class org.fopps.ui.actions.IncDurationAction.
Increases project duration by one month.
IncDurationAction(ActionHandler) - Constructor for class org.fopps.ui.actions.IncDurationAction
Constructor for IncDurationAction.
IncDurationAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.IncDurationAction
Constructor for IncDurationAction.
IncDurationAction(String, Icon, ActionHandler) - Constructor for class org.fopps.ui.actions.IncDurationAction
Constructor for IncDurationAction.
IncDurationQAction - class org.fopps.ui.actions.IncDurationQAction.
Increases project duration by 3 months.
IncDurationQAction(ActionHandler) - Constructor for class org.fopps.ui.actions.IncDurationQAction
Constructor for IncDurationQAction.
IncDurationQAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.IncDurationQAction
Constructor for IncDurationQAction.
IncDurationQAction(String, Icon, ActionHandler) - Constructor for class org.fopps.ui.actions.IncDurationQAction
Constructor for IncDurationQAction.
Include - Static variable in class org.fopps.model.ConstraintType
 
INCLUDE - Static variable in class org.fopps.model.FeatureConstraintChecker
 
INCLUDE - Static variable in class org.fopps.model.ConstraintType
 
INCLUDE - Static variable in class org.fopps.xml.XMLConstants
 
incValue() - Method in class org.fopps.model.Alternative
Increases current value (Convenience method)
indexOf(Object) - Method in class org.fopps.ui.project.ProjectTableModel
 
INFO - Static variable in class org.fopps.ui.Icons
 
info(Object) - Static method in class org.fopps.share.Util
Logs an info message
INFORMATION - Static variable in class org.fopps.ui.log.LogListModel
Value for information messages
init() - Method in class org.fopps.ui.ProjectItemDialog
 
init() - Method in class org.fopps.ui.ProductDialog
 
init() - Method in class org.fopps.ui.OptionsDialog
Setup dialog components.
init() - Method in class org.fopps.ui.FeatureDialog
 
init() - Method in class org.fopps.ui.AbstractItemDialog
Setup dialog components.
init() - Method in class org.fopps.ui.log.LogDialog
Setup dialog components.
initLayout() - Method in class org.fopps.ui.config.ConfigurationTableListController
 
InProgress25 - Static variable in class org.fopps.model.ProjectStatus
 
InProgress50 - Static variable in class org.fopps.model.ProjectStatus
 
InProgress75 - Static variable in class org.fopps.model.ProjectStatus
 
instanceExists(Class) - Static method in class org.fopps.ui.DialogFactory
Checks, if a dialog instance already exists.
INSTANCES - Static variable in class org.fopps.model.ProjectStatus
 
INSTANCES - Static variable in class org.fopps.model.BindingTime
 
intervalAdded(ListDataEvent) - Method in class org.fopps.ui.log.LogDialog
Sent after the indices in the index0,index1 interval have been inserted in the data model.
intervalRemoved(ListDataEvent) - Method in class org.fopps.ui.log.LogDialog
Sent after the indices in the index0,index1 interval have been removed from the data model.
INVALID - Static variable in class org.fopps.model.Filesize
 
INVALID - Static variable in class org.fopps.model.Alternative
 
InvalidArtefactException - exception org.fopps.model.InvalidArtefactException.
Exception for invalid artefacts (e. g. attached file not found)
InvalidArtefactException() - Constructor for class org.fopps.model.InvalidArtefactException
Constructor for InvalidArtefactException.
InvalidArtefactException(String) - Constructor for class org.fopps.model.InvalidArtefactException
Constructor for InvalidArtefactException.
InvalidConstraintException - exception org.fopps.model.InvalidConstraintException.
InvalidConstraintException
InvalidConstraintException() - Constructor for class org.fopps.model.InvalidConstraintException
 
InvalidConstraintException(String) - Constructor for class org.fopps.model.InvalidConstraintException
 
InvalidRelationException - exception org.fopps.model.InvalidRelationException.
Class InvalidRelationException
InvalidRelationException() - Constructor for class org.fopps.model.InvalidRelationException
 
InvalidRelationException(String) - Constructor for class org.fopps.model.InvalidRelationException
 
INVERT_SELECTION - Static variable in class org.fopps.ui.Icons
 
invertColor(Color) - Static method in class org.fopps.ui.DefaultProjectItemRenderer
 
invertSelection() - Method in interface org.fopps.ui.ViewActionReceiver
Inverts current selection
invertSelection() - Method in class org.fopps.ui.EnhancedTree
Inverts current selection
invertSelection() - Method in class org.fopps.ui.EnhancedTable
Inverts current selection
invertSelection() - Method in class org.fopps.ui.EnhancedList
Inverts current selection
invertSelection() - Method in class org.fopps.ui.actions.ActionHandler
Inverts current selection
invertSelection() - Method in class org.fopps.ui.project.ProjectPanel
Inverts current selection
InvertSelectionAction - class org.fopps.ui.actions.InvertSelectionAction.
Action to invert selection in a view
InvertSelectionAction(ActionHandler) - Constructor for class org.fopps.ui.actions.InvertSelectionAction
 
InvertSelectionAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.InvertSelectionAction
 
InvertSelectionAction(String, Icon, ActionHandler) - Constructor for class org.fopps.ui.actions.InvertSelectionAction
 
IS_WINDOWS_OS - Static variable in class org.fopps.share.Util
Trze, if windows present
isAlternative() - Method in class org.fopps.model.NumericFeature
Returns true, if feature is an alternative.
isAlternative() - Method in class org.fopps.model.Feature
Returns true, if feature is an alternative
isAutoUpdate() - Static method in class org.fopps.model.Product
Returns true, if changes in configuration are updated on demand
isAvailable() - Method in class org.fopps.model.Feature
(see setAvailable)
isBlockEvents() - Method in class org.fopps.model.ProjectContainer
 
isBlockEvents() - Method in class org.fopps.model.AbstractItem
Return the current status of event blocking
isCellEditable(int, int) - Method in class org.fopps.ui.config.ConfigurationTableModel
Returns false.
isCellEditable(int, int) - Method in class org.fopps.ui.feature.AttachmentTableModel
Returns false.
isCellEditable(int, int) - Method in class org.fopps.ui.project.ProjectTableModel
Returns false.
isCellEditable(int, int) - Method in class org.fopps.ui.project.ProductAssetTableModel
Returns false.
isConfirmRelations() - Static method in class org.fopps.share.Config
If true, all relation between projects have to be confirmed
isConnectedWith(AbstractItem) - Method in class org.fopps.model.AbstractItem
Checks if a relation to a specified item already exists.
isCritical() - Method in class org.fopps.model.ProjectRelation
Returns always false @TODO
isEnabledByDefault() - Method in class org.fopps.model.Feature
Returns true, if feature is enabled by default
isForceOverwrite() - Method in class org.fopps.model.CompileContext
Returns the forceOverwrite.
isGhost() - Method in class org.fopps.model.Relation
 
ISJDK_14 - Static variable in class org.fopps.share.Util
True, if JDK 1.4 present
isLeaf() - Method in class org.fopps.model.TreeItem
Returns true, if TreeItem has no children
isLeaf(Object) - Method in class org.fopps.ui.feature.FeatureTreeModel
Returns true if node is a leaf.
isLocked() - Method in class org.fopps.model.ConfigurationItem
Returns true, if item is changeable
isOptional() - Method in class org.fopps.model.Feature
Returns true, if feature is optional
isSelected() - Method in class org.fopps.model.Option
Returns the value.
isSet() - Method in class org.fopps.model.Option
Returns true, if configuration item is set.
isSet() - Method in class org.fopps.model.ConfigurationItem
Returns true, if configuration item is set.
isSet() - Method in class org.fopps.model.Alternative
Returns true, if configuration item is set.
isShowDateMarker() - Static method in class org.fopps.share.Config
If true, the actual date is shown as red line in the project diagram.
isShowGrid() - Static method in class org.fopps.share.Config
If true, a grid is shown in the project diagram
isShowGrid() - Method in class org.fopps.ui.project.ProjectPanel
Returns the showGrid.
isShowOnlyCriticalPaths() - Static method in class org.fopps.share.Config
If true, only critical paths are shown in project panel
isShowTRef() - Method in class org.fopps.ui.project.ProjectPanel
Returns the showTRef.
isStarted() - Static method in class org.fopps.share.UndoManager
 
isStringPropertySet(String) - Method in class org.fopps.ui.actions.BaseAction
Return true, if string property is set (property not null and length > 0)
isTogglable() - Method in class org.fopps.ui.actions.ToggleOptionalAction
Returns true, if action is a toggle action (behaves similar to a checkbox).
isTogglable() - Method in class org.fopps.ui.actions.ToggleDefaultAction
Returns true, if action is a toggle action (behaves similar to a checkbox).
isTogglable() - Method in class org.fopps.ui.actions.ToggleAlternativeAction
Returns true, if action is a toggle action (behaves similar to a checkbox).
isTogglable() - Method in class org.fopps.ui.actions.BaseAction
Returns true, if action is a toggle action (behaves similar to a checkbox).
isUseGradient() - Static method in class org.fopps.share.Config
If true, the project diagram uses a gradient to display projects.
isValid() - Method in class org.fopps.model.Relation
Checks if relation is valid.
isValid() - Method in class org.fopps.model.FileAttachment
Checks, if artefact is still valid.
isValid() - Method in class org.fopps.model.Constraint
 
isValid() - Method in class org.fopps.model.Artefact
Checks, if artefact is still valid.
isValid(Number) - Method in class org.fopps.model.NumericFeature
 
ITEM_ADDED - Static variable in class org.fopps.model.ModelEvent
Emitted, if an item was added
ITEM_CHANGED - Static variable in class org.fopps.model.ModelEvent
Emitted, if a change occurred
ITEM_REMOVED - Static variable in class org.fopps.model.ModelEvent
Emitted, if an item was removed
ItemAction - class org.fopps.ui.actions.ItemAction.
ItemAction is the base class for all item action (actions operating on AbstractItem's)
ItemAction(ActionHandler) - Constructor for class org.fopps.ui.actions.ItemAction
 
ItemAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.ItemAction
 
ItemAction(String, Icon, ActionHandler) - Constructor for class org.fopps.ui.actions.ItemAction
 
itemCount() - Method in class org.fopps.ui.EnhancedList
Returns the number of items in the list.
itemDeselected(Object) - Method in class org.fopps.ui.TableListController
Called if an item in the list was deselected.
itemDeselected(Object) - Method in class org.fopps.ui.config.ConfigurationTableListController
Called if an item in the list was deselected.
itemInSelection(Object) - Method in class org.fopps.ui.actions.BaseAction
Checks if selection contains an item
ItemPropertiesAction - class org.fopps.ui.actions.ItemPropertiesAction.
Shows a property dialog for a selected item.
ItemPropertiesAction(ActionHandler) - Constructor for class org.fopps.ui.actions.ItemPropertiesAction
Constructor for ItemPropertiesAction.
ItemPropertiesAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.ItemPropertiesAction
Constructor for ItemPropertiesAction.
ItemPropertiesAction(String, Icon, ActionHandler) - Constructor for class org.fopps.ui.actions.ItemPropertiesAction
Constructor for ItemPropertiesAction.
itemSelected(Object, int) - Method in class org.fopps.ui.TableListController
Called if an item in the list was selected.
itemSelected(Object, int) - Method in class org.fopps.ui.config.ConfigurationTableListController
Called if an item in the list was selected.
itemsNeeded() - Method in class org.fopps.ui.actions.ProjectAction
Returns the minimum of selected items.
itemsNeeded() - Method in class org.fopps.ui.actions.ItemAction
Returns the number of items needed to perform this action.
itemsNeeded() - Method in class org.fopps.ui.actions.DeleteRelationAction
Returns the minimum of selected items.
itemsNeeded() - Method in class org.fopps.ui.actions.CreateRelationAction
Returns the minimum of selected items.
itemsNeeded() - Method in class org.fopps.ui.actions.CreateMany2OneRelationAction
Returns the minimum of selected items.
itemStateChanged(ItemEvent) - Method in class org.fopps.ui.MainFrame
 
itemStateChanged(ItemEvent) - Method in class org.fopps.ui.actions.ViewAction
Handler of itemListener
itemStateChanged(ItemEvent) - Method in class org.fopps.ui.actions.UndoAction
Handler of itemListener.
itemStateChanged(ItemEvent) - Method in class org.fopps.ui.actions.SaveAsAction
Handler of itemListener
itemStateChanged(ItemEvent) - Method in class org.fopps.ui.actions.SaveAction
Handler of itemListener
itemStateChanged(ItemEvent) - Method in class org.fopps.ui.actions.BaseAction
Handler of itemListener
itemStateChanged(ItemEvent) - Method in class org.fopps.ui.actions.ActionHandler
 

K

KBYTE - Static variable in class org.fopps.model.Filesize
 

L

last() - Method in class org.fopps.model.TreeItem
Returns the last child or null, if TreeItem is a leaf
LASTDIR_KEY - Static variable in class org.fopps.share.UIUtils
 
LEAF - Static variable in class org.fopps.ui.Icons
 
LEAF_CHECKED - Static variable in class org.fopps.ui.Icons
 
LEFT - Static variable in class org.fopps.share.UIUtils
 
LEFT - Static variable in class org.fopps.ui.Icons
 
LEFT12 - Static variable in class org.fopps.ui.Icons
 
LEFT2 - Static variable in class org.fopps.ui.Icons
 
LEFT3 - Static variable in class org.fopps.ui.Icons
 
ListController - class org.fopps.ui.ListController.
Generic controller for lists
ListController(EnhancedList) - Constructor for class org.fopps.ui.ListController
Constructor for ListController.
load(String) - Method in class org.fopps.xml.XMLImport
Loads and parses a xml file
locateFile(String, String, boolean) - Static method in class org.fopps.share.Util
Searches the file in the given search path.
log(Object) - Static method in class org.fopps.share.Util
Logs a message
LogDialog - class org.fopps.ui.log.LogDialog.
Provides a dialog to display log messages.
LogDialog(String, LogListModel) - Constructor for class org.fopps.ui.log.LogDialog
Creates a now log dialog
LogListModel - class org.fopps.ui.log.LogListModel.
LogListModel is a specialized model for the log dialog.
LogListModel.MessageEntry - class org.fopps.ui.log.LogListModel.MessageEntry.
Wrapper class for message entries
LogListModel.MessageEntry(int, String) - Constructor for class org.fopps.ui.log.LogListModel.MessageEntry
 
LogListModel() - Constructor for class org.fopps.ui.log.LogListModel
Creates an empty log list model
LogListRenderer - class org.fopps.ui.log.LogListRenderer.
LogListRenderer is a specialized list renderer for the log dialog list.
LogListRenderer() - Constructor for class org.fopps.ui.log.LogListRenderer
 
LONGER - Static variable in class org.fopps.ui.Icons
 
LONGER3 - Static variable in class org.fopps.ui.Icons
 
loopAllowed() - Method in class org.fopps.model.Relation
Returns the current state of loop detection.

M

Main - class org.fopps.ui.Main.
The root of all evil
Main() - Constructor for class org.fopps.ui.Main
 
main(String[]) - Static method in class org.fopps.model.MinMaxValidator
 
main(String[]) - Static method in class org.fopps.share.DateTime
 
main(String[]) - Static method in class org.fopps.ui.Main
 
main(String[]) - Static method in class org.fopps.ui.project.ProjectTable
 
MainFrame - class org.fopps.ui.MainFrame.
MainFrame holds all the 'global application stuff', e. g. knows name of the current file and is the glue between views and model.
MainFrame(String) - Constructor for class org.fopps.ui.MainFrame
Constructor for MainFrame.
MainFrame(String, GraphicsConfiguration) - Constructor for class org.fopps.ui.MainFrame
Constructor for MainFrame.
MANDATORY - Static variable in class org.fopps.ui.Icons
 
MAX_VALUE - Static variable in class org.fopps.model.ProjectStatus
 
MAX_VALUE - Static variable in class org.fopps.model.BindingTime
 
MAX_ZOOM - Static variable in class org.fopps.ui.project.ProjectPanel
 
MAXVALUE - Static variable in class org.fopps.model.Filesize
 
MBYTE - Static variable in class org.fopps.model.Filesize
 
mChildren - Variable in class org.fopps.model.TreeItem
 
MENU_EDIT - Static variable in class org.fopps.ui.actions.ActionGroups
Key for edit menu
MENU_FILE - Static variable in class org.fopps.ui.actions.ActionGroups
Key for file menu
MENU_OPTIONS - Static variable in class org.fopps.ui.actions.ActionGroups
Key for options menu
MENU_VIEW - Static variable in class org.fopps.ui.actions.ActionGroups
Key for view menu
MenuBuilder - class org.fopps.ui.MenuBuilder.
MenuBuilder creates menue from an actions list.
MenuBuilder() - Constructor for class org.fopps.ui.MenuBuilder
 
MIN_ZOOM - Static variable in class org.fopps.ui.project.ProjectPanel
 
MinMaxValidator - class org.fopps.model.MinMaxValidator.
Validator which check aginst min/max range.
MinMaxValidator(Class) - Constructor for class org.fopps.model.MinMaxValidator
Creates a new min/max validator by a class instance.
MinMaxValidator(Number, Number) - Constructor for class org.fopps.model.MinMaxValidator
Creates a new min/max validator.
MINUS - Static variable in class org.fopps.ui.Icons
 
modelChanged(ModelEvent) - Method in class org.fopps.model.ProjectItem
 
modelChanged(ModelEvent) - Method in class org.fopps.model.ProjectContainer
Handler for change events of projects
modelChanged(ModelEvent) - Method in class org.fopps.model.Product
Called, if configuration changed
modelChanged(ModelEvent) - Method in interface org.fopps.model.ModelListener
Invoked on model changes.
modelChanged(ModelEvent) - Method in class org.fopps.ui.ProductDialog
Invoked on model changes.
modelChanged(ModelEvent) - Method in class org.fopps.ui.MainFrame
 
modelChanged(ModelEvent) - Method in class org.fopps.ui.config.ConfigurationTableModel
 
modelChanged(ModelEvent) - Method in class org.fopps.ui.config.ConfigurationTableListController
Invoked on model changes.
modelChanged(ModelEvent) - Method in class org.fopps.ui.feature.FeatureTreeModel
 
modelChanged(ModelEvent) - Method in class org.fopps.ui.feature.FeatureConstraintTableModel
 
modelChanged(ModelEvent) - Method in class org.fopps.ui.feature.FeatureConstraintController
 
modelChanged(ModelEvent) - Method in class org.fopps.ui.feature.AttachmentTableModel
Invoked on model changes.
modelChanged(ModelEvent) - Method in class org.fopps.ui.project.ProjectTableModel
 
modelChanged(ModelEvent) - Method in class org.fopps.ui.project.ProjectPanel
 
modelChanged(ModelEvent) - Method in class org.fopps.ui.project.ProjectListModel
 
modelChanged(ModelEvent) - Method in class org.fopps.ui.project.ProductAssetTableModel
Invoked on model changes.
ModelEvent - class org.fopps.model.ModelEvent.
Class ModelEvent represents a model event.
ModelEvent(int) - Constructor for class org.fopps.model.ModelEvent
 
ModelEvent(int, AbstractItem) - Constructor for class org.fopps.model.ModelEvent
 
ModelException - exception org.fopps.model.ModelException.
Special exception for model inconsistencies or errors
ModelException() - Constructor for class org.fopps.model.ModelException
Constructor for ModelException.
ModelException(String) - Constructor for class org.fopps.model.ModelException
Constructor for ModelException.
ModelListener - interface org.fopps.model.ModelListener.
ModelListener must be implemented by all classes which have to take care of model changes
MonthPicker - class org.fopps.ui.MonthPicker.
UI component to pick month and year
MonthPicker(int) - Constructor for class org.fopps.ui.MonthPicker
 
MONTHS - Static variable in class org.fopps.ui.MonthPicker
 
mouseClicked(MouseEvent) - Method in class org.fopps.ui.TreeController
Invoked when the mouse has been clicked on a component.
mouseClicked(MouseEvent) - Method in class org.fopps.ui.TableController
Invoked when the mouse has been clicked on a component.
mouseClicked(MouseEvent) - Method in class org.fopps.ui.ListController
Invoked when the mouse has been clicked on a component.
mouseClicked(MouseEvent) - Method in class org.fopps.ui.project.ProjectPanelController
 
mouseDragged(MouseEvent) - Method in class org.fopps.ui.project.ProjectPanelController
 
mouseEntered(MouseEvent) - Method in class org.fopps.ui.TreeController
Invoked when the mouse enters a component.
mouseEntered(MouseEvent) - Method in class org.fopps.ui.TableController
Invoked when the mouse enters a component.
mouseEntered(MouseEvent) - Method in class org.fopps.ui.ListController
Invoked when the mouse enters a component.
mouseEntered(MouseEvent) - Method in class org.fopps.ui.project.ProjectPanelController
 
mouseExited(MouseEvent) - Method in class org.fopps.ui.TreeController
Invoked when the mouse exits a component.
mouseExited(MouseEvent) - Method in class org.fopps.ui.TableController
Invoked when the mouse exits a component.
mouseExited(MouseEvent) - Method in class org.fopps.ui.ListController
Invoked when the mouse exits a component.
mouseExited(MouseEvent) - Method in class org.fopps.ui.project.ProjectPanelController
 
mouseMoved(MouseEvent) - Method in class org.fopps.ui.project.ProjectPanelController
 
mousePressed(MouseEvent) - Method in class org.fopps.ui.TreeController
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in class org.fopps.ui.TableController
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in class org.fopps.ui.ListController
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in class org.fopps.ui.project.ProjectPanelController
 
mouseReleased(MouseEvent) - Method in class org.fopps.ui.TreeController
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - Method in class org.fopps.ui.TableController
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - Method in class org.fopps.ui.ListController
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - Method in class org.fopps.ui.project.ProjectPanelController
 
move(int) - Method in class org.fopps.model.ProjectItem
 
moveColumn(int, int) - Method in class org.fopps.ui.PersistentColumnModel
Moves the column and heading at columnIndex to newIndex.
moveDown(ProjectItem) - Method in class org.fopps.model.ProjectContainer
Moves an item one position backwards
MoveDownAction - class org.fopps.ui.actions.MoveDownAction.
Moves project one row down
MoveDownAction(ActionHandler) - Constructor for class org.fopps.ui.actions.MoveDownAction
Constructor for MoveDownAction.
MoveDownAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.MoveDownAction
Constructor for MoveDownAction.
MoveDownAction(String, Icon, ActionHandler) - Constructor for class org.fopps.ui.actions.MoveDownAction
Constructor for MoveDownAction.
MoveLeftAction - class org.fopps.ui.actions.MoveLeftAction.
Makes a project start one month earlier
MoveLeftAction(ActionHandler) - Constructor for class org.fopps.ui.actions.MoveLeftAction
Constructor for MoveLeftAction.
MoveLeftAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.MoveLeftAction
Constructor for MoveLeftAction.
MoveLeftAction(String, Icon, ActionHandler) - Constructor for class org.fopps.ui.actions.MoveLeftAction
Constructor for MoveLeftAction.
MoveLeftQAction - class org.fopps.ui.actions.MoveLeftQAction.
Makes a project start 3 months earlier
MoveLeftQAction(ActionHandler) - Constructor for class org.fopps.ui.actions.MoveLeftQAction
Constructor for MoveLeftQAction.
MoveLeftQAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.MoveLeftQAction
Constructor for MoveLeftQAction.
MoveLeftQAction(String, Icon, ActionHandler) - Constructor for class org.fopps.ui.actions.MoveLeftQAction
Constructor for MoveLeftQAction.
MoveLeftYAction - class org.fopps.ui.actions.MoveLeftYAction.
Makes a project start one year earlier
MoveLeftYAction(ActionHandler) - Constructor for class org.fopps.ui.actions.MoveLeftYAction
Constructor for MoveLeftYAction.
MoveLeftYAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.MoveLeftYAction
Constructor for MoveLeftYAction.
MoveLeftYAction(String, Icon, ActionHandler) - Constructor for class org.fopps.ui.actions.MoveLeftYAction
Constructor for MoveLeftYAction.
MoveRightAction - class org.fopps.ui.actions.MoveRightAction.
Makes a project start one month later
MoveRightAction(ActionHandler) - Constructor for class org.fopps.ui.actions.MoveRightAction
Constructor for MoveRightAction.
MoveRightAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.MoveRightAction
Constructor for MoveRightAction.
MoveRightAction(String, Icon, ActionHandler) - Constructor for class org.fopps.ui.actions.MoveRightAction
Constructor for MoveRightAction.
MoveRightQAction - class org.fopps.ui.actions.MoveRightQAction.
Makes a project start 3 months later
MoveRightQAction(ActionHandler) - Constructor for class org.fopps.ui.actions.MoveRightQAction
Constructor for MoveRightQAction.
MoveRightQAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.MoveRightQAction
Constructor for MoveRightQAction.
MoveRightQAction(String, Icon, ActionHandler) - Constructor for class org.fopps.ui.actions.MoveRightQAction
Constructor for MoveRightQAction.
MoveRightYAction - class org.fopps.ui.actions.MoveRightYAction.
MoveRightYAction postpones a project by one year
MoveRightYAction(ActionHandler) - Constructor for class org.fopps.ui.actions.MoveRightYAction
Constructor for MoveRightYAction.
MoveRightYAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.MoveRightYAction
Constructor for MoveRightYAction.
MoveRightYAction(String, Icon, ActionHandler) - Constructor for class org.fopps.ui.actions.MoveRightYAction
Constructor for MoveRightYAction.
moveUp(ProjectItem) - Method in class org.fopps.model.ProjectContainer
Moves an item one position forwards
MoveUpAction - class org.fopps.ui.actions.MoveUpAction.
Moves project one row up
MoveUpAction(ActionHandler) - Constructor for class org.fopps.ui.actions.MoveUpAction
Constructor for MoveUpAction.
MoveUpAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.MoveUpAction
Constructor for MoveUpAction.
MoveUpAction(String, Icon, ActionHandler) - Constructor for class org.fopps.ui.actions.MoveUpAction
Constructor for MoveUpAction.
mParent - Variable in class org.fopps.model.TreeItem
 
MULTIPLE - Static variable in class org.fopps.ui.Icons
 
MULTIPLE_OPTION - Static variable in class org.fopps.ui.Icons
 

N

N_1_CONNECT - Static variable in class org.fopps.ui.Icons
 
n2sort() - Method in class org.fopps.ui.EnhancedTableModel
 
name - Variable in class org.fopps.model.AbstractItem
 
NAME - Static variable in class org.fopps.xml.XMLConstants
 
NAME_PROPERTY - Static variable in class org.fopps.model.ConfigurationSet
 
NARROW - Static variable in class org.fopps.ui.Icons
 
narrow() - Method in interface org.fopps.ui.ViewActionReceiver
Narrows current view, if applicable
narrow() - Method in class org.fopps.ui.MainFrame
Narrows current view, if applicable
narrow() - Method in class org.fopps.ui.EnhancedTree
Narrows current view, if applicable
narrow() - Method in class org.fopps.ui.EnhancedTable
Narrows current view, if applicable
narrow() - Method in class org.fopps.ui.EnhancedList
Narrows current view, if applicable
narrow() - Method in class org.fopps.ui.actions.ActionHandler
Narrows current view, if applicable
narrow() - Method in class org.fopps.ui.project.ProjectPanel
 
NarrowAction - class org.fopps.ui.actions.NarrowAction.
NarrowAction causes the view to be smaller (regarding width, not height), if the selected view is able to handle this
NarrowAction(ActionHandler) - Constructor for class org.fopps.ui.actions.NarrowAction
 
NarrowAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.NarrowAction
 
NarrowAction(String, Icon, ActionHandler) - Constructor for class org.fopps.ui.actions.NarrowAction
 
NEW - Static variable in class org.fopps.ui.Icons
 
NewAction - class org.fopps.ui.actions.NewAction.
Creates a new document, all existing projects are dropped.
NewAction(ActionHandler) - Constructor for class org.fopps.ui.actions.NewAction
 
NewAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.NewAction
Constructor for SaveAction.
NewAction(String, FileFilter, ActionHandler) - Constructor for class org.fopps.ui.actions.NewAction
Constructor for SaveAction.
NewAction(String, Icon, FileFilter, ActionHandler) - Constructor for class org.fopps.ui.actions.NewAction
Constructor for SaveAction.
NewCoreAssetAction - class org.fopps.ui.actions.NewCoreAssetAction.
Inserts a new asset
NewCoreAssetAction(ActionHandler) - Constructor for class org.fopps.ui.actions.NewCoreAssetAction
Constructor for NewCoreAssetAction.
NewCoreAssetAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.NewCoreAssetAction
Constructor for NewCoreAssetAction.
NewCoreAssetAction(String, Icon, ActionHandler) - Constructor for class org.fopps.ui.actions.NewCoreAssetAction
Constructor for NewCoreAssetAction.
newFile() - Method in class org.fopps.ui.MainFrame
Creates a new (empty) document
newFile() - Method in interface org.fopps.ui.Application
Drops existing file a creates an new, empty file
newFile() - Method in class org.fopps.ui.actions.ActionHandler.DummyApplication
Drops existing file a creates an new, empty file
NEWLINE - Static variable in class org.fopps.share.Util
Newline character(s)
NewProductAction - class org.fopps.ui.actions.NewProductAction.
Inserts a new product
NewProductAction(ActionHandler) - Constructor for class org.fopps.ui.actions.NewProductAction
Constructor for NewProductAction.
NewProductAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.NewProductAction
Constructor for NewProductAction.
NewProductAction(String, Icon, ActionHandler) - Constructor for class org.fopps.ui.actions.NewProductAction
Constructor for NewProductAction.
NO - Static variable in class org.fopps.ui.FeatureDialog
 
NO - Static variable in class org.fopps.ui.feature.FeatureTreeController
 
NO_FILENAME - Static variable in class org.fopps.ui.MainFrame
 
NO_OF_YEARS - Static variable in class org.fopps.ui.MonthPicker
 
NONE - Static variable in class org.fopps.model.FeatureConstraintChecker
 
NONE - Static variable in class org.fopps.ui.SortButtonRenderer
 
NORMAL_FONTSIZE - Static variable in class org.fopps.ui.project.ProjectPanel
 
NORMAL_TIMEWIDTH - Static variable in class org.fopps.ui.project.ProjectPanel
 
notifyApplicationListeners() - Method in class org.fopps.ui.MainFrame
Notifies all application listeners
notifyChange(AbstractItem) - Method in class org.fopps.ui.project.ProjectPanel
 
notifyCompilationError(Product, Throwable) - Method in class org.fopps.model.ConfigurationExporter
Notify all compilation listeners that a file has copied successfully
notifyCompilationFinished() - Method in class org.fopps.model.ConfigurationExporter
Notify all compilation listeners that compilation has finished
notifyCompilationStarted() - Method in class org.fopps.model.ConfigurationExporter
Notify all compilation listeners that compilation has finished
notifyFileCopied(CompilationEvent, String, String) - Method in class org.fopps.model.ConfigurationExporter
Notify all compilation listeners that a file was copied
notifyFileGenerated(CompilationEvent, String) - Method in class org.fopps.model.ConfigurationExporter
Notify all compilation listeners that a file was generated
notifyFileSkipped(CompilationEvent, String) - Method in class org.fopps.model.ConfigurationExporter
Notify all compilation listeners that a file was skipped
notifyListeners(ItemEvent) - Method in class org.fopps.ui.TreeController
Notifies all item listeners
notifyListeners(ItemEvent) - Method in class org.fopps.ui.TableListController
Notifies all item listeners
notifyListeners(ItemEvent) - Method in class org.fopps.ui.TableController
Notifies all item listeners
notifyListeners(ModelEvent) - Method in class org.fopps.model.TreeItem
Notify all listeners of the item
notifyListeners(ModelEvent) - Method in class org.fopps.model.ProjectContainer
Notify all listeners
notifyListeners(ModelEvent) - Method in class org.fopps.model.AbstractItem
Notify all listeners of the item
notifyListeners(String, Object) - Static method in class org.fopps.share.Config
Notify all config listeners
notifySelection(AbstractItem) - Method in class org.fopps.ui.project.ProjectPanel
 
notifyUnselection(AbstractItem) - Method in class org.fopps.ui.project.ProjectPanel
 
NotStarted - Static variable in class org.fopps.model.ProjectStatus
 
NULL - Static variable in class org.fopps.ui.Icons
 
NumericFeature - class org.fopps.model.NumericFeature.
NumericFeature is a special kind of feature and represents numeric values.
NumericFeature(String, TreeItem, Validator) - Constructor for class org.fopps.model.NumericFeature
Creates a new numeric feature.
NumericFeature(String, Validator) - Constructor for class org.fopps.model.NumericFeature
Same as NumericFeature(name, null, pValidator)

O

OK - Static variable in class org.fopps.ui.OptionsDialog
 
OK - Static variable in class org.fopps.ui.Icons
 
OK - Static variable in class org.fopps.ui.AbstractItemDialog
 
OK_COMMAND - Static variable in class org.fopps.ui.OptionsDialog
 
OK_COMMAND - Static variable in class org.fopps.ui.AbstractItemDialog
 
OPEN - Static variable in class org.fopps.ui.Icons
 
OpenAction - class org.fopps.ui.actions.OpenAction.
Opens a file
OpenAction(ActionHandler) - Constructor for class org.fopps.ui.actions.OpenAction
Constructor for OpenAction.
OpenAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.OpenAction
Constructor for OpenAction.
OpenAction(String, FileFilter, ActionHandler) - Constructor for class org.fopps.ui.actions.OpenAction
Constructor for OpenAction.
OpenAction(String, Icon, FileFilter, ActionHandler) - Constructor for class org.fopps.ui.actions.OpenAction
Constructor for OpenAction.
openFile(String) - Method in class org.fopps.ui.MainFrame
 
openFile(String) - Method in interface org.fopps.ui.Application
Opens an existing file
openFile(String) - Method in class org.fopps.ui.actions.ActionHandler.DummyApplication
Opens an existing file
Option - class org.fopps.model.Option.
Represents an option.
Option(String, ConfigurationItem, Feature) - Constructor for class org.fopps.model.Option
Constructor for Option with given parent and false as default value
Option(String, ConfigurationItem, Object, Feature) - Constructor for class org.fopps.model.Option
Constructor for Option.
Option(String, Feature) - Constructor for class org.fopps.model.Option
Constructor for Option with no parent and false as default value
OPTIONAL - Static variable in class org.fopps.ui.Icons
 
OPTIONAL - Static variable in class org.fopps.ui.FeatureDialog
 
OPTIONAL - Static variable in class org.fopps.ui.feature.FeatureTreeController
 
OPTIONAL - Static variable in class org.fopps.xml.XMLConstants
 
OptionEditor - class org.fopps.ui.config.OptionEditor.
Provides an editor for configuration items.
OptionEditor() - Constructor for class org.fopps.ui.config.OptionEditor
 
OptionRenderer - class org.fopps.ui.config.OptionRenderer.
ConfigurationRenderer is a specialized renderer for configuration items
OptionRenderer() - Constructor for class org.fopps.ui.config.OptionRenderer
 
OPTIONS - Static variable in class org.fopps.ui.Icons
 
OPTIONS - Static variable in class org.fopps.ui.actions.ActionGroups
Group for view actions
OptionsAction - class org.fopps.ui.actions.OptionsAction.
Shows option dialog.
OptionsAction(ActionHandler) - Constructor for class org.fopps.ui.actions.OptionsAction
 
OptionsAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.OptionsAction
Constructor for OptionsAction.
OptionsAction(String, Icon, ActionHandler) - Constructor for class org.fopps.ui.actions.OptionsAction
Constructor for OptionsAction.
OptionsDialog - class org.fopps.ui.OptionsDialog.
Provides a dialog for options
OptionsDialog(String) - Constructor for class org.fopps.ui.OptionsDialog
 
org.fopps.model - package org.fopps.model
 
org.fopps.printing - package org.fopps.printing
 
org.fopps.share - package org.fopps.share
 
org.fopps.ui - package org.fopps.ui
 
org.fopps.ui.actions - package org.fopps.ui.actions
 
org.fopps.ui.config - package org.fopps.ui.config
 
org.fopps.ui.feature - package org.fopps.ui.feature
 
org.fopps.ui.log - package org.fopps.ui.log
 
org.fopps.ui.project - package org.fopps.ui.project
 
org.fopps.xml - package org.fopps.xml
 
ORIGIN - Static variable in class org.fopps.xml.XMLConstants
 
OUTLINE - Static variable in class org.fopps.ui.DefaultProjectItemRenderer
 
OWNER_REF - Static variable in class org.fopps.xml.XMLConstants
 

P

paint(Graphics) - Method in class org.fopps.ui.project.ProjectPanel
 
paint(Graphics, JComponent) - Method in class org.fopps.ui.project.ProjectTable.MultiSpanCellTableUI
 
paintComponent(Graphics) - Method in class org.fopps.ui.project.ProjectPanel
 
Parameter - class org.fopps.model.Parameter.
Parameter represents a configuration entry for numeric parameters
PARAMETER - Static variable in class org.fopps.ui.Icons
 
PARAMETER - Static variable in class org.fopps.xml.XMLConstants
 
Parameter(String, ConfigurationItem, Feature) - Constructor for class org.fopps.model.Parameter
 
Parameter(String, ConfigurationItem, Object, Feature, Number) - Constructor for class org.fopps.model.Parameter
 
Parameter(String, Feature) - Constructor for class org.fopps.model.Parameter
 
Parameter(String, TreeItem, boolean, Object, Feature, Number) - Constructor for class org.fopps.model.Parameter
 
ParameterEditor - class org.fopps.ui.config.ParameterEditor.
Provides an editor for configuration items.
ParameterEditor() - Constructor for class org.fopps.ui.config.ParameterEditor
 
ParameterRenderer - class org.fopps.ui.config.ParameterRenderer.
ConfigurationRenderer is a specialized renderer for configuration items
ParameterRenderer() - Constructor for class org.fopps.ui.config.ParameterRenderer
 
PARENT_REF - Static variable in class org.fopps.xml.XMLConstants
 
PATH - Static variable in class org.fopps.xml.XMLConstants
 
PATH_SEPARATOR - Static variable in class org.fopps.share.Util
 
PersistentColumnModel - class org.fopps.ui.PersistentColumnModel.
PersistentColumnModel
PersistentColumnModel() - Constructor for class org.fopps.ui.PersistentColumnModel
 
PLUS - Static variable in class org.fopps.ui.Icons
 
PopupMenuFactory - class org.fopps.ui.PopupMenuFactory.
PopupMenuFactory is a factory for context or popup menus
PopupMenuFactory() - Constructor for class org.fopps.ui.PopupMenuFactory
 
possibleValues() - Method in class org.fopps.model.Parameter
Returns all possible values of this item.
possibleValues() - Method in class org.fopps.model.Option
 
possibleValues() - Method in class org.fopps.model.ConfigurationItem
Returns all possible values of this item
possibleValues() - Method in class org.fopps.model.Alternative
 
postProcess() - Method in class org.fopps.ui.actions.ProjectAction
Called after processElement.
postProcess() - Method in class org.fopps.ui.actions.DeleteRelationAction
Called after the iteration finished.
postProcess() - Method in class org.fopps.ui.actions.CreateRelationAction
Called after processElement.
postProcess() - Method in class org.fopps.ui.actions.CreateMany2OneRelationAction
Called after processElement.
preProcess() - Method in class org.fopps.ui.actions.ProjectAction
Called before processElement.
preProcess() - Method in class org.fopps.ui.actions.DeleteRelationAction
Called before the iteration starts.
preProcess() - Method in class org.fopps.ui.actions.CreateRelationAction
Called before the iteration starts.
preProcess() - Method in class org.fopps.ui.actions.CreateMany2OneRelationAction
Called before the iteration starts.
PRINT - Static variable in class org.fopps.ui.Icons
 
PRINT - Static variable in class org.fopps.ui.actions.ActionGroups
Group for print actions
print(Graphics, PageFormat, int) - Method in class org.fopps.ui.EnhancedTree
Prints the page at the specified index into the specified Graphics context in the specified format.
print(Graphics, PageFormat, int) - Method in class org.fopps.ui.EnhancedTable
Prints the page at the specified index into the specified Graphics context in the specified format.
print(Graphics, PageFormat, int) - Method in class org.fopps.ui.project.ProjectPanel
Prints the page at the specified index into the specified Graphics context in the specified format.
print(Printable) - Method in class org.fopps.printing.PrintServices
Prints a document
print(Printable) - Method in class org.fopps.ui.MainFrame
Prints a document
print(Printable) - Method in interface org.fopps.ui.Application
Prints a document.
print(Printable) - Method in class org.fopps.ui.actions.ActionHandler.DummyApplication
Prints a document
PrintAction - class org.fopps.ui.actions.PrintAction.
Prints the content of the current view
PrintAction(ActionHandler) - Constructor for class org.fopps.ui.actions.PrintAction
 
PrintAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.PrintAction
 
PrintAction(String, Icon, ActionHandler) - Constructor for class org.fopps.ui.actions.PrintAction
 
printDataTransferCompleted(PrintJobEvent) - Method in class org.fopps.printing.DefaultPrintJobListener
Called to notify the client that data has been successfully transferred to the print service, and the client may free local resources allocated for that data.
printerAvailable() - Method in class org.fopps.printing.PrintServices
Returns true, if printing is possible
printJobCanceled(PrintJobEvent) - Method in class org.fopps.printing.DefaultPrintJobListener
Called to notify the client that the job was canceled by a user or a program.
printJobCompleted(PrintJobEvent) - Method in class org.fopps.printing.DefaultPrintJobListener
Called to notify the client that the job completed successfully.
printJobFailed(PrintJobEvent) - Method in class org.fopps.printing.DefaultPrintJobListener
Called to notify the client that the job failed to complete successfully and will have to be resubmitted.
printJobNoMoreEvents(PrintJobEvent) - Method in class org.fopps.printing.DefaultPrintJobListener
Called to notify the client that no more events will be delivered.
printJobRequiresAttention(PrintJobEvent) - Method in class org.fopps.printing.DefaultPrintJobListener
Called to notify the client that an error has occurred that the user might be able to fix.
PrintServices - class org.fopps.printing.PrintServices.
PrintServices provides methods for printing.
PrintServices() - Constructor for class org.fopps.printing.PrintServices
Creates a new printer service and setup default printer.
privateGetValueAt(int, int) - Method in class org.fopps.ui.config.ConfigurationTableModel
 
privateGetValueAt(int, int) - Method in class org.fopps.ui.feature.FeatureConstraintTableModel
Returns the value for the cell at columnIndex and rowIndex.
processElement(Object) - Method in class org.fopps.ui.actions.ProjectAction
processElement is falled for every selected item
processElement(Object) - Method in class org.fopps.ui.actions.MoveUpAction
 
processElement(Object) - Method in class org.fopps.ui.actions.MoveRightYAction
 
processElement(Object) - Method in class org.fopps.ui.actions.MoveRightQAction
 
processElement(Object) - Method in class org.fopps.ui.actions.MoveRightAction
 
processElement(Object) - Method in class org.fopps.ui.actions.MoveLeftYAction
 
processElement(Object) - Method in class org.fopps.ui.actions.MoveLeftQAction
 
processElement(Object) - Method in class org.fopps.ui.actions.MoveLeftAction
 
processElement(Object) - Method in class org.fopps.ui.actions.MoveDownAction
 
processElement(Object) - Method in class org.fopps.ui.actions.IncDurationQAction
 
processElement(Object) - Method in class org.fopps.ui.actions.IncDurationAction
 
processElement(Object) - Method in class org.fopps.ui.actions.FixTimingAction
processElement is called for every selected item
processElement(Object) - Method in class org.fopps.ui.actions.DeleteRelationAction
Marks selected relations as ghost relations
processElement(Object) - Method in class org.fopps.ui.actions.DecDurationQAction
 
processElement(Object) - Method in class org.fopps.ui.actions.DecDurationAction
 
processElement(Object) - Method in class org.fopps.ui.actions.CreateRelationAction
 
processElement(Object) - Method in class org.fopps.ui.actions.CreateMany2OneRelationAction
 
processElement(Object) - Method in class org.fopps.ui.actions.CloneAction
 
Product - class org.fopps.model.Product.
A Product is an aggregation of one or more assets.
PRODUCT - Static variable in class org.fopps.ui.Icons
 
PRODUCT - Static variable in class org.fopps.ui.actions.ActionGroups
Group for product sprecific actions
PRODUCT - Static variable in class org.fopps.xml.XMLConstants
 
Product(String) - Constructor for class org.fopps.model.Product
 
ProductAssetTableController - class org.fopps.ui.project.ProductAssetTableController.
ProductAssetTableController is the controller class for the product-asset table.
ProductAssetTableController(EnhancedTable) - Constructor for class org.fopps.ui.project.ProductAssetTableController
 
ProductAssetTableModel - class org.fopps.ui.project.ProductAssetTableModel.
ProductAssetTableModel is the model for the product-asset table.
ProductAssetTableModel(ProjectContainer) - Constructor for class org.fopps.ui.project.ProductAssetTableModel
Creates a new ProductAssetTableModel
ProductDialog - class org.fopps.ui.ProductDialog.
Dialog for edit/view product properties
ProductDialog(ProjectItem) - Constructor for class org.fopps.ui.ProductDialog
 
PROJECT - Static variable in class org.fopps.ui.actions.ActionGroups
Group for project actions (common to assets and products)
PROJECT - Static variable in class org.fopps.xml.XMLConstants
 
ProjectAction - class org.fopps.ui.actions.ProjectAction.
ProjectAction is the base class for all actions working on a single project item, normally to change project properties.
ProjectAction(ActionHandler) - Constructor for class org.fopps.ui.actions.ProjectAction
Constructor for ProjectAction.
ProjectAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.ProjectAction
Constructor for ProjectAction.
ProjectAction(String, Icon, ActionHandler) - Constructor for class org.fopps.ui.actions.ProjectAction
Constructor for ProjectAction.
ProjectContainer - class org.fopps.model.ProjectContainer.
Class ProjectContainer acts as a container for all projects.
ProjectContainer() - Constructor for class org.fopps.model.ProjectContainer
 
ProjectContainerTableController - class org.fopps.ui.ProjectContainerTableController.
TableController is a generic controller for tables.
ProjectContainerTableController(EnhancedTable) - Constructor for class org.fopps.ui.ProjectContainerTableController
 
ProjectItem - class org.fopps.model.ProjectItem.
ProjectItem is the base class for all project entries.
ProjectItem(String) - Constructor for class org.fopps.model.ProjectItem
Constructor
ProjectItem(String, int, int) - Constructor for class org.fopps.model.ProjectItem
Constructor
ProjectItemDialog - class org.fopps.ui.ProjectItemDialog.
Dialog for a new project item (is currently used for assets only) CODE CLEANUP NEEDED!
ProjectItemDialog(ProjectItem) - Constructor for class org.fopps.ui.ProjectItemDialog
 
ProjectItemRenderer - interface org.fopps.ui.ProjectItemRenderer.
 
projectIterator() - Method in class org.fopps.model.ProjectContainer
Returns an iterator for the project list.
ProjectListController - class org.fopps.ui.project.ProjectListController.
ProjectListController is a simple list controller for the project list of the configuration view
ProjectListController(EnhancedList) - Constructor for class org.fopps.ui.project.ProjectListController
 
ProjectListModel - class org.fopps.ui.project.ProjectListModel.
List model for project container
ProjectListModel(ProjectContainer) - Constructor for class org.fopps.ui.project.ProjectListModel
Constructor for ProjectListModel.
ProjectPanel - class org.fopps.ui.project.ProjectPanel.
ProjectPanel displays scheduling and relations of products and assets
ProjectPanel(ProjectContainer) - Constructor for class org.fopps.ui.project.ProjectPanel
Constructor for ProjectPanel.
ProjectPanelController - class org.fopps.ui.project.ProjectPanelController.
Controller for project panel.
ProjectPanelController(ProjectPanel) - Constructor for class org.fopps.ui.project.ProjectPanelController
 
ProjectRelation - class org.fopps.model.ProjectRelation.
A ProjectRelation represents a connection between projects.
ProjectRelation(AbstractItem, AbstractItem) - Constructor for class org.fopps.model.ProjectRelation
 
PROJECTS - Static variable in class org.fopps.xml.XMLConstants
 
ProjectStatus - class org.fopps.model.ProjectStatus.
ProjectStatus represents all possible states of a project.
ProjectTable - class org.fopps.ui.project.ProjectTable.
ProjectTable is a specialized table and will succeed the current project panel
ProjectTable.MultiSpanCellTableUI - class org.fopps.ui.project.ProjectTable.MultiSpanCellTableUI.
 
ProjectTable.MultiSpanCellTableUI() - Constructor for class org.fopps.ui.project.ProjectTable.MultiSpanCellTableUI
 
ProjectTable(TableModel, int, int) - Constructor for class org.fopps.ui.project.ProjectTable
 
ProjectTableController - class org.fopps.ui.project.ProjectTableController.
ProjectContainerTableController is a specialized controller for the project table
ProjectTableController(EnhancedTable) - Constructor for class org.fopps.ui.project.ProjectTableController
 
ProjectTableModel - class org.fopps.ui.project.ProjectTableModel.
Table model for project table.
ProjectTableModel(ProjectContainer) - Constructor for class org.fopps.ui.project.ProjectTableModel
 
PROOF - Static variable in class org.fopps.ui.FeatureDialog
 
PROPERTIES - Static variable in class org.fopps.ui.Icons
 
PROPERTY_FILENAME - Static variable in class org.fopps.share.UIUtils
 
push(Object, String) - Static method in class org.fopps.share.UndoManager
Stores a compensating tx
push(Object, String, boolean) - Static method in class org.fopps.share.UndoManager
Stores a compensating tx
push(Object, String, byte) - Static method in class org.fopps.share.UndoManager
Stores a compensating tx
push(Object, String, char) - Static method in class org.fopps.share.UndoManager
Stores a compensating tx
push(Object, String, int) - Static method in class org.fopps.share.UndoManager
Stores a compensating tx
push(Object, String, long) - Static method in class org.fopps.share.UndoManager
Stores a compensating tx
push(Object, String, Object) - Static method in class org.fopps.share.UndoManager
Stores a compensating tx
push(Object, String, short) - Static method in class org.fopps.share.UndoManager
Stores a compensating tx

Q

QUIT - Static variable in class org.fopps.ui.actions.ActionGroups
Group for quit action
QuitAction - class org.fopps.ui.actions.QuitAction.
Quits application.
QuitAction(ActionHandler) - Constructor for class org.fopps.ui.actions.QuitAction
Constructor for QuitAction.
QuitAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.QuitAction
Constructor for QuitAction.
QuitAction(String, Icon, ActionHandler) - Constructor for class org.fopps.ui.actions.QuitAction
Constructor for QuitAction.
quitApplication() - Method in class org.fopps.ui.MainFrame
 
quitApplication() - Method in interface org.fopps.ui.Application
Quits application
quitApplication() - Method in class org.fopps.ui.actions.ActionHandler.DummyApplication
Quits application

R

reallocateIndexes() - Method in class org.fopps.ui.EnhancedTableModel
 
rebuildConfiguration() - Method in class org.fopps.model.Product
Rereads the feature tree and sets up a new configuration set.
redo() - Method in interface org.fopps.share.UndoManager.Undoable
 
REFRESH - Static variable in class org.fopps.ui.config.ConfigurationTableListController
 
register(Object) - Method in class org.fopps.ui.actions.ActionHandler
Registers a component.
registerAction(BaseAction) - Method in class org.fopps.ui.actions.ActionHandler
Registers an action.
registerContainerComponent(ContainerSelectable) - Method in class org.fopps.ui.actions.ActionHandler
 
registerController(Controller) - Method in class org.fopps.ui.actions.ActionHandler
 
registerDialog(Class, Class) - Static method in class org.fopps.ui.DialogFactory
Add a (property) dialog for a given entity
Relation - class org.fopps.model.Relation.
Class Relation is the base class for all relation between model elements.
RELATION - Static variable in class org.fopps.ui.actions.ActionGroups
Group for relation specific actions
RELATION - Static variable in class org.fopps.xml.XMLConstants
 
Relation(AbstractItem, AbstractItem) - Constructor for class org.fopps.model.Relation
Creates a new relation between two projects.
RELATIONS - Static variable in class org.fopps.xml.XMLConstants
 
RELEASE - Static variable in class org.fopps.share.UIUtils
 
REMOVE_COMMAND - Static variable in class org.fopps.ui.feature.FeatureConstraintController
 
REMOVE_COMMAND - Static variable in class org.fopps.ui.feature.AttachmentTableController
 
REMOVE_FEATURE - Static variable in class org.fopps.ui.Icons
 
removeAllAttachments() - Method in class org.fopps.model.Feature
Removes all attachments
removeAllChildren() - Method in class org.fopps.model.TreeItem
Removes one element to association Children
removeAllChildrenRecursive() - Method in class org.fopps.model.TreeItem
Drops whole subtree of TreeItem
removeAllCompilationListener() - Method in class org.fopps.model.ConfigurationExporter
Removes all compilation listeners
removeAllConfigListener() - Static method in class org.fopps.share.Config
Removes all config listeners
removeAllConstraints() - Method in class org.fopps.model.AbstractItem
Removes all (incoming and outgoing) constraints
removeAllIncoming() - Method in class org.fopps.model.AbstractItem
Removes all elements from association Incoming
removeAllItemListener() - Method in class org.fopps.ui.TreeController
Removes all item listeners
removeAllItemListener() - Method in class org.fopps.ui.TableListController
Removes all item listeners
removeAllItemListener() - Method in class org.fopps.ui.TableController
Removes all item listeners
removeAllItemListener() - Method in class org.fopps.ui.project.ProjectPanel
Removes all listeners
removeAllListener() - Method in class org.fopps.model.ProjectContainer
Removes all listeners
removeAllListener() - Method in class org.fopps.model.AbstractItem
Removes all listeners
removeAllOutgoing() - Method in class org.fopps.model.AbstractItem
Removes all elements from association Outgoing
removeAllProjects() - Method in class org.fopps.model.ProjectContainer
Removes one element to association Projects
removeAllRelations() - Method in class org.fopps.model.AbstractItem
Removes all relations (incoming and outcoming)
removeAllTreeModelListener() - Method in class org.fopps.ui.feature.FeatureTreeModel
Removes all tree listeners
removeApplicationListener(ApplicationListener) - Method in class org.fopps.ui.MainFrame
Drops an application listener
removeApplicationListener(ApplicationListener) - Method in interface org.fopps.ui.Application
Drops an application listener
removeApplicationListener(ApplicationListener) - Method in class org.fopps.ui.actions.ActionHandler.DummyApplication
Drops an application listener
removeAttachment(Artefact) - Method in class org.fopps.model.Feature
Removes a given attachment
removeCategory(String) - Static method in class org.fopps.model.ArtefactCategory
Removes an existing category
removeChildren(TreeItem) - Method in class org.fopps.model.TreeItem
Removes one element to association Children
removeColumn(TableColumn) - Method in class org.fopps.ui.PersistentColumnModel
Deletes the column from the tableColumns array.
removeCompilationListener(CompilationListener) - Method in class org.fopps.model.ConfigurationExporter
Removes a compilation listener
removeConfigListener(ConfigListener) - Static method in class org.fopps.share.Config
Removes a config listener
REMOVED_EVENT - Static variable in class org.fopps.model.AbstractItem
Emitted, if an item was removed
RemoveFeatureAction - class org.fopps.ui.actions.RemoveFeatureAction.
RemoveFeatureAction removes a eature to a selected feature
RemoveFeatureAction(ActionHandler) - Constructor for class org.fopps.ui.actions.RemoveFeatureAction
 
RemoveFeatureAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.RemoveFeatureAction
 
RemoveFeatureAction(String, Icon, ActionHandler) - Constructor for class org.fopps.ui.actions.RemoveFeatureAction
 
removeFromSelection(AbstractItem) - Method in class org.fopps.ui.project.ProjectPanel
Removes an item from selection.
removeGhostRelations() - Method in class org.fopps.model.ProjectContainer
Change all existing ghost relations to 'real' relations
removeGhostRelations() - Method in class org.fopps.model.AbstractItem
Change all existing ghost relations to 'real' relations
removeIncoming(Relation) - Method in class org.fopps.model.AbstractItem
Removes one element to association Incoming
removeItemListener(ItemListener) - Method in class org.fopps.ui.TreeController
Removes a listener
removeItemListener(ItemListener) - Method in class org.fopps.ui.TableListController
Removes a item listener
removeItemListener(ItemListener) - Method in class org.fopps.ui.TableController
Removes a item listener
removeItemListener(ItemListener) - Method in class org.fopps.ui.ListController
 
removeItemListener(ItemListener) - Method in class org.fopps.ui.project.ProjectPanelController
Removes an item listener.
removeItemListener(ItemListener) - Method in class org.fopps.ui.project.ProjectPanel
Removes a listener
removeListener(ModelListener) - Method in class org.fopps.model.ProjectContainer
Removes a listener
removeListener(ModelListener) - Method in class org.fopps.model.AbstractItem
Removes a listener
removeOutgoing(Relation) - Method in class org.fopps.model.AbstractItem
Removes one element to association Outgoing
removeProjects(ProjectItem) - Method in class org.fopps.model.ProjectContainer
Removes one element to association Projects
removeRelationTo(AbstractItem) - Method in class org.fopps.model.AbstractItem
Removes all connections to given item.
removeTreeModelListener(TreeModelListener) - Method in class org.fopps.ui.feature.FeatureTreeModel
Removes a listener
RENAME - Static variable in class org.fopps.ui.feature.FeatureTreeController
 
renderProject(Graphics, ProjectItem, int, int, int, int, boolean, boolean) - Method in interface org.fopps.ui.ProjectItemRenderer
 
renderProject(Graphics, ProjectItem, int, int, int, int, boolean, boolean) - Method in class org.fopps.ui.DefaultProjectItemRenderer
Renders a project item
renderRelation(Graphics, ProjectRelation, Rectangle, Rectangle, int) - Method in interface org.fopps.ui.ProjectItemRenderer
 
renderRelation(Graphics, ProjectRelation, Rectangle, Rectangle, int) - Method in class org.fopps.ui.DefaultProjectItemRenderer
 
repaintLater() - Method in class org.fopps.ui.project.ProjectPanel
 
resetZoom() - Method in class org.fopps.ui.project.ProjectPanel
 
resolve() - Method in class org.fopps.xml.XMLImport.Link
Fetches the corresponding instances to the given ID's and glues them together
resolve() - Method in class org.fopps.xml.XMLImport.ProjectLink
 
resolve() - Method in class org.fopps.xml.XMLImport.FeatureLink
 
resolve() - Method in class org.fopps.xml.XMLImport.ConstraintLink
Fetches the corresponding instances to the given ID's and glues them together
resolve() - Method in class org.fopps.xml.XMLImport.ProjectFeatureLink
 
resolve() - Method in class org.fopps.xml.XMLImport.ProductConfigLink
 
restoreConfiguration() - Method in class org.fopps.model.Product
Restores a previous saved configuration.
restoreDefault() - Method in class org.fopps.model.Parameter
Restores default value
restoreDefault() - Method in class org.fopps.model.Option
Restores default value.
restoreDefault() - Method in class org.fopps.model.ConfigurationItem
Restores default value
restoreDefault() - Method in class org.fopps.model.Alternative
Restores default value.
RIGHT - Static variable in class org.fopps.share.UIUtils
 
RIGHT - Static variable in class org.fopps.ui.Icons
 
RIGHT12 - Static variable in class org.fopps.ui.Icons
 
RIGHT2 - Static variable in class org.fopps.ui.Icons
 
RIGHT3 - Static variable in class org.fopps.ui.Icons
 
rollback() - Static method in class org.fopps.share.UndoManager
Drops last element from push action
ROOT_FEATURE_NAME - Static variable in class org.fopps.model.Feature
Name of the global root feature
ROW - Static variable in class org.fopps.ui.project.ProjectTable
 
rowAtPoint(Point) - Method in class org.fopps.ui.project.ProjectTable
 
Runtime - Static variable in class org.fopps.model.BindingTime
 
RUNTIME - Static variable in class org.fopps.model.BindingTime
 

S

SAVE - Static variable in class org.fopps.ui.Icons
 
save() - Method in class org.fopps.ui.actions.SaveAsAction
 
save() - Method in class org.fopps.ui.actions.SaveAction
 
save() - Method in class org.fopps.ui.actions.NewAction
 
save(ProjectContainer, String) - Method in class org.fopps.xml.XMLExport
Save all projects into an XML file
SaveAction - class org.fopps.ui.actions.SaveAction.
Action to save a file.
SaveAction(ActionHandler) - Constructor for class org.fopps.ui.actions.SaveAction
 
SaveAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.SaveAction
Constructor for SaveAction.
SaveAction(String, FileFilter, ActionHandler) - Constructor for class org.fopps.ui.actions.SaveAction
Constructor for SaveAction.
SaveAction(String, Icon, FileFilter, ActionHandler) - Constructor for class org.fopps.ui.actions.SaveAction
Constructor for SaveAction.
SaveAsAction - class org.fopps.ui.actions.SaveAsAction.
Action to save a file.
SaveAsAction(ActionHandler) - Constructor for class org.fopps.ui.actions.SaveAsAction
 
SaveAsAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.SaveAsAction
Constructor for SaveAction.
SaveAsAction(String, FileFilter, ActionHandler) - Constructor for class org.fopps.ui.actions.SaveAsAction
Constructor for SaveAction.
SaveAsAction(String, Icon, FileFilter, ActionHandler) - Constructor for class org.fopps.ui.actions.SaveAsAction
Constructor for SaveAction.
saveConfiguration() - Method in class org.fopps.model.Product
Saves the current configuration.
saveFile(String) - Method in class org.fopps.ui.MainFrame
 
saveFile(String) - Method in interface org.fopps.ui.Application
Saves file
saveFile(String) - Method in class org.fopps.ui.actions.ActionHandler.DummyApplication
Saves file
saveUndoOnDisconnect() - Method in class org.fopps.model.Relation
Called while disconnecting.
saveUndoOnDisconnect() - Method in class org.fopps.model.Constraint
Called while disconnecting.
SEARCH_PATH_KEY - Static variable in class org.fopps.share.Config
Property key to get the value of 'search path'
SEARCHPATH - Static variable in class org.fopps.xml.XMLConstants
 
SELECT_ALL - Static variable in class org.fopps.ui.Icons
 
SELECT_DIR - Static variable in class org.fopps.ui.Icons
 
selectAll() - Method in interface org.fopps.ui.ViewActionReceiver
Selects all items in a view
selectAll() - Method in class org.fopps.ui.EnhancedTree
Selects all items in a view
selectAll() - Method in class org.fopps.ui.EnhancedList
Selects all items in a view
selectAll() - Method in class org.fopps.ui.actions.ActionHandler
Selects all items in a view
selectAll() - Method in class org.fopps.ui.project.ProjectPanel
Selects all items in a view
SelectAllAction - class org.fopps.ui.actions.SelectAllAction.
Action to select all items in a view
SelectAllAction(ActionHandler) - Constructor for class org.fopps.ui.actions.SelectAllAction
 
SelectAllAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.SelectAllAction
 
SelectAllAction(String, Icon, ActionHandler) - Constructor for class org.fopps.ui.actions.SelectAllAction
 
SelectDirectoryAction - class org.fopps.ui.actions.SelectDirectoryAction.
Action to select a directory
SelectDirectoryAction(ActionHandler) - Constructor for class org.fopps.ui.actions.SelectDirectoryAction
Constructor for SelectDirectoryAction.
SelectDirectoryAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.SelectDirectoryAction
Constructor for SelectDirectoryAction.
SelectDirectoryAction(String, FileFilter, ActionHandler) - Constructor for class org.fopps.ui.actions.SelectDirectoryAction
Constructor for SelectDirectoryAction.
SelectDirectoryAction(String, Icon, FileFilter, ActionHandler) - Constructor for class org.fopps.ui.actions.SelectDirectoryAction
Constructor for SelectDirectoryAction.
selectedItems - Static variable in class org.fopps.ui.actions.BaseAction
 
selectFilesDialog(String) - Static method in class org.fopps.share.UIUtils
Opens a dialog to select multiple files.
selectFilesDialog(String, File) - Static method in class org.fopps.share.UIUtils
Opens a dialog to select multiple files.
selectFilesDialog(String, File, FileFilter) - Static method in class org.fopps.share.UIUtils
Opens a dialog to select multiple files
selectFilesDialog(String, FileFilter) - Static method in class org.fopps.share.UIUtils
Opens a dialog to select multiple files.
selectItem(Object) - Method in interface org.fopps.ui.ViewActionReceiver
Select an object in the view
selectItem(Object) - Method in class org.fopps.ui.EnhancedTree
Select an object in the view
selectItem(Object) - Method in class org.fopps.ui.EnhancedTable
Select an object in the view
selectItem(Object) - Method in class org.fopps.ui.EnhancedList
Select an object in the view
selectItem(Object) - Method in class org.fopps.ui.actions.ActionHandler
Select an object in the view
selectItem(Object) - Method in class org.fopps.ui.project.ProjectPanel
Select an object in the view
setAccelerator(int) - Method in class org.fopps.ui.actions.BaseAction
Convenience method to simplify the less intuitive setting in Swing :-)
setAccelerator(int, int) - Method in class org.fopps.ui.actions.BaseAction
Convenience method to simplify the less intuitive setting in Swing :-)
setAcceleratorWithAlt(int) - Method in class org.fopps.ui.actions.BaseAction
Sets an accelerator with alt modifier
setAcceleratorWithCtrl(int) - Method in class org.fopps.ui.actions.BaseAction
Sets an accelerator with ctrl modifier
setAcceleratorWithShift(int) - Method in class org.fopps.ui.actions.BaseAction
Sets an accelerator with shift modifier
setAllowLoop(boolean) - Method in class org.fopps.model.Relation
Toggle loop detection.
setAlternative(boolean) - Method in class org.fopps.model.NumericFeature
Does nothing, since numeric features cannot have child nodes.
setAlternative(boolean) - Method in class org.fopps.model.Feature
Change current feature to an alternative.
setAttachedFile(File) - Method in class org.fopps.model.FileAttachment
Sets the attachedFile.
setAttachmentController(AttachmentTableController) - Method in class org.fopps.ui.feature.FeatureTreeController
 
setAttachmentModel(AttachmentTableModel) - Method in class org.fopps.ui.feature.FeatureTreeController
 
setAttachments(Collection) - Method in class org.fopps.model.Feature
Adds a list of attachments
setAutoUpdate(boolean) - Static method in class org.fopps.model.Product
Enables or disables automatic update of configuration changes.
setAvailable(boolean) - Method in class org.fopps.model.Feature
Marks the feature as (in)available regarding project scheduling.
setBinding(BindingTime) - Method in class org.fopps.model.Feature
Sets the new binding kind of the feature.
setBlockEvents(boolean) - Method in class org.fopps.model.ProjectContainer
 
setBlockEvents(boolean) - Method in class org.fopps.model.AbstractItem
Blocks next project event.
setCategory(ArtefactCategory) - Method in class org.fopps.model.Artefact
Changes the category of the artefact
setChildren(Collection) - Method in class org.fopps.model.TreeItem
Setter Association Children
setColumnMargin(int) - Method in class org.fopps.ui.PersistentColumnModel
Sets the column margin to newMargin.
setConfiguration(ConfigurationItem) - Method in class org.fopps.model.Product
 
setConfirmRelations(boolean) - Static method in class org.fopps.share.Config
 
setConstraintType(ConstraintType) - Method in class org.fopps.model.Constraint
 
setContainer(ProjectContainer) - Method in class org.fopps.model.ProjectItem
Setter of association Container
setContainer(ProjectContainer) - Method in class org.fopps.model.ProjectContainer
 
setContainer(ProjectContainer) - Method in class org.fopps.ui.TreeController
 
setContainer(ProjectContainer) - Method in class org.fopps.ui.TableListController
 
setContainer(ProjectContainer) - Method in class org.fopps.ui.ProjectContainerTableController
Assigns a new container to controller.
setContainer(ProjectContainer) - Method in class org.fopps.ui.ListController
 
setContainer(ProjectContainer) - Method in interface org.fopps.ui.ContainerSelectable
Sets the container
setContainer(ProjectContainer) - Method in class org.fopps.ui.actions.ActionHandler
Sets the container and passes the new container to all registered components
setContainer(ProjectContainer) - Method in class org.fopps.ui.config.ConfigurationTableListController
 
setContainer(ProjectContainer) - Method in class org.fopps.ui.feature.FeatureTreeModel
 
setContainer(ProjectContainer) - Method in class org.fopps.ui.feature.FeatureTreeController
 
setContainer(ProjectContainer) - Method in class org.fopps.ui.feature.FeatureConstraintTableModel
 
setContainer(ProjectContainer) - Method in class org.fopps.ui.feature.FeatureConstraintController
 
setContainer(ProjectContainer) - Method in class org.fopps.ui.project.ProjectTableModel
 
setContainer(ProjectContainer) - Method in class org.fopps.ui.project.ProjectTableController
 
setContainer(ProjectContainer) - Method in class org.fopps.ui.project.ProjectPanelController
Sets the container
setContainer(ProjectContainer) - Method in class org.fopps.ui.project.ProjectPanel
 
setContainer(ProjectContainer) - Method in class org.fopps.ui.project.ProjectListModel
Sets the container.
setContainer(ProjectContainer) - Method in class org.fopps.ui.project.ProjectListController
 
setContainer(ProjectContainer) - Method in class org.fopps.ui.project.ProductAssetTableModel
Sets a new container to display in table
setContainer(ProjectContainer) - Method in class org.fopps.ui.project.ProductAssetTableController
Assigns a new container to controller.
setContainerObject(Object) - Method in class org.fopps.ui.TableController
 
setContainerObject(Object) - Method in class org.fopps.ui.ProjectContainerTableController
 
setContainerObject(Object) - Method in class org.fopps.ui.feature.AttachmentTableController
 
setContent() - Method in class org.fopps.ui.ProjectItemDialog
 
setContent() - Method in class org.fopps.ui.ProductDialog
 
setContent() - Method in class org.fopps.ui.OptionsDialog
Fill the dialog components with content and sets the dialog title
setContent() - Method in class org.fopps.ui.FeatureDialog
 
setContent() - Method in class org.fopps.ui.AbstractItemDialog
Fill the dialog components with content and sets the dialog title
setContent() - Method in class org.fopps.ui.log.LogDialog
Fill the dialog components with content and sets the dialog title
setDefaultValue(Number) - Method in class org.fopps.model.NumericFeature
Sets a new default value.
setDefaultValue(Object) - Method in class org.fopps.model.ConfigurationItem
Sets the default value of the item.
setDescription(String) - Method in class org.fopps.model.ProjectItem
Sets a new project description.
setDescription(String) - Method in class org.fopps.model.AbstractItem
Sets a new project description.
setEnabledByDefault(boolean) - Method in class org.fopps.model.Feature
Enables or diables feature by default.
setEnd(int) - Method in class org.fopps.model.ProjectItem
Sets a new value for end.
setFeature(Feature) - Method in class org.fopps.ui.feature.AttachmentTableModel
 
setFeature(Feature) - Method in class org.fopps.ui.feature.AttachmentTableController
 
setFileLastModified(File, long) - Static method in class org.fopps.share.Util
Set last file modified (needs jdk 1.2 or higher!)
setFilename(String) - Method in class org.fopps.model.FileAttachment
Sets the attachedFilename.
setFilename(String) - Method in class org.fopps.ui.actions.SaveAsAction
Sets the filename.
setFilename(String) - Method in class org.fopps.ui.actions.SaveAction
Sets the filename.
setFilename(String) - Method in class org.fopps.ui.actions.NewAction
Sets the filename.
setFilter(FileFilter) - Method in class org.fopps.ui.actions.FileAction
Sets the filter.
setFrom(AbstractItem) - Method in class org.fopps.model.Relation
Setter of association From
setGhost(boolean) - Method in class org.fopps.model.Relation
Marks the relation as ghost relation.
setGroup(String) - Method in class org.fopps.ui.actions.BaseAction
Setter for group.
setIncoming(List) - Method in class org.fopps.model.AbstractItem
Setter Association Outgoing
setIsLocked(boolean) - Method in class org.fopps.model.ConfigurationItem
Sets the isLocked
setItem(AbstractItem) - Method in class org.fopps.ui.ProductDialog
 
setItem(AbstractItem) - Method in class org.fopps.ui.AbstractItemDialog
 
setListModel(LogListModel) - Method in class org.fopps.ui.log.LogDialog
Sets a new list model
setLocaleName(String) - Method in class org.fopps.ui.actions.BaseAction
 
setLongDescription(String) - Method in class org.fopps.ui.actions.BaseAction
Covenience method to simplify the less intuitive setting in Swing :-)
setMnemonic(int) - Method in class org.fopps.ui.actions.BaseAction
Covenience method to simplify the less intuitive setting in Swing :-)
setMnemonic(int, int) - Method in class org.fopps.ui.actions.BaseAction
Covenience method to simplify the less intuitive setting in Swing :-)
setName(String) - Method in class org.fopps.model.ProjectItem
Sets the new name of the project and the root feature
setName(String) - Method in class org.fopps.model.ConfigurationSet
Sets the name of the configuration set
setName(String) - Method in class org.fopps.model.AbstractItem
Sets a new name.
setObjectColumn(int) - Method in class org.fopps.ui.TableController
Sets the column which contains the item that should occur in the selection list.
setOptional(boolean) - Method in class org.fopps.model.Feature
Sets current feature as optional.or mandatory
setOutgoing(List) - Method in class org.fopps.model.AbstractItem
Setter Association Outgoing
setParent(TreeItem) - Method in class org.fopps.model.TreeItem
Setter of association Parent
setPressedColumn(int) - Method in class org.fopps.ui.SortButtonRenderer
 
setProjects(Collection) - Method in class org.fopps.model.ProjectContainer
Setter Association Projects
setProjects(ProjectContainer) - Method in class org.fopps.ui.project.ProjectPanel
 
setRenderer(ProjectItemRenderer) - Method in class org.fopps.ui.project.ProjectPanel
 
setRootFeature(Feature) - Method in class org.fopps.model.ProjectItem
Sets the root feature.
setRootFeature(Feature) - Method in class org.fopps.model.CoreAsset
Sets the root feature.
setRootItem(ConfigurationItem) - Method in class org.fopps.ui.config.ConfigurationTableModel
 
setSearchPath(String) - Static method in class org.fopps.share.Config
Sets the search path.
setSelectedColumn(int) - Method in class org.fopps.ui.SortButtonRenderer
 
setShortDescription(String) - Method in class org.fopps.ui.actions.BaseAction
Covenience method to simplify the less intuitive setting in Swing :-)
setShowDateMarker(boolean) - Static method in class org.fopps.share.Config
 
setShowGrid(boolean) - Static method in class org.fopps.share.Config
 
setShowGrid(boolean) - Method in class org.fopps.ui.project.ProjectPanel
Sets the showGrid.
setShowOnlyCriticalPaths(boolean) - Static method in class org.fopps.share.Config
 
setShowTRef(boolean) - Method in class org.fopps.ui.project.ProjectPanel
Sets the showTRef.
setSize(long) - Method in class org.fopps.model.Filesize
Sets the size.
setStart(int) - Method in class org.fopps.model.ProjectItem
Sets a new value for start.
setStartYear(int) - Method in class org.fopps.model.ProjectContainer
Sets a new start year.
setStartYear(int) - Method in class org.fopps.ui.MonthPicker
 
setStatus(ProjectStatus) - Method in class org.fopps.model.ProjectItem
Sets a new value for the project status.
setSymbolicVar(String) - Method in class org.fopps.model.Feature
Sets the name of the variable name of the feature
setTargetDirectory(File) - Method in class org.fopps.model.Product
 
setTimeWidth(int) - Method in class org.fopps.ui.project.ProjectPanel
Sets the timeWidth.
setTo(AbstractItem) - Method in class org.fopps.model.Relation
Setter of association To
setToDefault() - Method in class org.fopps.model.NumericFeature
Sets the value to the default value.
setType(Enum) - Method in class org.fopps.ui.EnumComboBox
Sets a new enumeration type.
setup() - Static method in class org.fopps.ui.DialogFactory
 
setupInitialConfiguration() - Method in class org.fopps.model.Option
Setup initial configuration settings.
setupInitialConfiguration() - Method in class org.fopps.model.ConfigurationItem
Setup initial configuration settings.
setupInitialConfiguration() - Method in class org.fopps.model.Alternative
Builds the alternative values and the possible childs
setUseGradient(boolean) - Static method in class org.fopps.share.Config
 
setUserProperty(String, String) - Static method in class org.fopps.share.UIUtils
Sets an user specific property
setValue(int) - Method in class org.fopps.model.Parameter
Set a value by given index.
setValue(int) - Method in class org.fopps.model.Option
 
setValue(int) - Method in class org.fopps.model.ConfigurationItem
Set a value by given index
setValue(int) - Method in class org.fopps.model.Alternative
 
setValue(int) - Method in class org.fopps.ui.MonthPicker
 
setValue(Number) - Method in class org.fopps.model.NumericFeature
Sets a new value.
setValue(Object) - Method in class org.fopps.model.Parameter
Set a value by an object value.
setValue(Object) - Method in class org.fopps.model.Option
Set a value by an object value.
setValue(Object) - Method in class org.fopps.model.ConfigurationItem
Set a value by an object value.
setValue(Object) - Method in class org.fopps.model.Alternative
Set a value by an object value.
setValueAt(Object, int, int) - Method in class org.fopps.ui.EnhancedTableModel
 
setValueAt(Object, int, int) - Method in class org.fopps.ui.config.ConfigurationTableModel
(De)Activates a feature
setValueAt(Object, int, int) - Method in class org.fopps.ui.feature.FeatureConstraintTableModel
 
setValueAt(Object, int, int) - Method in class org.fopps.ui.feature.AttachmentTableModel
Sets the value of a cell
setValueAt(Object, int, int) - Method in class org.fopps.ui.project.ProjectTableModel
This empty implementation is provided so users don't have to implement this method if their data model is not editable.
setValueAt(Object, int, int) - Method in class org.fopps.ui.project.ProductAssetTableModel
 
setValueByName(String, String) - Method in class org.fopps.model.Product
Sets the value of a given variable.
setViewActionReceiver(ViewActionReceiver) - Method in class org.fopps.ui.actions.ActionHandler
Sets the view which will receive all following view actions.
SHORTER - Static variable in class org.fopps.ui.Icons
 
SHORTER3 - Static variable in class org.fopps.ui.Icons
 
SHOW_DATE_MARKER_KEY - Static variable in class org.fopps.share.Config
Property key to get 'show current date' flag
SHOW_GRID_KEY - Static variable in class org.fopps.share.Config
Property key to get 'show grid' flag
SHOW_LOG_COMMAND - Static variable in class org.fopps.ui.log.LogDialog
 
SHOW_ONLY_CRITICAL_PATHS - Static variable in class org.fopps.share.Config
Property key to get 'show critical paths' flag
show() - Method in class org.fopps.ui.OptionsDialog
Makes the Dialog visible.
show() - Method in class org.fopps.ui.AbstractItemDialog
Makes the Dialog visible.
show() - Method in class org.fopps.ui.log.LogDialog
Makes the Dialog visible.
showConfirmMessage(String) - Static method in class org.fopps.share.UIUtils
Shows an confirmation dialog on the screen with default title
showConfirmMessage(String, String) - Static method in class org.fopps.share.UIUtils
Shows an confirmation dialog on the screen
showConfirmQuitMessage(String) - Static method in class org.fopps.share.UIUtils
Shows an confirmation dialog with additional cancel button on the screen with default title
showConfirmQuitMessage(String, String) - Static method in class org.fopps.share.UIUtils
Shows an confirmation dialog on the screen
showDirDialog(String) - Static method in class org.fopps.share.UIUtils
Generic method to select a directory
showDirDialog(String, File) - Static method in class org.fopps.share.UIUtils
Generic method to select a directory
showErrorMessage(String) - Static method in class org.fopps.share.UIUtils
Shows an error message on the screen with default title
showErrorMessage(String, String) - Static method in class org.fopps.share.UIUtils
Shows an error message on the screen
showFileDialog(String, File, FileFilter, boolean) - Static method in class org.fopps.share.UIUtils
Generic method to select files
showFileDialog(String, File, FileFilter, boolean, boolean) - Static method in class org.fopps.share.UIUtils
Generic method for open/save dialog
showInfoMessage(String) - Static method in class org.fopps.share.UIUtils
Shows an information dialog on the screen with default title
showInfoMessage(String, String) - Static method in class org.fopps.share.UIUtils
Shows an information dialog on the screen
showOpenDialog(String, FileFilter) - Static method in class org.fopps.share.UIUtils
Dialog for opening a file.
showOptions() - Method in class org.fopps.ui.actions.OptionsAction
 
showSaveDialog(String, FileFilter) - Static method in class org.fopps.share.UIUtils
Dialog for saving a file.
shuttlesort(int[], int[], int, int) - Method in class org.fopps.ui.EnhancedTableModel
 
SIZE_UNITS - Static variable in class org.fopps.model.Filesize
 
size() - Method in class org.fopps.model.ProjectContainer
Returns number of projects
size() - Method in class org.fopps.model.FileAttachment
Returns the size of the attached file.
sort(Object) - Method in class org.fopps.ui.EnhancedTableModel
 
SortButtonRenderer - class org.fopps.ui.SortButtonRenderer.
SortButtonRenderer renders the table header to indicate a sorted column.
SortButtonRenderer() - Constructor for class org.fopps.ui.SortButtonRenderer
 
sortByColumn(int) - Method in class org.fopps.ui.EnhancedTableModel
 
sortByColumn(int, boolean) - Method in class org.fopps.ui.EnhancedTableModel
 
SOURCE_CODE - Static variable in class org.fopps.model.ArtefactCategory
 
SourceCode - Static variable in class org.fopps.model.ArtefactCategory
 
SRC_COMMAND - Static variable in class org.fopps.ui.feature.FeatureConstraintController
 
START - Static variable in class org.fopps.xml.XMLConstants
 
START_YEAR - Static variable in class org.fopps.xml.XMLConstants
 
start() - Static method in class org.fopps.share.UndoManager
Activates undo
stateChanged(ChangeEvent) - Method in class org.fopps.ui.actions.ToggleOptionalAction
Invoked when the target of the listener has changed its state.
stateChanged(ChangeEvent) - Method in class org.fopps.ui.actions.ToggleDefaultAction
Invoked when the target of the listener has changed its state.
stateChanged(ChangeEvent) - Method in class org.fopps.ui.actions.ToggleAlternativeAction
Invoked when the target of the listener has changed its state.
STATUS - Static variable in class org.fopps.xml.XMLConstants
 
str2double(String) - Method in class org.fopps.ui.OptionsDialog
 
str2double(String) - Method in class org.fopps.ui.AbstractItemDialog
 
suspend() - Static method in class org.fopps.share.UndoManager
Suspends undo
swap(int, int) - Method in class org.fopps.ui.EnhancedTableModel
 
swapPosition(ProjectItem, ProjectItem) - Method in class org.fopps.model.ProjectContainer
Swaps positions of two items.
switchToNextValue() - Method in class org.fopps.model.Parameter
Switches to next possible value
switchToNextValue() - Method in class org.fopps.model.Option
 
switchToNextValue() - Method in class org.fopps.model.ConfigurationItem
Switches to next possible value
switchToNextValue() - Method in class org.fopps.model.Alternative
 
switchToPrevValue() - Method in class org.fopps.model.Parameter
Switches to next possible value
switchToPrevValue() - Method in class org.fopps.model.Option
 
switchToPrevValue() - Method in class org.fopps.model.ConfigurationItem
Switches to next possible value
switchToPrevValue() - Method in class org.fopps.model.Alternative
 
SYMBOLICVAR - Static variable in class org.fopps.xml.XMLConstants
 
SYSTEM_PROPERTY_FILENAME - Static variable in class org.fopps.share.UIUtils
 

T

tableChanged(TableModelEvent) - Method in class org.fopps.ui.TableListController
 
tableChanged(TableModelEvent) - Method in class org.fopps.ui.TableController
This fine grain notification tells listeners the exact range of cells, rows, or columns that changed.
TableController - class org.fopps.ui.TableController.
TableController is a generic controller for tables.
TableController(EnhancedTable) - Constructor for class org.fopps.ui.TableController
 
TableListController - class org.fopps.ui.TableListController.
Syncs a list with entries and a dependend table.
TableListController(EnhancedTable, EnhancedList) - Constructor for class org.fopps.ui.TableListController
Constructor for TableListController.
tabs - Variable in class org.fopps.ui.OptionsDialog
 
tabs - Variable in class org.fopps.ui.AbstractItemDialog
 
tabs - Variable in class org.fopps.ui.log.LogDialog
 
TARGET_DIR - Static variable in class org.fopps.xml.XMLConstants
 
TBYTE - Static variable in class org.fopps.model.Filesize
 
TEST_COMMAND - Static variable in class org.fopps.ui.feature.FeatureConstraintController
 
TEST_REPORT - Static variable in class org.fopps.model.ArtefactCategory
 
TestReport - Static variable in class org.fopps.model.ArtefactCategory
 
TEXT_GAP - Static variable in class org.fopps.ui.project.ProjectPanel
 
to - Variable in class org.fopps.model.Relation
 
TO_REF - Static variable in class org.fopps.xml.XMLConstants
 
TOGGLE_COMMAND - Static variable in class org.fopps.ui.feature.FeatureConstraintController
 
ToggleAlternativeAction - class org.fopps.ui.actions.ToggleAlternativeAction.
ToggleOptionalAction is an action to toggle the optional flag of a feature.
ToggleAlternativeAction(ActionHandler) - Constructor for class org.fopps.ui.actions.ToggleAlternativeAction
 
ToggleAlternativeAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.ToggleAlternativeAction
 
ToggleAlternativeAction(String, Icon, ActionHandler) - Constructor for class org.fopps.ui.actions.ToggleAlternativeAction
 
toggleConstraintType() - Method in class org.fopps.model.Constraint
Toggle constraint type
ToggleDefaultAction - class org.fopps.ui.actions.ToggleDefaultAction.
ToggleOptionalAction is an action to toggle the optional flag of a feature.
ToggleDefaultAction(ActionHandler) - Constructor for class org.fopps.ui.actions.ToggleDefaultAction
 
ToggleDefaultAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.ToggleDefaultAction
 
ToggleDefaultAction(String, Icon, ActionHandler) - Constructor for class org.fopps.ui.actions.ToggleDefaultAction
 
ToggleOptionalAction - class org.fopps.ui.actions.ToggleOptionalAction.
ToggleOptionalAction is an action to toggle the optional flag of a feature.
ToggleOptionalAction(ActionHandler) - Constructor for class org.fopps.ui.actions.ToggleOptionalAction
 
ToggleOptionalAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.ToggleOptionalAction
 
ToggleOptionalAction(String, Icon, ActionHandler) - Constructor for class org.fopps.ui.actions.ToggleOptionalAction
 
toggleSelection(AbstractItem, boolean) - Method in class org.fopps.ui.project.ProjectPanel
Adds an item to selection.
ToolBarBuilder - class org.fopps.ui.ToolBarBuilder.
ToolBarBuilder creates tool bars from an action list.
ToolBarBuilder() - Constructor for class org.fopps.ui.ToolBarBuilder
 
TOP - Static variable in class org.fopps.share.UIUtils
 
toString() - Method in class org.fopps.model.Relation
 
toString() - Method in class org.fopps.model.ProjectStatus
Returns a string representation of the object.
toString() - Method in class org.fopps.model.ProjectRelation
 
toString() - Method in class org.fopps.model.ProjectItem
 
toString() - Method in class org.fopps.model.ProjectContainer
 
toString() - Method in class org.fopps.model.Product
 
toString() - Method in class org.fopps.model.Option
 
toString() - Method in class org.fopps.model.ModelEvent
 
toString() - Method in class org.fopps.model.Filesize
 
toString() - Method in class org.fopps.model.FileAttachment
 
toString() - Method in class org.fopps.model.FeatureConstraint
Returns a string representation of the object.
toString() - Method in class org.fopps.model.Feature
 
toString() - Method in class org.fopps.model.CoreAsset
 
toString() - Method in class org.fopps.model.ConstraintViolation
Returns a string representation of the object.
toString() - Method in class org.fopps.model.ConstraintType
Returns a string representation of the object.
toString() - Method in class org.fopps.model.Constraint
 
toString() - Method in class org.fopps.model.ConfigurationSet
Returns a string representation of this map.
toString() - Method in class org.fopps.model.ConfigurationItem
 
toString() - Method in class org.fopps.model.ConfigurationConstraint
Returns a string representation of the object.
toString() - Method in class org.fopps.model.CompileContext
Returns a string representation of the object.
toString() - Method in class org.fopps.model.BindingTime
Returns a string representation of the object.
toString() - Method in class org.fopps.model.ArtefactCategory
Returns a string representation of the object.
toString() - Method in class org.fopps.model.Alternative
 
toString() - Method in class org.fopps.share.UndoException
 
toString() - Method in class org.fopps.share.DateTime
Return a string representation of this calendar.
toString() - Method in class org.fopps.ui.actions.CreateRelationAction.IgnoredLink
Returns a string representation of the object.
toString() - Method in class org.fopps.ui.actions.CreateMany2OneRelationAction.IgnoredLink
Returns a string representation of the object.
toString() - Method in class org.fopps.ui.actions.BaseAction
Returns a string representation of the object.
toString() - Method in class org.fopps.ui.log.LogListModel.MessageEntry
Returns a string representation of the object.
toString() - Method in class org.fopps.xml.XMLImport.Link
Returns a string representation of the object.
translateRow(int) - Method in class org.fopps.ui.EnhancedTableModel
Translates a given row into a corresponding row which complies to the current sorting mode
TRASH - Static variable in class org.fopps.ui.Icons
 
TreeController - class org.fopps.ui.TreeController.
TreeController is a generic controller for trees.
TreeController(EnhancedTree) - Constructor for class org.fopps.ui.TreeController
 
TreeItem - class org.fopps.model.TreeItem.
TreeItem is the base class for all entities with a tree-like structure.
TreeItem(String) - Constructor for class org.fopps.model.TreeItem
Same as TreeItem(pName, null).
TreeItem(String, TreeItem) - Constructor for class org.fopps.model.TreeItem
Creates a tree item with a given parent node.
TreeItem(String, TreeItem, boolean) - Constructor for class org.fopps.model.TreeItem
Creates a tree item with a given parent node
treeNodesChanged(TreeModelEvent) - Method in class org.fopps.ui.TreeController
 
treeNodesInserted(TreeModelEvent) - Method in class org.fopps.ui.TreeController
 
treeNodesRemoved(TreeModelEvent) - Method in class org.fopps.ui.TreeController
 
treeStructureChanged(TreeModelEvent) - Method in class org.fopps.ui.TreeController
 
TXT_FILTER - Static variable in class org.fopps.ui.actions.FileFilters
 
TYPE - Static variable in class org.fopps.xml.XMLConstants
 

U

UI_RESOURCES - Static variable in class org.fopps.share.UIUtils
 
UIUtils - class org.fopps.share.UIUtils.
UIUtils provides useful methods for UI purposes and persistent properties
UIUtils() - Constructor for class org.fopps.share.UIUtils
 
UNDO - Static variable in class org.fopps.ui.Icons
 
undo() - Static method in class org.fopps.share.UndoManager
Executes the compensting transaction, if any.
undo() - Method in interface org.fopps.share.UndoManager.Undoable
 
UndoAction - class org.fopps.ui.actions.UndoAction.
Performs an undo.
UndoAction(ActionHandler) - Constructor for class org.fopps.ui.actions.UndoAction
 
UndoAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.UndoAction
 
UndoAction(String, Icon, ActionHandler) - Constructor for class org.fopps.ui.actions.UndoAction
 
undoCount() - Static method in class org.fopps.share.UndoManager
Returns the current number of undo objects
UndoException - exception org.fopps.share.UndoException.
 
UndoException(String) - Constructor for class org.fopps.share.UndoException
 
UndoException(String, Throwable) - Constructor for class org.fopps.share.UndoException
 
UndoException(Throwable) - Constructor for class org.fopps.share.UndoException
 
UndoManager - class org.fopps.share.UndoManager.
UndoManager saves compensating transactions.
UndoManager.Undoable - interface org.fopps.share.UndoManager.Undoable.
Common interface for undo entries
UndoManager() - Constructor for class org.fopps.share.UndoManager
 
UNSELECT_ALL - Static variable in class org.fopps.ui.Icons
 
unselectAll() - Method in interface org.fopps.ui.ViewActionReceiver
Unselects all items in a view
unselectAll() - Method in class org.fopps.ui.EnhancedTree
Unselects all items in a view
unselectAll() - Method in class org.fopps.ui.EnhancedTable
Unselects all items in a view
unselectAll() - Method in class org.fopps.ui.EnhancedList
Unselects all items in a view
unselectAll() - Method in class org.fopps.ui.actions.ActionHandler
Unselects all items in a view
unselectAll() - Method in class org.fopps.ui.project.ProjectPanel
Unselects all items in a view.
UnselectAllAction - class org.fopps.ui.actions.UnselectAllAction.
Action to unselect all items in a view
UnselectAllAction(ActionHandler) - Constructor for class org.fopps.ui.actions.UnselectAllAction
 
UnselectAllAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.UnselectAllAction
 
UnselectAllAction(String, Icon, ActionHandler) - Constructor for class org.fopps.ui.actions.UnselectAllAction
 
Unspecified - Static variable in class org.fopps.model.ArtefactCategory
 
UNSPECIFIED - Static variable in class org.fopps.model.ArtefactCategory
 
UP - Static variable in class org.fopps.ui.SortButtonRenderer
 
UP - Static variable in class org.fopps.ui.Icons
 
UP2 - Static variable in class org.fopps.ui.Icons
 
UP3 - Static variable in class org.fopps.ui.Icons
Icons for table indicators
update(File) - Method in class org.fopps.model.FileAttachment
Updates attached file.
updateState() - Method in class org.fopps.ui.actions.UndoAction
Force refresh of action
updateState() - Method in class org.fopps.ui.actions.ToggleOptionalAction
Force refresh of action
updateState() - Method in class org.fopps.ui.actions.ToggleDefaultAction
Force refresh of action
updateState() - Method in class org.fopps.ui.actions.ToggleAlternativeAction
Force refresh of action
updateState() - Method in class org.fopps.ui.actions.BaseAction
Force refresh of action
USE_GRADIENT_KEY - Static variable in class org.fopps.share.Config
Property key to get 'use gradients' flag
USERDIR - Static variable in class org.fopps.share.Util
Value of property 'user.dir' as File object
USERDIR_NAME - Static variable in class org.fopps.share.Util
Value of property 'user.dir'
Util - class org.fopps.share.Util.
Useful things to make live easier.
Util() - Constructor for class org.fopps.share.Util
 

V

validateAttachments() - Method in class org.fopps.model.Feature
Check all attachments.
Validator - interface org.fopps.model.Validator.
Validator is the base interface for all validators.
VALIDATOR - Static variable in class org.fopps.xml.XMLConstants
 
ValidatorException - exception org.fopps.model.ValidatorException.
ValidatorException is thrown by validators, if the given value was not accepted by the validator.
ValidatorException(String) - Constructor for class org.fopps.model.ValidatorException
Creates a new ValidatorException.
VALUE - Static variable in class org.fopps.xml.XMLConstants
 
valueChanged(ListSelectionEvent) - Method in class org.fopps.ui.TableListController
 
valueChanged(ListSelectionEvent) - Method in class org.fopps.ui.TableController
Called whenever the value of the selection changes.
valueChanged(ListSelectionEvent) - Method in class org.fopps.ui.ListController
 
valueChanged(ListSelectionEvent) - Method in class org.fopps.ui.feature.FeatureConstraintController
Called whenever the value of the selection changes.
valueChanged(ListSelectionEvent) - Method in class org.fopps.ui.feature.AttachmentTableController
Called whenever the value of the selection changes.
valueChanged(TreeSelectionEvent) - Method in class org.fopps.ui.TreeController
 
valueChanged(TreeSelectionEvent) - Method in class org.fopps.ui.feature.FeatureTreeController
 
valueForPathChanged(TreePath, Object) - Method in class org.fopps.ui.feature.FeatureTreeModel
Messaged when the user has altered the value for the item identified by path to newValue.
VCENTER - Static variable in class org.fopps.share.UIUtils
 
VERBOSE - Static variable in class org.fopps.model.ProjectStatus
 
VERBOSE - Static variable in class org.fopps.model.BindingTime
 
VERBOSE_UNDO - Static variable in class org.fopps.share.UndoManager
 
VIEW - Static variable in class org.fopps.ui.actions.ActionGroups
Group for view actions
ViewAction - class org.fopps.ui.actions.ViewAction.
ViewAction is the base class for all view actions
ViewAction(ActionHandler) - Constructor for class org.fopps.ui.actions.ViewAction
 
ViewAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.ViewAction
 
ViewAction(String, Icon, ActionHandler) - Constructor for class org.fopps.ui.actions.ViewAction
 
ViewActionReceiver - interface org.fopps.ui.ViewActionReceiver.
Interface ViewActionReceiver provides an interface for all views which must react on actions that doesn't affect the model itself (e. g.

W

warn(Object) - Static method in class org.fopps.share.Util
Issues a warning message
WARNING - Static variable in class org.fopps.model.ConstraintViolation
 
WARNING - Static variable in class org.fopps.ui.Icons
 
WARNING - Static variable in class org.fopps.ui.log.LogListModel
Value for warning messages
WIDEN - Static variable in class org.fopps.ui.Icons
 
widen() - Method in interface org.fopps.ui.ViewActionReceiver
Widens current view, if applicable
widen() - Method in class org.fopps.ui.MainFrame
Widens current view, if applicable
widen() - Method in class org.fopps.ui.EnhancedTree
Widens current view, if applicable
widen() - Method in class org.fopps.ui.EnhancedTable
Widens current view, if applicable
widen() - Method in class org.fopps.ui.EnhancedList
Widens current view, if applicable
widen() - Method in class org.fopps.ui.actions.ActionHandler
Widens current view, if applicable
widen() - Method in class org.fopps.ui.project.ProjectPanel
 
WidenAction - class org.fopps.ui.actions.WidenAction.
WidenAction causes the view to be wider (regarding width, not height), if the selected view is able to handle this
WidenAction(ActionHandler) - Constructor for class org.fopps.ui.actions.WidenAction
 
WidenAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.WidenAction
 
WidenAction(String, Icon, ActionHandler) - Constructor for class org.fopps.ui.actions.WidenAction
 

X

XML_FILTER - Static variable in class org.fopps.ui.actions.FileFilters
 
XMLConstants - class org.fopps.xml.XMLConstants.
Class XMLConstants holds all xml tag and attribute names.
XMLConstants() - Constructor for class org.fopps.xml.XMLConstants
 
XMLExport - class org.fopps.xml.XMLExport.
Class XMLExport saves the projects to an XML file
XMLExport() - Constructor for class org.fopps.xml.XMLExport
 
XMLImport - class org.fopps.xml.XMLImport.
XMLImport reads a data file and instanciates the appropiate objects
XMLImport.ConfigProxy - class org.fopps.xml.XMLImport.ConfigProxy.
Proxy for configuration item
XMLImport.ConfigProxy(String, String, String) - Constructor for class org.fopps.xml.XMLImport.ConfigProxy
 
XMLImport.ConstraintLink - class org.fopps.xml.XMLImport.ConstraintLink.
Represents a constraint link
XMLImport.ConstraintLink(String, String, boolean) - Constructor for class org.fopps.xml.XMLImport.ConstraintLink
 
XMLImport.FeatureLink - class org.fopps.xml.XMLImport.FeatureLink.
Represents a link between two features
XMLImport.FeatureLink(String, String) - Constructor for class org.fopps.xml.XMLImport.FeatureLink
 
XMLImport.FeatureLink(String, String, String) - Constructor for class org.fopps.xml.XMLImport.FeatureLink
 
XMLImport.Link - class org.fopps.xml.XMLImport.Link.
Abstract base class for a links
XMLImport.Link(String, String) - Constructor for class org.fopps.xml.XMLImport.Link
 
XMLImport.Link(String, String, String) - Constructor for class org.fopps.xml.XMLImport.Link
 
XMLImport.ProductConfigLink - class org.fopps.xml.XMLImport.ProductConfigLink.
Represents a link between a project and its configuration settings
XMLImport.ProductConfigLink(String, String) - Constructor for class org.fopps.xml.XMLImport.ProductConfigLink
 
XMLImport.ProjectFeatureLink - class org.fopps.xml.XMLImport.ProjectFeatureLink.
Represents a link between a project and its root feature
XMLImport.ProjectFeatureLink(String, String) - Constructor for class org.fopps.xml.XMLImport.ProjectFeatureLink
 
XMLImport.ProjectFeatureLink(String, String, String) - Constructor for class org.fopps.xml.XMLImport.ProjectFeatureLink
 
XMLImport.ProjectLink - class org.fopps.xml.XMLImport.ProjectLink.
Represents a link between two projects (relation)
XMLImport.ProjectLink(String, String) - Constructor for class org.fopps.xml.XMLImport.ProjectLink
 
XMLImport.ProjectLink(String, String, String) - Constructor for class org.fopps.xml.XMLImport.ProjectLink
 
XMLImport() - Constructor for class org.fopps.xml.XMLImport
 

Y

YEARS - Static variable in class org.fopps.ui.MonthPicker
 

Z

ZERO_BYTE - Static variable in class org.fopps.model.NumericFeature
 
ZERO_DOUBLE - Static variable in class org.fopps.model.NumericFeature
 
ZERO_FLOAT - Static variable in class org.fopps.model.NumericFeature
 
ZERO_INTEGER - Static variable in class org.fopps.model.NumericFeature
 
ZERO_LONG - Static variable in class org.fopps.model.NumericFeature
 
ZERO_SHORT - Static variable in class org.fopps.model.NumericFeature
 
ZOOM_IN - Static variable in class org.fopps.ui.Icons
 
ZOOM_OUT - Static variable in class org.fopps.ui.Icons
 
zoomIn() - Method in interface org.fopps.ui.ViewActionReceiver
Zooms current view, if applicable
zoomIn() - Method in class org.fopps.ui.MainFrame
Zooms current view, if applicable
zoomIn() - Method in class org.fopps.ui.EnhancedTree
Zooms current view, if applicable
zoomIn() - Method in class org.fopps.ui.EnhancedTable
Zooms current view, if applicable
zoomIn() - Method in class org.fopps.ui.EnhancedList
Zooms current view, if applicable
zoomIn() - Method in class org.fopps.ui.actions.ActionHandler
Zooms current view, if applicable
zoomIn() - Method in class org.fopps.ui.project.ProjectPanel
 
ZoomInAction - class org.fopps.ui.actions.ZoomInAction.
ZoomInAction zooms the current view, if possible.
ZoomInAction(ActionHandler) - Constructor for class org.fopps.ui.actions.ZoomInAction
 
ZoomInAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.ZoomInAction
 
ZoomInAction(String, Icon, ActionHandler) - Constructor for class org.fopps.ui.actions.ZoomInAction
 
zoomOut() - Method in interface org.fopps.ui.ViewActionReceiver
Unzooms current view, if applicable
zoomOut() - Method in class org.fopps.ui.MainFrame
Unzooms current view, if applicable
zoomOut() - Method in class org.fopps.ui.EnhancedTree
Unzooms current view, if applicable
zoomOut() - Method in class org.fopps.ui.EnhancedTable
Unzooms current view, if applicable
zoomOut() - Method in class org.fopps.ui.EnhancedList
Unzooms current view, if applicable
zoomOut() - Method in class org.fopps.ui.actions.ActionHandler
Unzooms current view, if applicable
zoomOut() - Method in class org.fopps.ui.project.ProjectPanel
 
ZoomOutAction - class org.fopps.ui.actions.ZoomOutAction.
ZoomOutAction unzooms the slected view, if possible
ZoomOutAction(ActionHandler) - Constructor for class org.fopps.ui.actions.ZoomOutAction
 
ZoomOutAction(String, ActionHandler) - Constructor for class org.fopps.ui.actions.ZoomOutAction
 
ZoomOutAction(String, Icon, ActionHandler) - Constructor for class org.fopps.ui.actions.ZoomOutAction
 

_

_BLOCKED - Static variable in class org.fopps.model.ProjectStatus
 
_BUILDTIME - Static variable in class org.fopps.model.BindingTime
 
_EXCLUDE - Static variable in class org.fopps.model.ConstraintType
 
_FINISHED - Static variable in class org.fopps.model.ProjectStatus
 
_IN_PROGRESS_25 - Static variable in class org.fopps.model.ProjectStatus
 
_IN_PROGRESS_50 - Static variable in class org.fopps.model.ProjectStatus
 
_IN_PROGRESS_75 - Static variable in class org.fopps.model.ProjectStatus
 
_INCLUDE - Static variable in class org.fopps.model.ConstraintType
 
_NOT_STARTED - Static variable in class org.fopps.model.ProjectStatus
 
_RUNTIME - Static variable in class org.fopps.model.BindingTime
 

A B C D E F G H I K L M N O P Q R S T U V W X Y Z _

Fopps 0.19 - Copyright © 2002 Oliver Wieland. All Rights Reserved.