|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package net.sourceforge.ganttproject |
Class net.sourceforge.ganttproject.GanttCalendar implements Serializable |
Serialized Fields |
GanttLanguage language
Class net.sourceforge.ganttproject.GanttGraphicArea implements Serializable |
Serialized Fields |
GanttCalendar date
GanttCalendar olddate
GanttTree tree
int zoomValue
java.util.ArrayList listOfParam
int margY
java.awt.Point upperLeft
boolean printRendering
boolean drawdepend
boolean drawPercent
boolean drawName
boolean drawVersion
GanttLanguage language
GanttProject appli
int oldX
int oldY
boolean moveView
int moveTask
boolean redline
boolean curs
int drag
int typeSeletion
int storeTaskLength
float addTaskLength
GanttCalendar storeTaskStart
int[] storeX
GanttGraphicArea.Arrow arrow
GanttGraphicArea.Notes notes
GanttTask taskToMove
java.awt.Color[] arrayColor
java.util.ArrayList listOfTask
GanttCalendar beg
GanttCalendar end
int mouseButton
int rowCount
Class net.sourceforge.ganttproject.GanttImagePanel implements Serializable |
Serialized Fields |
int x
int y
javax.swing.ImageIcon image
Class net.sourceforge.ganttproject.GanttProject implements Serializable |
Serialized Fields |
GanttLanguage language
GanttTree tree
GanttGraphicArea area
GanttResourcePanel resp
javax.swing.JMenu mProject
javax.swing.JMenu mMRU
javax.swing.JMenu mEdit
javax.swing.JMenu mTask
javax.swing.JMenu mHuman
javax.swing.JMenu mHelp
javax.swing.JMenu mServer
javax.swing.JMenuItem miNew
javax.swing.JMenuItem miOpen
javax.swing.JMenuItem miOpenURL
javax.swing.JMenuItem miSave
javax.swing.JMenuItem miSaveAs
javax.swing.JMenuItem miSaveAsURL
javax.swing.JMenuItem miExport
javax.swing.JMenuItem miPrint
javax.swing.JMenuItem miPreview
javax.swing.JMenuItem miQuit
javax.swing.JMenuItem miCut
javax.swing.JMenuItem miCopy
javax.swing.JMenuItem miPaste
javax.swing.JMenuItem miOptions
javax.swing.JMenuItem miNewTask
javax.swing.JMenuItem miDeleteTask
javax.swing.JMenuItem miPropertiesTask
javax.swing.JMenuItem miUp
javax.swing.JMenuItem miDown
javax.swing.JMenuItem miDelHuman
javax.swing.JMenuItem miPropHuman
javax.swing.JMenuItem miWebPage
javax.swing.JMenuItem miTips
javax.swing.JMenuItem miAbout
javax.swing.JMenuItem miManual
DocumentsMRU documentsMRU
javax.swing.JButton bNew
javax.swing.JButton bOpen
javax.swing.JButton bSave
javax.swing.JButton bSaveAs
javax.swing.JButton bExport
javax.swing.JButton bPrint
javax.swing.JButton bPreview
javax.swing.JButton bQuit
javax.swing.JButton bNewTask
javax.swing.JButton bDelete
javax.swing.JButton bProperties
javax.swing.JButton bUnlink
javax.swing.JButton bInd
javax.swing.JButton bUnind
javax.swing.JButton bUp
javax.swing.JButton bDown
javax.swing.JButton bPrev
javax.swing.JButton bNext
javax.swing.JButton bZoomIn
javax.swing.JButton bZoomOut
javax.swing.JButton bZoomFit
Document projectDocument
javax.swing.JTabbedPane tabpane
java.lang.String projectName
java.lang.String description
java.lang.String organization
boolean askForSave
java.lang.String styleClass
java.lang.String styleName
boolean automatic
boolean openTips
boolean dragTime
java.util.Hashtable managerHash
ResourceActionSet myResourceActions
boolean isApplet
java.lang.String workingDir
javax.swing.JFrame helpFrame
Class net.sourceforge.ganttproject.GanttResourcePanel implements Serializable |
Serialized Fields |
int nbobj
javax.swing.JTable table
GanttTree tree
GanttResourcePanel.GanttTableModel model
GanttLanguage lang
GanttProject appli
int cx
int cy
javax.swing.JScrollBar vbar
ResourceActionSet myResourceActionSet
ResourceLoadGraphicArea area
javax.swing.JScrollPane scrollpane
javax.swing.JPanel left
ProjectResource[] EMPTY_CONTEXT
ResourceContext myContext
Class net.sourceforge.ganttproject.GanttResourcePanel.GanttTableModel implements Serializable |
Serialized Fields |
java.util.ArrayList data
java.util.ArrayList colums
Class net.sourceforge.ganttproject.GanttTask implements Serializable |
Serialized Fields |
java.lang.String notes
GanttCalendar start
int length
java.lang.String name
java.lang.String id
int percent
boolean bilan
java.util.ArrayList users
java.awt.Color color
int priority
ShapePaint myShape
java.util.Vector predecessors
java.util.Vector successors
boolean checked
int taskID
Class net.sourceforge.ganttproject.GanttTree implements Serializable |
Serialized Fields |
javax.swing.tree.DefaultMutableTreeNode rootNode
javax.swing.tree.DefaultTreeModel treeModel
javax.swing.JTree tree
GanttGraphicArea area
GanttProject appli
java.util.ArrayList expand
javax.swing.JScrollBar vbar
GanttLanguage language
javax.swing.tree.TreePath dragPath
java.awt.image.BufferedImage ghostImage
java.awt.Point offsetPoint
javax.swing.tree.DefaultMutableTreeNode cpNode
Class net.sourceforge.ganttproject.GanttTree.GanttTreeCellRenderer implements Serializable |
Class net.sourceforge.ganttproject.GanttURLChooser implements Serializable |
Serialized Fields |
javax.swing.JTextField urlField
javax.swing.JTextField userNameField
javax.swing.JPasswordField passwordField
GanttLanguage lang
java.lang.String fileurl
java.lang.String userName
java.lang.String password
boolean change
Class net.sourceforge.ganttproject.ResourceLoadGraphicArea implements Serializable |
Serialized Fields |
GanttCalendar date
GanttCalendar olddate
javax.swing.JTable table
int zoomValue
java.util.ArrayList listOfParam
int margY
java.awt.Point upperLeft
boolean printRendering
boolean drawdepend
boolean drawPercent
boolean drawName
boolean drawVersion
GanttLanguage language
GanttProject appli
int oldX
int oldY
boolean moveView
int moveTask
boolean curs
int typeSeletion
int storeTaskLength
float addTaskLength
GanttCalendar storeTaskStart
int[] storeX
GanttTask taskToMove
java.awt.Color[] arrayColor
java.util.ArrayList listOfTask
GanttCalendar beg
GanttCalendar end
java.util.ArrayList loads
GanttTree tree
int mouseButton
int rowCount
Class net.sourceforge.ganttproject.TestGanttRolloverButton implements Serializable |
Package net.sourceforge.ganttproject.action |
Class net.sourceforge.ganttproject.action.DeleteHumanAction implements Serializable |
Serialized Fields |
ResourceContext myContext
int MENU_MASK
GanttProject myProjectFrame
Class net.sourceforge.ganttproject.action.ImportResources implements Serializable |
Serialized Fields |
ResourceManager myResourceManager
GanttProject myproject
Class net.sourceforge.ganttproject.action.NewHumanAction implements Serializable |
Serialized Fields |
int MENU_MASK
GanttProject myProjectFrame
Package net.sourceforge.ganttproject.document |
Class net.sourceforge.ganttproject.document.OpenDocumentAction implements Serializable |
Serialized Fields |
Document document
java.awt.event.ActionListener listener
Package net.sourceforge.ganttproject.gui |
Class net.sourceforge.ganttproject.gui.AboutGanttProject implements Serializable |
Serialized Fields |
GanttLanguage language
javax.swing.JLabel jLabelImage
javax.swing.JLabel jLabelAknowlegement
javax.swing.JButton jButtonOK
javax.swing.JTable jTableProperties
javax.swing.JTable jTableAuthors
javax.swing.JTextPane jTextAreaLicense
AboutFieldTableModel modelproperties
AuthorsFieldTableModel modelauthors
javax.swing.JTabbedPane jTabbedPaneAboutGP
javax.swing.JPanel jPanelAbout
javax.swing.JPanel jPanelAuthors
javax.swing.JPanel jPanelInfos
javax.swing.JPanel jPanelLicense
javax.swing.JScrollPane jScrollPaneProperties
javax.swing.JScrollPane jScrollPaneAuthors
javax.swing.JScrollPane jScrollPaneLicense
Class net.sourceforge.ganttproject.gui.GanttApplet implements Serializable |
Serialized Fields |
java.lang.String fileLocation
javax.swing.JButton button
Class net.sourceforge.ganttproject.gui.GanttCellListRenderer implements Serializable |
Class net.sourceforge.ganttproject.gui.GanttDialogDate implements Serializable |
Serialized Fields |
GanttLanguage language
GanttDialogDate.GanttDialogDateDay ddd
GanttCalendar save
javax.swing.JButton jbPrevMonth
javax.swing.JButton jbNextMonth
javax.swing.JFormattedTextField jtDate
javax.swing.JButton jbPrevYear
javax.swing.JButton jbNextYear
Class net.sourceforge.ganttproject.gui.GanttDialogDate.GanttDialogDateDay implements Serializable |
Serialized Fields |
GanttCalendar date
GanttLanguage language
Class net.sourceforge.ganttproject.gui.GanttDialogExport implements Serializable |
Serialized Fields |
javax.swing.JCheckBox cbName
javax.swing.JCheckBox cbPercent
javax.swing.JCheckBox cbDepend
GanttExportSettings bool
Class net.sourceforge.ganttproject.gui.GanttDialogInfo implements Serializable |
Serialized Fields |
int res
Class net.sourceforge.ganttproject.gui.GanttDialogOptions implements Serializable |
Serialized Fields |
OptionsPanel optionsPanel
boolean change
GanttProject appli
Class net.sourceforge.ganttproject.gui.GanttDialogPerson implements Serializable |
Serialized Fields |
boolean change
HumanResource person
GanttLanguage language
javax.swing.JButton cancelButton
javax.swing.JLabel efficency
javax.swing.JLabel email
javax.swing.JTextField emailField
javax.swing.JTextField emailInput1
javax.swing.JLabel function
javax.swing.JComboBox functionList
javax.swing.JPanel jPanel1
javax.swing.JPanel jPanel2
javax.swing.JPanel jPanel3
javax.swing.JPanel jPanel4
javax.swing.JLabel name
javax.swing.JTextField nameField
javax.swing.JButton okButton
javax.swing.JLabel persTitle
javax.swing.JLabel phone
javax.swing.JTextField phoneField
javax.swing.JTextField phoneField1
javax.swing.JLabel resourceData
javax.swing.JLabel unitsPerDay
Class net.sourceforge.ganttproject.gui.GanttDialogProperties implements Serializable |
Serialized Fields |
javax.swing.JTextField jtfname
javax.swing.JComboBox jcbfather
javax.swing.JTextField jtfbegin
javax.swing.JTextField jtflength
javax.swing.JSlider spercent
javax.swing.JLabel advancementLabel
javax.swing.JCheckBox jcbbilan
boolean haschild
GanttTree ttree
GanttTask ttask
GanttGraphicArea aarea
javax.swing.JButton button
int percentValue
GanttLanguage lang
javax.swing.JFrame prj
int saveDuration
java.awt.Color saveColor
boolean change
GanttTaskPropertiesBean taskPropertiesBean
GanttTask task
GanttTree tree
GanttGraphicArea area
javax.swing.JFrame parent
Class net.sourceforge.ganttproject.gui.GanttPreviewPrint implements Serializable |
Serialized Fields |
int[] zoomX
int[] zoomY
int index
GanttLanguage language
GanttPreviewPrint.PreviewPanel panel
javax.swing.JButton bPrint
javax.swing.JButton bPortrait
javax.swing.JButton bLandscape
javax.swing.JButton bClose
javax.swing.JButton bZoomP
javax.swing.JButton bZoomM
Class net.sourceforge.ganttproject.gui.GanttTaskPropertiesBean implements Serializable |
Serialized Fields |
GanttTask selectedTask
java.util.Vector savePredecessors
GanttTree tree
GanttLanguage language
javax.swing.JDialog parent
java.lang.String name
int length
int percentComplete
int priority
GanttCalendar start
GanttCalendar end
boolean bilan
java.util.Vector predecessors
java.lang.String notes
java.util.Hashtable managerHash
java.util.Hashtable assignedResources
java.awt.GridBagConstraints gbc
java.awt.FlowLayout flowL
javax.swing.JTabbedPane tabbedPane
javax.swing.JPanel generalPanel
javax.swing.JPanel predecessorsPanel
javax.swing.JPanel resourcesPanel
javax.swing.JPanel notesPanel
javax.swing.JPanel firstRowPanel1
javax.swing.JTextField nameField1
javax.swing.JTextField durationField1
javax.swing.JLabel nameLabel1
javax.swing.JLabel durationLabel1
javax.swing.JPanel secondRowPanel1
javax.swing.JSpinner percentCompleteSlider
javax.swing.JLabel percentCompleteLabel1
javax.swing.JLabel priorityLabel1
javax.swing.JComboBox priorityComboBox
javax.swing.JPanel thirdRowPanel1
javax.swing.JTextField startDateField1
javax.swing.JTextField finishDateField1
javax.swing.JLabel startDateLabel1
javax.swing.JLabel finishDateLabel1
javax.swing.JButton startDateButton1
javax.swing.JButton finishDateButton1
javax.swing.JPanel lastRowPanel1
javax.swing.JLabel mileStoneLabel1
javax.swing.JCheckBox mileStoneCheckBox1
javax.swing.JButton colorButton
javax.swing.JButton colorSpace
javax.swing.JPanel colorPanel
JPaintCombo shapeComboBox
javax.swing.JLabel nameLabel2
javax.swing.JLabel durationLabel2
javax.swing.JTextField nameField2
javax.swing.JTextField durationField2
javax.swing.JPanel firstRowPanel2
javax.swing.JScrollPane predecessorsScrollPane
javax.swing.JTable predecessorsTable
javax.swing.JLabel nameLabel3
javax.swing.JLabel durationLabel3
javax.swing.JTextField nameField3
javax.swing.JTextField durationField3
javax.swing.JPanel firstRowPanel3
javax.swing.JScrollPane resourcesScrollPane
javax.swing.JTable resourcesTable
javax.swing.JLabel nameLabelNotes
javax.swing.JLabel durationLabelNotes
javax.swing.JTextField nameFieldNotes
javax.swing.JTextField durationFieldNotes
javax.swing.JScrollPane scrollPaneNotes
javax.swing.JTextArea noteAreaNotes
javax.swing.JPanel firstRowPanelNotes
javax.swing.JPanel secondRowPanelNotes
javax.swing.JButton okButton
javax.swing.JButton cancelButton
javax.swing.JPanel southPanel
Class net.sourceforge.ganttproject.gui.OptionsPanel implements Serializable |
Serialized Fields |
GanttLanguage language
GanttProject appli
javax.swing.JDialog dialog
javax.swing.JTabbedPane tabbedPane
java.awt.GridBagConstraints gbc
java.awt.FlowLayout flowL
javax.swing.JPanel generalPanel
javax.swing.JLabel labelAutomatic
javax.swing.JCheckBox cbAutomatic
javax.swing.JLabel labelRedLine
javax.swing.JCheckBox cbRedLine
javax.swing.JLabel labelDrag
javax.swing.JCheckBox cbDrag
javax.swing.JLabel labelXsl
javax.swing.JButton buttonXsl
javax.swing.JTextField tfXsl
javax.swing.JLabel labelXslFo
javax.swing.JButton buttonXslFo
javax.swing.JTextField tfXslFo
javax.swing.JLabel labelColor
javax.swing.JButton buttonColor
javax.swing.JLabel labelLook
javax.swing.JComboBox cbLook
javax.swing.JLabel labelLanguage
javax.swing.JComboBox cbLanguage
javax.swing.JPanel settingsPanel
javax.swing.JLabel labelName
javax.swing.JTextField tfName
javax.swing.JLabel labelOrga
javax.swing.JTextField tfOrga
javax.swing.JLabel labelDescr
javax.swing.JTextArea taDescr
javax.swing.JPanel rolesPanel
javax.swing.JTable rolesTable
javax.swing.JButton okButton
javax.swing.JButton cancelButton
javax.swing.JPanel southPanel
Class net.sourceforge.ganttproject.gui.TipsDialog implements Serializable |
Serialized Fields |
javax.swing.JPanel pnPanel0
javax.swing.JTextPane taArea0
javax.swing.JButton btBut0
javax.swing.JButton btBut1
javax.swing.JButton btBut2
javax.swing.JCheckBox cbBox0
javax.swing.JLabel lbImg
GanttProject appli
java.lang.String[] tipsText
int index
Package net.sourceforge.ganttproject.resource |
Class net.sourceforge.ganttproject.resource.ResourceEvent implements Serializable |
Serialized Fields |
ProjectResource[] myResources
ResourceManager myManager
ProjectResource myResource
Package net.sourceforge.ganttproject.shape |
Class net.sourceforge.ganttproject.shape.JPaintCombo implements Serializable |
Serialized Fields |
java.awt.Paint[] myList
Class net.sourceforge.ganttproject.shape.JPaintList implements Serializable |
Class net.sourceforge.ganttproject.shape.PaintCellRenderer implements Serializable |
Serialized Fields |
javax.swing.border.Border normalBorder
javax.swing.border.Border selectBorder
javax.swing.border.Border focusBorder
java.awt.Paint paint
Class net.sourceforge.ganttproject.shape.PreviewPanel implements Serializable |
Serialized Fields |
ShapePaint pattern
Class net.sourceforge.ganttproject.shape.Shape implements Serializable |
Serialized Fields |
java.util.ArrayList listeners
boolean compactDisplay
JPaintCombo patternCombo
JPaintCombo foregroundCombo
JPaintCombo backgroundCombo
JPaintList patternList
JPaintList foregroundList
JPaintList backgroundList
PreviewPanel preview
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |