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

A

Abeona - Class in eu.beesoft.abeona
Main class of Abeona signature system.
AbstractBean - Class in eu.beesoft.gaia.util
This class was developed to replace java.beans.PropertyChangeSupport class functionality.
AbstractBean() - Constructor for class eu.beesoft.gaia.util.AbstractBean
 
AbstractChartAction - Class in eu.beesoft.gantt.action
Abstract action to support gantt chart operations
AbstractChartAction(JGantt) - Constructor for class eu.beesoft.gantt.action.AbstractChartAction
Constructor.
AbstractGanttAction - Class in eu.beesoft.gantt.action
Abstract action to support all JGantt actions.
AbstractGanttAction(JGantt) - Constructor for class eu.beesoft.gantt.action.AbstractGanttAction
Constructor.
AbstractTreeTableAction - Class in eu.beesoft.gantt.action
Abstract action to support gantt treetable operations.
AbstractTreeTableAction(JGantt) - Constructor for class eu.beesoft.gantt.action.AbstractTreeTableAction
Constructor.
AbstractZoomAction - Class in eu.beesoft.gantt.action
Abstract action to support zoom operations.
AbstractZoomAction(JGantt) - Constructor for class eu.beesoft.gantt.action.AbstractZoomAction
Constructor.
actionPerformed(ActionEvent) - Method in class eu.beesoft.gantt.action.AbstractGanttAction
Implements ActionListener.
add(AbstractButton) - Method in class eu.beesoft.gaia.swing.JButtonPanel
Adds button to the panel.
add(Action) - Method in class eu.beesoft.gaia.swing.JButtonPanel
Creates instance of javax.swing.JButton for given action and adds this button to the panel.
add(boolean[], boolean[]) - Static method in class eu.beesoft.gaia.util.Array
 
add(byte[], byte[]) - Static method in class eu.beesoft.gaia.util.Array
 
add(short[], short[]) - Static method in class eu.beesoft.gaia.util.Array
 
add(int[], int[]) - Static method in class eu.beesoft.gaia.util.Array
 
add(long[], long[]) - Static method in class eu.beesoft.gaia.util.Array
 
add(float[], float[]) - Static method in class eu.beesoft.gaia.util.Array
 
add(double[], double[]) - Static method in class eu.beesoft.gaia.util.Array
 
add(char[], char[]) - Static method in class eu.beesoft.gaia.util.Array
 
add(T[], T[]) - Static method in class eu.beesoft.gaia.util.Array
 
add(boolean[], boolean) - Static method in class eu.beesoft.gaia.util.Array
 
add(byte[], byte) - Static method in class eu.beesoft.gaia.util.Array
 
add(short[], short) - Static method in class eu.beesoft.gaia.util.Array
 
add(int[], int) - Static method in class eu.beesoft.gaia.util.Array
 
add(long[], long) - Static method in class eu.beesoft.gaia.util.Array
 
add(float[], float) - Static method in class eu.beesoft.gaia.util.Array
 
add(double[], double) - Static method in class eu.beesoft.gaia.util.Array
 
add(char[], char) - Static method in class eu.beesoft.gaia.util.Array
 
add(T[], T) - Static method in class eu.beesoft.gaia.util.Array
 
add(E) - Method in class eu.beesoft.gaia.util.FastList
Appends the specified element to the end of this List (optional operation).
add(int, E) - Method in class eu.beesoft.gaia.util.FastList
Inserts the specified element at the specified position in this list (optional operation).
add(MutableTreeNode) - Method in class eu.beesoft.gantt.treetable.GanttNode
Adds given child to node children.
addActionListener(ActionListener) - Method in class eu.beesoft.gaia.swing.JCloseableTabbedPane
Adds the given listener to the action listeners of this component.
addAll(Collection<? extends E>) - Method in class eu.beesoft.gaia.util.FastList
Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified collection's iterator (optional operation).
addAll(int, Collection<? extends E>) - Method in class eu.beesoft.gaia.util.FastList
Inserts all of the elements in the specified collection into this list at the specified position (optional operation).
addAttribute(String, boolean) - Method in class eu.beesoft.gaia.util.XmlWriter
Adds an attribute to the current element.
addAttribute(String, int) - Method in class eu.beesoft.gaia.util.XmlWriter
Adds an attribute to the current element.
addAttribute(String, long) - Method in class eu.beesoft.gaia.util.XmlWriter
Adds an attribute to the current element.
addAttribute(String, float) - Method in class eu.beesoft.gaia.util.XmlWriter
Adds an attribute to the current element.
addAttribute(String, double) - Method in class eu.beesoft.gaia.util.XmlWriter
Adds an attribute to the current element.
addAttribute(String, Object) - Method in class eu.beesoft.gaia.util.XmlWriter
Adds an attribute to the current element.
addChild(ObjectBuilder<?>) - Method in class eu.beesoft.gaia.util.ObjectBuilder
Invoked from ObjectBuilderFactory when adding child to this builder.
addColumn(String) - Method in class eu.beesoft.gaia.swing.JZebraTable
Adds a new column with given title to the column model
addColumn(GanttColumn) - Method in class eu.beesoft.gantt.JGantt
Appends a column to the end of table columns.
addColumn(String, String) - Method in class eu.beesoft.gantt.JGantt
Appends a new column to the end of table columns.
addColumn(TableColumn) - Method in class eu.beesoft.gantt.treetable.GanttTreeTable
Appends a column to the end of table columns.
addColumn(String, String) - Method in class eu.beesoft.gantt.treetable.GanttTreeTable
Appends a new column to the end of table columns.
addComponent(JComponent) - Method in class eu.beesoft.gaia.swing.SimpleSwingForm
Adds component to this form.
addComponent(JComponent, int, int) - Method in class eu.beesoft.gaia.swing.SimpleSwingForm
Adds component to this form.
addElement(String) - Method in class eu.beesoft.gaia.util.XmlWriter
Opens a new element in XML output.
addFiller() - Method in class eu.beesoft.gaia.swing.SimpleSwingForm
Adds filler as last component in the form.
addLabel(String) - Method in class eu.beesoft.gaia.swing.SimpleSwingForm
Creates a new JLabel component for given label text and adds it to this form.
addLabeledComponent(String, JComponent) - Method in class eu.beesoft.gaia.swing.SimpleSwingForm
Adds component and its label to this form.
addLabeledComponent(String, JComponent, int, int) - Method in class eu.beesoft.gaia.swing.SimpleSwingForm
Adds component and its label to this form.
addLanguageListener(LanguageListener) - Method in class eu.beesoft.gaia.util.Language
Adds LanguageListener to the listeners list.
addLayer(Layer) - Method in class eu.beesoft.gantt.chart.ChartComponent
Adds given layer to the end of registered layers.
addLayer(Layer, int) - Method in class eu.beesoft.gantt.chart.ChartComponent
Inserts given layer at the specified index in the registered layers list.
addLayer(Layer) - Method in class eu.beesoft.gantt.JGantt
Adds given layer to the list of chart component layers.
addLayer(Layer, int) - Method in class eu.beesoft.gantt.JGantt
Adds given layer to the list of chart component layers.
addPropertyChangeListener(PropertyChangeListener) - Method in class eu.beesoft.gaia.util.AbstractBean
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class eu.beesoft.gaia.util.AbstractBean
Adds a PropertyChangeListener to the listener list for a specific property.
addPropertyChangeListener(PropertyChangeListener) - Method in interface eu.beesoft.gantt.TimelineObject
Adds instance of PropertyChangeListener to a listener list.
AdvancedProperties - Class in eu.beesoft.gaia.util
This class enhances a functionality of java.util.Properties - it brings the expandable values.
AdvancedProperties() - Constructor for class eu.beesoft.gaia.util.AdvancedProperties
Creates a new advanced properties.
AdvancedProperties(Properties) - Constructor for class eu.beesoft.gaia.util.AdvancedProperties
Creates a new advanced properties.
Array - Class in eu.beesoft.gaia.util
 
asList(T...) - Static method in class eu.beesoft.gaia.util.Array
 
available() - Method in class eu.beesoft.gaia.util.FastByteArrayInputStream
 

B

BackgroundLayer - Class in eu.beesoft.gantt.chart
Paints colored background for gantt chart.
BackgroundLayer() - Constructor for class eu.beesoft.gantt.chart.BackgroundLayer
Default constructor.
Base64 - Class in eu.beesoft.gaia.util
A Base64 Encoder/Decoder.
buf - Variable in class eu.beesoft.gaia.util.FastByteArrayInputStream
Our byte buffer
buf - Variable in class eu.beesoft.gaia.util.FastByteArrayOutputStream
Buffer and size
build(InputStream) - Method in class eu.beesoft.gaia.util.ObjectBuilderFactory
Starts objects build process - loads given XML, creates appropriate builders and objects in them.
buildPrivateKey(String) - Static method in class eu.beesoft.abeona.Abeona
Builds public key (as instance of RSAPrivateKey) from given hexadecimal String.
buildPublicKey(String) - Static method in class eu.beesoft.abeona.Abeona
Builds public key (as instance of RSAPublicKey) from given hexadecimal String.

C

CalendarLayer - Class in eu.beesoft.gantt.chart
Paints background for weekend days.
CalendarLayer() - Constructor for class eu.beesoft.gantt.chart.CalendarLayer
Default constructor.
cancelActionPerformed() - Method in class eu.beesoft.gaia.swing.SimpleSwingForm
Invoked when user press standard Cancel action.
CANCELED - Static variable in class eu.beesoft.gaia.swing.JCalendar
 
characters(char[], int, int) - Method in class eu.beesoft.gaia.util.XmlReader
Overrides method from org.xml.sax.helpers.DefaultHandler to get current XML element and then invokes XmlReader.characters(XmlElement, char[], int, int).
characters(XmlElement, char[], int, int) - Method in class eu.beesoft.gaia.util.XmlReader
Invoked when some character data found inside the element.
ChartComponent - Class in eu.beesoft.gantt.chart
A ChartComponent is one of the most meaningful sub-components of JGantt.
ChartComponent(JGantt) - Constructor for class eu.beesoft.gantt.chart.ChartComponent
Create and initializes a new instance of ChartComponent.
ChartHeader - Class in eu.beesoft.gantt.chart
Paints headers above the ChartComponent instance.
ChartHeader(JGantt) - Constructor for class eu.beesoft.gantt.chart.ChartHeader
Creates a new instance of ChartHeader.
clear() - Method in class eu.beesoft.gaia.util.FastList
Removes all of the elements from this collection (optional operation).
clear() - Method in class eu.beesoft.gaia.util.FastMap
Removes all mappings from this map (optional operation).
clearSelection() - Method in class eu.beesoft.gantt.action.AbstractTreeTableAction
Clears selection in tree table.
close(InputStream) - Static method in class eu.beesoft.gaia.util.Streams
Closes given input stream.
close(OutputStream) - Static method in class eu.beesoft.gaia.util.Streams
Closes given output stream.
close() - Method in class eu.beesoft.gaia.util.XmlWriter
Flushes this XML writer and closes the underlaying PrintWriter.
closeElement(String) - Method in class eu.beesoft.gaia.util.XmlWriter
Closes current element in XML output.
collapseAll() - Method in class eu.beesoft.gaia.swing.JZebraTree
Collapses all nodes.
CollapseAllNodesAction - Class in eu.beesoft.gantt.action
This action collapses all nodes in the JGantt treetable.
CollapseAllNodesAction(JGantt) - Constructor for class eu.beesoft.gantt.action.CollapseAllNodesAction
Creates a new instance of CollapseAllNodesAction.
computeSignature(byte[]) - Static method in class eu.beesoft.abeona.Abeona
Computes MD5 hash signature for given data.
contains(Object) - Method in class eu.beesoft.gaia.util.FastList
Returns true if this list contains the specified element.
containsAll(Collection<?>) - Method in class eu.beesoft.gaia.util.FastList
Returns true if this list contains all of the elements of the specified collection.
containsDate(Date) - Method in class eu.beesoft.gantt.chart.TimeSpan
Returns true if this TimeSpan contains specified date.
containsDate(long) - Method in class eu.beesoft.gantt.chart.TimeSpan
Returns true if this TimeSpan contains specified time in millis.
containsKey(Object) - Method in class eu.beesoft.gaia.util.FastMap
Returns true if this map contains a mapping for the specified key.
containsValue(Object) - Method in class eu.beesoft.gaia.util.FastMap
Returns true if this map maps one or more keys to the specified value.
convert(Object, Class<?>) - Static method in class eu.beesoft.gaia.util.Objects
Converts given object to the instance of given targetType.
copy(InputStream, OutputStream) - Static method in class eu.beesoft.gaia.util.Streams
Copies all data from input stream to output stream.
copyToByteArray(InputStream) - Static method in class eu.beesoft.gaia.util.Streams
Copies all data from input stream to the returned byte array.
count - Variable in class eu.beesoft.gaia.util.FastByteArrayInputStream
Number of bytes that we can read from the buffer
createArrayInstance(String, int) - Static method in class eu.beesoft.gaia.util.Reflection
Creates an array instance with the type of the given name and length.
createArrayInstance(Class<?>, int) - Static method in class eu.beesoft.gaia.util.Reflection
Creates an array instance with the given component type and length.
createDefaultColumnModel() - Method in class eu.beesoft.gaia.swing.JZebraTable
Overriden to create and return internal column model.
createDefaultModel() - Method in class eu.beesoft.gaia.swing.JTreeTable
Creates instance of TreeTableModel with null root node.
createDefaultTableHeader() - Method in class eu.beesoft.gaia.swing.JZebraTable
Creates the default table header object, which is a JTableHeader.
createInstance(String) - Static method in class eu.beesoft.gaia.util.Reflection
Creates a new instance of the class with given name.
createInstance(Class<?>) - Static method in class eu.beesoft.gaia.util.Reflection
Creates a new instance of the given class.
createInstance(Class<?>, Object) - Static method in class eu.beesoft.gaia.util.Reflection
Creates a new instance of the given class with the given argument for constructor.
createInstance(Class<?>, Object...) - Static method in class eu.beesoft.gaia.util.Reflection
Creates a new instance of the given class with the given arguments for constructor.
createList() - Method in class eu.beesoft.gaia.util.FastList
 
createMap() - Method in class eu.beesoft.gaia.util.FastMap
 
CreateNodeAction - Class in eu.beesoft.gantt.action
This action asks GanttModel.createObject(TimelineObject, int, UndoStep) to create new domain object and then creates a new GanttNode and includes it in hierarchy.
CreateNodeAction(JGantt) - Constructor for class eu.beesoft.gantt.action.CreateNodeAction
Creates a new instance of CreateNodeAction.
createObject(String, Object) - Method in class eu.beesoft.gaia.util.Miner
Creates object for given property and object owner.
createObject() - Method in class eu.beesoft.gaia.util.ObjectBuilder
Creates object for this builder.
createObject(String) - Method in class eu.beesoft.gaia.util.ObjectBuilder
Creates object for this builder.
createObject(TimelineObject, int, UndoStep) - Method in class eu.beesoft.gantt.GanttModel
Creates a new domain object and adds it as child to parent (you don't need to care about treetable nodes).
createScrollPane(JZebraTable) - Static method in class eu.beesoft.gaia.swing.JZebraTable
Creates instance of JScrollPane for given table and other components to resolve JTable bug with AUTO_RESIZE_OFF.
createStandardCancelAction() - Method in class eu.beesoft.gaia.swing.SimpleSwingForm
Creates Action for Cancel button.
createStandardOkAction() - Method in class eu.beesoft.gaia.swing.SimpleSwingForm
Creates Action for OK button.
createTemporaryId(Object) - Static method in class eu.beesoft.gaia.util.ValueObject
Creates a temporary ID for given object.
createTextArea() - Method in class eu.beesoft.gaia.swing.SimpleSwingForm
Creates a new text area with processed minimum size and sets the font from JLabel as its font.
createTextArea(int) - Method in class eu.beesoft.gaia.swing.SimpleSwingForm
Creates a new text area with processed minimum size and sets the font from JLabel as its font.
createTextField() - Method in class eu.beesoft.gaia.swing.SimpleSwingForm
Creates a new text field with processed minimum size.
createTextField(int) - Method in class eu.beesoft.gaia.swing.SimpleSwingForm
Creates a new text field with processed minimum size.
customizeComponentConstraints(GridBagConstraints, JComponent) - Method in class eu.beesoft.gaia.swing.SimpleSwingForm
Customizes GridBagConstraints object for the component.
customizeLabelConstraints(GridBagConstraints, JLabel) - Method in class eu.beesoft.gaia.swing.SimpleSwingForm
Customizes GridBagConstraints object for label.
customizeRendererComponent(JTree, GanttNode, String, boolean, boolean, boolean, int, boolean) - Method in class eu.beesoft.gantt.treetable.GanttTreeRenderer
 

D

Database - Class in eu.beesoft.abeona
Represents simple database for Product instances.
decode(String) - Static method in class eu.beesoft.gaia.util.Base64
Decodes given base64 character string to byte array.
decode(byte[]) - Static method in class eu.beesoft.gaia.util.Base64
Decodes given base64 byte array to byte array.
decode(byte[], int, int) - Static method in class eu.beesoft.gaia.util.Base64
Decodes given base64 byte array to byte array.
decode(char[]) - Static method in class eu.beesoft.gaia.util.Base64
Decodes given base64 character array to byte array.
decode(char[], int, int) - Static method in class eu.beesoft.gaia.util.Base64
Decodes given base64 character array to byte array.
decrypt(byte[], Key) - Static method in class eu.beesoft.abeona.Abeona
Decrypts given data with given key.
DEFAULT - Static variable in class eu.beesoft.gaia.swing.JZebraTable
 
DEFAULT - Static variable in class eu.beesoft.gaia.swing.JZebraTree
 
DeleteNodeAction - Class in eu.beesoft.gantt.action
Action asks GanttModel.deleteObject(TimelineObject, UndoStep) to delete domain object and if it is successful, removes the node from tree hierarchy.
DeleteNodeAction(JGantt) - Constructor for class eu.beesoft.gantt.action.DeleteNodeAction
Creates a new instance of DeleteNodeAction.
deleteObject(TimelineObject, UndoStep) - Method in class eu.beesoft.gantt.GanttModel
Removes given object from its parent on domain objects level (you don't need to care about treetable nodes).
Dependency - Interface in eu.beesoft.gantt
Each object describing dependency between TimelineObjects has to implement this interface.
DependencyLayer - Class in eu.beesoft.gantt.chart
Paints dependencies between gantt nodes.
DependencyLayer() - Constructor for class eu.beesoft.gantt.chart.DependencyLayer
Default constructor.
DependencyType - Enum in eu.beesoft.gantt
 
destroyDialog() - Method in class eu.beesoft.gaia.swing.SimpleSwingForm
Removes dialog in which is displayed this form and disposes it.
doInBackground() - Method in class eu.beesoft.gaia.swing.SwingWorker
In overriden method in the subclass here comes the long-runnning code.
done() - Method in class eu.beesoft.gaia.swing.SwingWorker
In overriden method in the subclass here comes the code to set values computed in SwingWorker.doInBackground() method to Swing components.
doubleClicked(GanttNode) - Method in class eu.beesoft.gantt.JGantt
Invoked when user double clicked on the node.

E

EMPTY_BOOLEAN_ARRAY - Static variable in class eu.beesoft.gaia.util.Array
 
EMPTY_BYTE_ARRAY - Static variable in class eu.beesoft.gaia.util.Array
 
EMPTY_CHAR_ARRAY - Static variable in class eu.beesoft.gaia.util.Array
 
EMPTY_DOUBLE_ARRAY - Static variable in class eu.beesoft.gaia.util.Array
 
EMPTY_FLOAT_ARRAY - Static variable in class eu.beesoft.gaia.util.Array
 
EMPTY_INT_ARRAY - Static variable in class eu.beesoft.gaia.util.Array
 
EMPTY_LONG_ARRAY - Static variable in class eu.beesoft.gaia.util.Array
 
EMPTY_SHORT_ARRAY - Static variable in class eu.beesoft.gaia.util.Array
 
EmptyIcon - Class in eu.beesoft.gaia.swing
Represents a square icon having no graphical content.
EmptyIcon(int) - Constructor for class eu.beesoft.gaia.swing.EmptyIcon
EmptyIcon objects are always square, having identical height and width.
encode(byte[]) - Static method in class eu.beesoft.gaia.util.Base64
Encodes given byte array to base64 character string.
encode(byte[], int, int) - Static method in class eu.beesoft.gaia.util.Base64
Encodes given byte array to base64 character string.
encodeArray(Object) - Method in class eu.beesoft.gaia.util.XmlEncoder
 
encodeCollection(Collection<?>) - Method in class eu.beesoft.gaia.util.XmlEncoder
 
encodeField(Field, Object) - Method in class eu.beesoft.gaia.util.XmlEncoder
 
encodeField(String, Object) - Method in class eu.beesoft.gaia.util.XmlEncoder
 
encodeFieldContent(Object) - Method in class eu.beesoft.gaia.util.XmlEncoder
 
encodeFields(Object) - Method in class eu.beesoft.gaia.util.XmlEncoder
 
encodeMap(Map<?, ?>) - Method in class eu.beesoft.gaia.util.XmlEncoder
 
encodeNull() - Method in class eu.beesoft.gaia.util.XmlEncoder
 
encodeObject(Object) - Method in class eu.beesoft.gaia.util.XmlEncoder
 
encodeObjects(Collection<Object>) - Method in class eu.beesoft.gaia.util.XmlEncoder
 
encodeProperties(Properties) - Method in class eu.beesoft.gaia.util.XmlEncoder
 
encodeReference(Object) - Method in class eu.beesoft.gaia.util.XmlEncoder
 
encodeToBytes(byte[]) - Static method in class eu.beesoft.gaia.util.Base64
Encodes given byte array to base64 byte array.
encodeToBytes(byte[], int, int) - Static method in class eu.beesoft.gaia.util.Base64
Encodes given byte array to base64 byte array.
encodeToChars(byte[]) - Static method in class eu.beesoft.gaia.util.Base64
Encodes given byte array to base64 character array.
encodeToChars(byte[], int, int) - Static method in class eu.beesoft.gaia.util.Base64
Encodes given byte array to base64 character array.
encodeValue(Object) - Method in class eu.beesoft.gaia.util.XmlEncoder
 
encrypt(byte[], Key) - Static method in class eu.beesoft.abeona.Abeona
Encrypts given data with given key.
end() - Method in class eu.beesoft.gantt.undo.UndoStep
Gets the post-edit state of the required objects and ends the edit.
endElement(String, String, String) - Method in class eu.beesoft.gaia.util.XmlReader
Overrides method from org.xml.sax.helpers.DefaultHandler to get current XML element and then invokes XmlReader.endElement(XmlElement).
endElement(XmlElement) - Method in class eu.beesoft.gaia.util.XmlReader
Invoked when end of element found in XML stream.
entrySet() - Method in class eu.beesoft.gaia.util.FastMap
Returns a set view of the mappings contained in this map.
equals(Object) - Method in class eu.beesoft.gaia.util.FastList
Compares the specified object with this list for equality.
equals(Object) - Method in class eu.beesoft.gaia.util.FastMap
Compares the specified object with this map for equality.
equals(Object, Object) - Static method in class eu.beesoft.gaia.util.Objects
Compares two objects and returns true if: they both are null they are identical they are equal The goal of this method is you don't need take a care about null values.
equals(Object) - Method in class eu.beesoft.gaia.util.ValueObject
Overrides method from java.lang.Object
eu.beesoft.abeona - package eu.beesoft.abeona
 
eu.beesoft.gaia.swing - package eu.beesoft.gaia.swing
 
eu.beesoft.gaia.util - package eu.beesoft.gaia.util
 
eu.beesoft.gantt - package eu.beesoft.gantt
 
eu.beesoft.gantt.action - package eu.beesoft.gantt.action
 
eu.beesoft.gantt.chart - package eu.beesoft.gantt.chart
 
eu.beesoft.gantt.treetable - package eu.beesoft.gantt.treetable
 
eu.beesoft.gantt.undo - package eu.beesoft.gantt.undo
 
executeAction(ActionEvent, UndoStep) - Method in class eu.beesoft.gantt.action.AbstractGanttAction
Executive method for each subclassed action.
executeAction(ActionEvent, UndoStep) - Method in class eu.beesoft.gantt.action.AbstractZoomAction
Obtains next zoom policy step index from method AbstractZoomAction.zoom(int, int) and updates chart.
executeAction(ActionEvent, UndoStep) - Method in class eu.beesoft.gantt.action.CollapseAllNodesAction
Collapses all nodes in the JGantt treetable.
executeAction(ActionEvent, UndoStep) - Method in class eu.beesoft.gantt.action.CreateNodeAction
Creates and includes a new GanttNode instance to the tree hierarchy.
executeAction(ActionEvent, UndoStep) - Method in class eu.beesoft.gantt.action.DeleteNodeAction
Deletes GanttNode instance of the tree hierarchy.
executeAction(ActionEvent, UndoStep) - Method in class eu.beesoft.gantt.action.ExpandAllNodesAction
Expands all nodes in the JGantt treetable.
executeAction(ActionEvent, UndoStep) - Method in class eu.beesoft.gantt.action.IndentNodeAction
Moves a selected GanttNode instance in the tree hierarchy.
executeAction(ActionEvent, UndoStep) - Method in class eu.beesoft.gantt.action.MoveNodeDownAction
Moves a selected GanttNode instance in the tree hierarchy.
executeAction(ActionEvent, UndoStep) - Method in class eu.beesoft.gantt.action.MoveNodeUpAction
Moves a selected GanttNode instance in the tree hierarchy.
executeAction(ActionEvent, UndoStep) - Method in class eu.beesoft.gantt.action.RedoAction
Asks the JGantt.getUndoManager() to redo next operation.
executeAction(ActionEvent, UndoStep) - Method in class eu.beesoft.gantt.action.TodayAction
Scrolls the date/time columns in the ChartComponent so the column with date returned by TodayAction.getDate() is visible.
executeAction(ActionEvent, UndoStep) - Method in class eu.beesoft.gantt.action.UndoAction
Asks the JGantt.getUndoManager() to undo last operation.
executeAction(ActionEvent, UndoStep) - Method in class eu.beesoft.gantt.action.UnindentNodeAction
Moves a selected GanttNode instance in the tree hierarchy.
expandAll() - Method in class eu.beesoft.gaia.swing.JZebraTree
Expands all nodes.
ExpandAllNodesAction - Class in eu.beesoft.gantt.action
This action expands all nodes in the JGantt treetable.
ExpandAllNodesAction(JGantt) - Constructor for class eu.beesoft.gantt.action.ExpandAllNodesAction
Creates a new instance of ExpandAllNodesAction.
ExplorableTreeNode - Class in eu.beesoft.gaia.swing
Abstract tree node proposed for data lazy loading.
ExplorableTreeNode() - Constructor for class eu.beesoft.gaia.swing.ExplorableTreeNode
Default empty constructor.
ExplorationTreeListener - Class in eu.beesoft.gaia.swing
This generic listener listenes for tree expansion events and if expanded node is instance of ExplorableTreeNode invokes method explore() on it.
ExplorationTreeListener() - Constructor for class eu.beesoft.gaia.swing.ExplorationTreeListener
 
explore() - Method in class eu.beesoft.gaia.swing.ExplorableTreeNode
If this node is not explored yet, invokes ExplorableTreeNode.exploreImpl() method.
explore(GanttNode) - Method in class eu.beesoft.gantt.GanttModel
This method is called by GanttNode in lazy loading mode.
exploreImpl() - Method in class eu.beesoft.gaia.swing.ExplorableTreeNode
This method is invoked if the node is explorable and was not explored yet.
exploreImpl() - Method in class eu.beesoft.gantt.treetable.GanttNode
Implementation of method exploreImpl() from TreeTableNode.

F

FastByteArrayInputStream - Class in eu.beesoft.gaia.util
ByteArrayInputStream implementation that does not synchronize methods.
FastByteArrayInputStream(byte[]) - Constructor for class eu.beesoft.gaia.util.FastByteArrayInputStream
 
FastByteArrayInputStream(byte[], int) - Constructor for class eu.beesoft.gaia.util.FastByteArrayInputStream
 
FastByteArrayOutputStream - Class in eu.beesoft.gaia.util
ByteArrayOutputStream implementation that doesn't synchronize methods and doesn't copy the data on toByteArray().
FastByteArrayOutputStream() - Constructor for class eu.beesoft.gaia.util.FastByteArrayOutputStream
Constructs a stream with buffer capacity size 5K
FastByteArrayOutputStream(int) - Constructor for class eu.beesoft.gaia.util.FastByteArrayOutputStream
Constructs a stream with the given initial size
FastList<E> - Class in eu.beesoft.gaia.util
 
FastList() - Constructor for class eu.beesoft.gaia.util.FastList
 
FastList(List<E>) - Constructor for class eu.beesoft.gaia.util.FastList
 
FastMap<K,V> - Class in eu.beesoft.gaia.util
 
FastMap() - Constructor for class eu.beesoft.gaia.util.FastMap
 
FastMap(Map<K, V>) - Constructor for class eu.beesoft.gaia.util.FastMap
 
fireActionEvent(String) - Method in class eu.beesoft.gaia.swing.JCalendar
Fires action event with given command to the action listener.
fireCloseTab(int) - Method in class eu.beesoft.gaia.swing.JCloseableTabbedPane
Invoked when an user close a tab (clicks on the tab close button).
firePropertyChange(String, boolean, boolean) - Method in class eu.beesoft.gaia.util.AbstractBean
Support for reporting bound property changes for boolean properties.
firePropertyChange(String, int, int) - Method in class eu.beesoft.gaia.util.AbstractBean
Support for reporting bound property changes for integer properties.
firePropertyChange(String, long, long) - Method in class eu.beesoft.gaia.util.AbstractBean
Support for reporting bound property changes for long properties.
firePropertyChange(String, float, float) - Method in class eu.beesoft.gaia.util.AbstractBean
Support for reporting bound property changes for float properties.
firePropertyChange(String, double, double) - Method in class eu.beesoft.gaia.util.AbstractBean
Support for reporting bound property changes for double properties.
firePropertyChange(String, Object, Object) - Method in class eu.beesoft.gaia.util.AbstractBean
Support for reporting bound property changes for Object properties.
flush() - Method in class eu.beesoft.gaia.util.XmlWriter
Flushes this XML writer and underlaying PrintWriter.

G

GanttColumn - Class in eu.beesoft.gantt.treetable
Descendant of TableColumn used in gantt treetable.
GanttColumn() - Constructor for class eu.beesoft.gantt.treetable.GanttColumn
Default constructor.
GanttColumn(String, String) - Constructor for class eu.beesoft.gantt.treetable.GanttColumn
Creates instance of GanttColumn.
GanttModel - Class in eu.beesoft.gantt
Model for JGantt component.
GanttModel() - Constructor for class eu.beesoft.gantt.GanttModel
Creates a new instance of GanttModel.
GanttNode - Class in eu.beesoft.gantt.treetable
A GanttNode is a general-purpose node in a gantt tree data structure.
GanttNode(GanttModel, TimelineObject) - Constructor for class eu.beesoft.gantt.treetable.GanttNode
Creates new instance of GanttNode.
GanttNodeLayer - Class in eu.beesoft.gantt.chart
Paints gantt nodes as time-line objects on chart component.
GanttNodeLayer() - Constructor for class eu.beesoft.gantt.chart.GanttNodeLayer
Default constructor.
GanttTreeRenderer - Class in eu.beesoft.gantt.treetable
The tree renderer for rendering of the first column of gantt tree table.
GanttTreeRenderer(JGantt) - Constructor for class eu.beesoft.gantt.treetable.GanttTreeRenderer
 
GanttTreeTable - Class in eu.beesoft.gantt.treetable
Tree table for gantt chart.
GanttTreeTable(JGantt) - Constructor for class eu.beesoft.gantt.treetable.GanttTreeTable
Creates instance of GanttTreeTable.
generate(Properties, Product) - Method in class eu.beesoft.abeona.LicenseGenerator
Generates resultant properties as license properties.
generate(InputStream, Product) - Method in class eu.beesoft.abeona.LicenseGenerator
For properties from given input generates signed properties.
generate(String, Product) - Method in class eu.beesoft.abeona.LicenseGenerator
For properties from given input String generates signed properties.
generate(List<String>, Product) - Method in class eu.beesoft.abeona.LicenseGenerator
For properties from given input List of Strings generates signed properties.
generate(String[], Product) - Method in class eu.beesoft.abeona.LicenseGenerator
For properties from given input array of Strings generates signed properties.
get() - Method in class eu.beesoft.gaia.swing.SwingWorker
Returns value computed in SwingWorker.doInBackground() method.
get(int) - Method in class eu.beesoft.gaia.util.FastList
Returns the element at the specified position in this list.
get(Object) - Method in class eu.beesoft.gaia.util.FastMap
Returns the value to which this map maps the specified key.
get(String) - Static method in class eu.beesoft.gaia.util.ThreadContext
 
getAbeonaDirectory() - Method in class eu.beesoft.abeona.Abeona
Returns directory where is stored Abeona license file and database.
getAccelerator() - Method in class eu.beesoft.gaia.swing.SwingAction
Gets the action accelerator key (property Action.ACCELERATOR_KEY).
getActionCommand() - Method in class eu.beesoft.gaia.swing.SwingAction
Gets the action command (property Action.ACTION_COMMAND_KEY ).
getActionListener() - Method in class eu.beesoft.gaia.swing.JCalendar
Gets action listener from this component
getAllowsChildren() - Method in class eu.beesoft.gaia.swing.ExplorableTreeNode
Overriden to return value of ExplorableTreeNode.isExplorable() method.
getAlternateBackground() - Method in class eu.beesoft.gaia.swing.JZebraTable
Returns an alternate color.
getAlternateBackground() - Method in class eu.beesoft.gaia.swing.JZebraTree
Returns an alternate color.
getAttributes(Element) - Static method in class eu.beesoft.gaia.util.Xml
Returns the attribute map of the given element.
getAttributeValue(String, Element) - Static method in class eu.beesoft.gaia.util.Xml
Returns the value of the attribute with the given name.
getAttributeValue(String, Element, String) - Static method in class eu.beesoft.gaia.util.Xml
Returns the value of the attribute with the given name.
getAttributeValue(String, Element, int) - Static method in class eu.beesoft.gaia.util.Xml
Returns the value of the attribute with the given name converted to int.
getAutoRepeatMilliseconds() - Method in class eu.beesoft.gaia.swing.JRolloverButton
Returns value of the property 'autoRepeatMilliseconds'.
getBackgroundForRow(int) - Method in class eu.beesoft.gaia.swing.JZebraTable
Returns color used to paint background for given row.
getBackgroundForRow(int) - Method in class eu.beesoft.gaia.swing.JZebraTree
Returns color used to paint background for given row.
getBinding() - Method in class eu.beesoft.gantt.treetable.GanttColumn
Returns binding for this column.
getBounds() - Method in class eu.beesoft.gantt.treetable.GanttNode
Returns bounds of this node in ChartComponent coordinates.
getBuilder(String) - Method in class eu.beesoft.gaia.util.ObjectBuilderFactory
Returns builder instance with given id (identifier).
getBuilderByIdMap() - Method in class eu.beesoft.gaia.util.ObjectBuilderFactory
Returns map of all {id : builder instance} pairs.
getBuilderByTagMap() - Method in class eu.beesoft.gaia.util.ObjectBuilderFactory
Returns map of all {tag : builder class} pairs registered by ObjectBuilderFactory.registerBuilderClass(String, Class) method.
getByteArray() - Method in class eu.beesoft.gaia.util.FastByteArrayOutputStream
Returns the byte array containing the written data.
getCalendarField() - Method in enum eu.beesoft.gantt.chart.TimeUnit
Returns field constant of Calendar that reflects this TimeUnit.
getCardinality(TimeUnit, Date) - Method in enum eu.beesoft.gantt.chart.TimeUnit
Returns amount of child TimeUnits in this constant.
getCellEditor() - Method in class eu.beesoft.gaia.swing.JZebraTree
Returns the wrapped cell editor.
getCellRenderer() - Method in class eu.beesoft.gaia.swing.JZebraTree
Returns the wrapped cell renderer.
getChartComponent() - Method in class eu.beesoft.gantt.action.AbstractChartAction
Returns the instance of ChartComponent.
getChartComponent() - Method in class eu.beesoft.gantt.chart.HeaderModel
Returns instance of ChartComponent which is used in JGantt.
getChartComponent() - Method in class eu.beesoft.gantt.chart.Layer
Returns gantt ChartComponent for this Layer.
getChartComponent() - Method in class eu.beesoft.gantt.JGantt
Returns the instance of ChartComponent.
getChartHeader() - Method in class eu.beesoft.gantt.JGantt
Returns the instance of ChartHeader.
getChartHeaderText(Date, TimeUnit, boolean) - Method in class eu.beesoft.gantt.GanttModel
Returns text for drawing in chart header - name of month, week number, and so on.
getChildren() - Method in class eu.beesoft.gaia.util.ObjectBuilder
Returns list of builder children.
getClass(String) - Static method in class eu.beesoft.gaia.util.Reflection
Returns class with given className.
getClassName() - Method in class eu.beesoft.gaia.util.ValueObject
Gets the class name of the original data object.
getClassName(Object) - Method in class eu.beesoft.gaia.util.XmlEncoder
 
getColor() - Method in class eu.beesoft.gantt.chart.BackgroundLayer
Returns background color.
getColor() - Method in class eu.beesoft.gantt.chart.CalendarLayer
Returns color used to paint background for weekend days.
getColor() - Method in class eu.beesoft.gantt.chart.DependencyLayer
Returns color used to paint dependencies.
getColor() - Method in class eu.beesoft.gantt.chart.LabelLayer
Returns the text color.
getColor() - Method in class eu.beesoft.gantt.chart.TodayLayer
Returns line color.
getColumnByModelIndex(int) - Method in class eu.beesoft.gaia.swing.JZebraTable
Maps the index of the column in the table model at modelColumnIndex to the TableColumn object.
getColumnClass(int) - Method in class eu.beesoft.gaia.swing.TreeTableModel
Returns the type for column number column.
getColumnCount(boolean) - Method in class eu.beesoft.gaia.swing.JZebraTable
Returns the total number of columns in this model.
getColumnCount() - Method in class eu.beesoft.gaia.swing.TreeTableModel
Returns the number of available columns.
getColumnIndex(Object, boolean) - Method in class eu.beesoft.gaia.swing.JZebraTable
Returns the position of the first column whose identifier equals identifier.
getColumnName(int) - Method in class eu.beesoft.gaia.swing.TreeTableModel
Returns the column name.
getColumns() - Method in class eu.beesoft.gaia.swing.JDateField
Returns the number of columns in the date editor.
getColumns(boolean) - Method in class eu.beesoft.gaia.swing.JZebraTable
Returns a list of all the columns in the model.
getConstraints() - Method in class eu.beesoft.gaia.swing.SimpleSwingForm
Returns the constraints object used by this SimpleSwingForm.
getContext() - Static method in class eu.beesoft.gaia.util.ThreadContext
 
getCreated() - Method in class eu.beesoft.abeona.Product
Returns date when this instance was created and stored to database.
getCurrent() - Static method in enum eu.beesoft.gaia.util.OperatingSystem
Returns instance of OperatingSystem which corresponds to the running operating system.
getCurrentElement() - Method in class eu.beesoft.gaia.util.XmlReader
Returns currently processed XML element.
getCurrentName() - Static method in enum eu.beesoft.gaia.util.OperatingSystem
Returns the name of the underlaying operating system.
getCurrentVersion() - Static method in enum eu.beesoft.gaia.util.OperatingSystem
Returns the version of the underlaying operating system.
getDatabase() - Method in class eu.beesoft.abeona.Abeona
Returns product database.
getDate() - Method in class eu.beesoft.gaia.swing.JCalendar
Returns the selected date.
getDate() - Method in class eu.beesoft.gaia.swing.JDateField
Returns date from the date editor or null if no valid is set.
getDate() - Method in class eu.beesoft.gantt.action.TodayAction
Returns Date instance which is set for this action.
getDate() - Method in class eu.beesoft.gantt.chart.TimeSpan
Returns the start time as instance of Date.
getDate() - Method in class eu.beesoft.gantt.chart.TodayLayer
Returns date for which is line painted.
getDateEditor() - Method in class eu.beesoft.gaia.swing.JDateField
Returns component's date editor.
getDay() - Method in class eu.beesoft.gaia.swing.JCalendar
Returns the selected day (number in the range 1 - 31).
getDefaultAlternateBackground() - Method in class eu.beesoft.gaia.swing.JZebraTable
Returns default alternate color.
getDependencies() - Method in interface eu.beesoft.gantt.TimelineObject
Returns a list of all dependencies between this TimelineObject and other objects.
getDividerLocation() - Method in class eu.beesoft.gantt.JGantt
Returns divider location of the split pane (between treetable and chart component).
getEditingRow() - Method in class eu.beesoft.gaia.swing.JTreeTable
Workaround for BasicTableUI anomaly.
getElementAttributes() - Method in class eu.beesoft.gaia.util.XmlElement
Returns the map of the element attributes.
getElementIterator(Element) - Static method in class eu.beesoft.gaia.util.Xml
Returns iterator over the given element child elements.
getEndDate() - Method in interface eu.beesoft.gantt.TimelineObject
Returns the end date of this TimelineObject.
getEndTime() - Method in class eu.beesoft.gantt.chart.TimeSpan
Returns the end time in millis.
getFactory() - Method in class eu.beesoft.gaia.util.ObjectBuilder
Returns factory which created this builder.
getField(String, Object) - Static method in class eu.beesoft.gaia.util.Reflection
Returns a field with given fieldName in an objectOrClass.
getFieldAmount() - Method in enum eu.beesoft.gantt.chart.TimeUnit
Returns amount of calendar units (returned by TimeUnit.getCalendarField() method) in this constant.
getFieldIgnoreCase(String, Object) - Static method in class eu.beesoft.gaia.util.Reflection
Returns a field with given fieldName in an objectOrClass.
getFieldValue(Field, Object) - Static method in class eu.beesoft.gaia.util.Reflection
Returns value from given field of the object.
getFont() - Method in class eu.beesoft.gantt.chart.LabelLayer
Returns the text font.
getFormat() - Method in class eu.beesoft.gaia.swing.TableFormatCellRenderer
Returns current format.
getGantt() - Method in class eu.beesoft.gantt.action.AbstractGanttAction
Returns the instance of JGantt to which this action belongs.
getGantt() - Method in class eu.beesoft.gantt.chart.ChartComponent
Return instance of JGantt which created this ChartComponent.
getGantt() - Method in class eu.beesoft.gantt.chart.ChartHeader
Returns JGantt instance to which this object belongs.
getGantt() - Method in class eu.beesoft.gantt.chart.Layer
Returns instance of JGantt to which this Layer belongs.
getGantt() - Method in class eu.beesoft.gantt.GanttModel
Returns a JGantt instance for this model.
getGantt() - Method in class eu.beesoft.gantt.treetable.GanttColumn
Returns an instance of JGantt.
getGantt() - Method in class eu.beesoft.gantt.treetable.GanttTreeRenderer
 
getGantt() - Method in class eu.beesoft.gantt.treetable.GanttTreeTable
Returns instance of JGantt delivered as argument to constructor.
getGanttModel() - Method in class eu.beesoft.gantt.action.AbstractTreeTableAction
Returns the instance of GanttModel.
getGanttModel() - Method in class eu.beesoft.gantt.chart.Layer
Returns GanttModel for this gantt chart.
getGanttNode(TimelineObject) - Method in class eu.beesoft.gantt.GanttModel
Returns GanttNode which uses given userObject as its user object.
getGetter(String, Object) - Static method in class eu.beesoft.gaia.util.Reflection
Returns getter method for property with given name in the given object or class.
getHeader() - Method in class eu.beesoft.gantt.chart.HeaderModel
Returns instance of ChartHeader to which this model belongs.
getHeaderHeight() - Method in class eu.beesoft.gantt.chart.Layer
Returns height of tree-table header.
getHorizontalLineColor() - Method in class eu.beesoft.gantt.chart.GridLayer
Returns color used to paint horizontal lines.
getIcon(String) - Static method in class eu.beesoft.gaia.swing.Resources
Returns an icon from given resource name or null if not found.
getIcon(String) - Static method in class eu.beesoft.gaia.swing.SimpleSwingForm
Builds and returns an ImageIcon for given name.
getIcon() - Method in class eu.beesoft.gaia.swing.SwingAction
Gets the action icon (property Action.SMALL_ICON).
getIconHeight() - Method in class eu.beesoft.gaia.swing.EmptyIcon
Return the icon size (width is same as height).
getIconWidth() - Method in class eu.beesoft.gaia.swing.EmptyIcon
Return the icon size (width is same as height).
getId() - Method in class eu.beesoft.abeona.Product
Returns unique identifier of this record.
getId() - Method in class eu.beesoft.gaia.util.ObjectBuilder
Returns id of this builder.
getId() - Method in class eu.beesoft.gaia.util.ValueObject
Returns the ID of this value object.
getIndentation() - Method in class eu.beesoft.gaia.util.XmlWriter
Returns indentation string.
getInputStream(String) - Static method in class eu.beesoft.abeona.Abeona
Returns InputStream for given file name.
getInputStream(String) - Static method in class eu.beesoft.gaia.util.Streams
Returns an input stream for given resource.
getInputStream(File) - Static method in class eu.beesoft.gaia.util.Streams
Returns an input stream from a given File resource.
getInstance() - Static method in class eu.beesoft.gaia.util.Language
Returns the last created instance of Language.
getLabel(TimelineObject) - Method in class eu.beesoft.gantt.GanttModel
Returns label text for given object.
getLayers() - Method in class eu.beesoft.gantt.chart.ChartComponent
Returns list of all registered layers.
getLayers() - Method in class eu.beesoft.gantt.JGantt
Returns the list of chart component layers.
getLength(Object) - Static method in class eu.beesoft.gaia.util.Array
 
getLicense() - Method in class eu.beesoft.gantt.JGantt
Returns instance of valid License or null.
getLicenseGenerator() - Method in class eu.beesoft.abeona.Abeona
Returns instance of LicenseGenerator.
getLicenseTemplate() - Method in class eu.beesoft.abeona.Product
Returns license template of this product.
getLocale() - Method in class eu.beesoft.gaia.util.Language
Returns a Locale for this object.
getLongDateFormat() - Method in class eu.beesoft.gaia.util.Language
Returns a long date format for current locale.
getLongTimeFormat() - Method in class eu.beesoft.gaia.util.Language
Returns a long time format for current locale.
getMacAddress() - Static method in class eu.beesoft.abeona.License
Returns MAC address of computer (more precise - its network card).
getMajorHeader() - Method in class eu.beesoft.gantt.chart.ChartHeader
Returns component used to paint a major header.
getMajorLineColor() - Method in class eu.beesoft.gantt.chart.GridLayer
Returns color used to paint major vertical lines.
getMajorModel() - Method in class eu.beesoft.gantt.chart.ChartHeader
Returns a model used for a major header.
getMajorStep(int) - Method in interface eu.beesoft.gantt.chart.ZoomPolicy
Returns major TimeUnit item for given step.
getMaximumSize() - Method in class eu.beesoft.gaia.swing.JCalendar
Returns the preferred size.
getMediumDateFormat() - Method in class eu.beesoft.gaia.util.Language
Returns a medium date format for current locale.
getMediumTimeFormat() - Method in class eu.beesoft.gaia.util.Language
Returns a medium time format for current locale.
getMethod(String, Object) - Static method in class eu.beesoft.gaia.util.Reflection
Returns the method with given methodName and without any parameters.
getMethod(String, Object, Object...) - Static method in class eu.beesoft.gaia.util.Reflection
Returns the method with given methodName and requested arguments.
getMethod(String, Object, Class<?>...) - Static method in class eu.beesoft.gaia.util.Reflection
Returns the method with given methodName and requested argumentTypes.
getMethods(String, Object) - Static method in class eu.beesoft.gaia.util.Reflection
Returns all methods with given methodName from the objectOrClass (which can be object or its class) and its superclasses.
getMilestoneBorderColor() - Method in class eu.beesoft.gantt.chart.GanttNodeLayer
Returns color used to paint border of a milestone object.
getMilestoneInteriorColor() - Method in class eu.beesoft.gantt.chart.GanttNodeLayer
Returns color used to paint the interior of a milestone object.
getMiner() - Method in class eu.beesoft.gantt.GanttModel
Returns the current instance of Miner used by this GanttModel.
getMinimumSize() - Method in class eu.beesoft.gaia.swing.JCalendar
Returns the preferred size.
getMinimumSize() - Method in class eu.beesoft.gantt.chart.ChartComponent
Returns preferred size of chart component.
getMinimumSize() - Method in class eu.beesoft.gantt.chart.ChartHeader
Returns a preferred size.
getMinorHeader() - Method in class eu.beesoft.gantt.chart.ChartHeader
Returns component used to paint a minor header.
getMinorLineColor() - Method in class eu.beesoft.gantt.chart.GridLayer
Returns color used to paint minor vertical lines.
getMinorModel() - Method in class eu.beesoft.gantt.chart.ChartHeader
Returns a model used for a minor header.
getMinorStep(int) - Method in interface eu.beesoft.gantt.chart.ZoomPolicy
Returns minor TimeUnit item for given step.
getModel() - Method in class eu.beesoft.gantt.JGantt
Returns GanttModel model instance for this JGantt object.
getModel() - Method in class eu.beesoft.gantt.treetable.GanttNode
Returns instance of GanttModel to which this node belongs.
getModified() - Method in class eu.beesoft.abeona.Product
Returns date when this instance was last modified and stored to database.
getMonth() - Method in class eu.beesoft.gaia.swing.JCalendar
Returns the selected month (number in the range 0 - 11).
getName() - Method in class eu.beesoft.abeona.Product
Returns name of this record.
getName() - Method in class eu.beesoft.gaia.swing.SwingAction
Gets the action name (property Action.NAME).
getNames() - Method in class eu.beesoft.gaia.util.ValueObject
Returns the names of all properties stored in this value object.
getNodeAt(int, int) - Method in class eu.beesoft.gantt.chart.Layer
Returns the gantt node at the specified location of ChartComponent.
getNodeForRow(int) - Method in class eu.beesoft.gaia.swing.JTreeTable
Returns the node displayed at queried row.
getObject() - Method in class eu.beesoft.gaia.util.ObjectBuilder
Returns object created by this builder.
getObject() - Method in class eu.beesoft.gantt.undo.StateEditableObject
Returns object which state is undo/redoable.
getObjectId(Object) - Method in class eu.beesoft.gaia.util.XmlEncoder
 
getOutputStream(String) - Static method in class eu.beesoft.abeona.Abeona
Returns OutputStream for given file name.
getOutputStream(String) - Static method in class eu.beesoft.gaia.util.Streams
Returns an output stream for a file with given fileName.
getOutputStream(File) - Static method in class eu.beesoft.gaia.util.Streams
Returns an output stream for a given file.
getPaintedNodes() - Method in class eu.beesoft.gantt.chart.ChartComponent
Returns list of GanttNodes to paint.
getPaintedNodes() - Method in class eu.beesoft.gantt.chart.Layer
Returns list of currently on-screen visible and painted gantt nodes.
getParent() - Method in class eu.beesoft.gaia.util.ObjectBuilder
Returns parent of this builder.
getParentElement() - Method in class eu.beesoft.gaia.util.XmlElement
Returns the parent element of this element.
getPopupActions(List<GanttNode>) - Method in class eu.beesoft.gantt.JGantt
Returns a list of actions for selected nodes.
getPopupButton() - Method in class eu.beesoft.gaia.swing.JDateField
Returns component's popup button (it invokes popup calendar after an user click).
getPopupCalendar() - Method in class eu.beesoft.gaia.swing.JDateField
Returns component's popup calendar.
getPosition(Date) - Method in class eu.beesoft.gantt.chart.ChartComponent
Returns x-coordinate for given date.
getPosition(Date) - Method in class eu.beesoft.gantt.chart.Layer
Returns x-coordinate for given date.
getPosition() - Method in class eu.beesoft.gantt.chart.TimeSpan
Returns x-coordinate of this instance in the chart component.
getPredecessor() - Method in interface eu.beesoft.gantt.Dependency
Returns an object which dependant depends on.
getPreferredSize() - Method in class eu.beesoft.gantt.chart.ChartComponent
Returns preferred size of chart component.
getPreferredSize() - Method in class eu.beesoft.gantt.chart.ChartHeader
Returns a preferred size.
getPrivateKey() - Method in class eu.beesoft.abeona.Product
Returns encoded private key of this product.
getProduct(Integer) - Method in class eu.beesoft.abeona.Database
Returns copy of Product instance with given id..
getProducts() - Method in class eu.beesoft.abeona.Database
Returns copies of all Product instances contained in database.
getProperties(String, String) - Method in class eu.beesoft.abeona.LicenseServer
Returns properties for license client.
getProperties() - Method in class eu.beesoft.gaia.util.ObjectBuilder
Returns properties for this this builder as map {name : value}.
getProperty(String) - Method in class eu.beesoft.abeona.License
Returns from license file value for given property name.
getProperty(String, String) - Method in class eu.beesoft.abeona.License
Returns from license file value for given property name.
getProperty(String, String) - Method in class eu.beesoft.gaia.util.AdvancedProperties
Returns a value of the property with given name.
getProperty(String) - Method in class eu.beesoft.gaia.util.AdvancedProperties
Returns a value of the property with given name.
getProperty(String) - Method in class eu.beesoft.gaia.util.ObjectBuilder
Returns a value of property with given name.
getProperty(String) - Method in class eu.beesoft.gaia.util.ValueObject
Gets property with given name or null if no such property exists.
getPropertyNames() - Method in class eu.beesoft.abeona.License
Returns from license file all property names.
getPublicKey() - Method in class eu.beesoft.abeona.Product
Returns encoded public key of this product.
getResourceBundle(String) - Method in class eu.beesoft.gaia.util.Language
Returns a resource bundle with given name and for current object's locale.
getResourceBundleKey() - Method in class eu.beesoft.gantt.treetable.GanttColumn
Returns key used for resource bundle.
getResourceBundleName() - Method in class eu.beesoft.gantt.JGantt
Returns the name of the resource bundle.
getRootBuilder() - Method in class eu.beesoft.gaia.util.ObjectBuilderFactory
Returns root builder instance (top of builder hierarchy).
getScrollableTracksViewportHeight() - Method in class eu.beesoft.gaia.swing.JZebraTable
Force the table to fill the viewport's height.
getScrollableTracksViewportWidth() - Method in class eu.beesoft.gaia.swing.JZebraTable
Returns false to indicate that horizontal scrollbars are required to display the table while honoring perferred column widths.
getSelectedNodes() - Method in class eu.beesoft.gantt.action.AbstractTreeTableAction
Returns a list of selected instances of GanttNode (never null).
getSetter(String, Object) - Static method in class eu.beesoft.gaia.util.Reflection
Returns setter method for property with given name in the given object or class.
getShortDateFormat() - Method in class eu.beesoft.gaia.util.Language
Returns a short date format for current locale.
getShortTimeFormat() - Method in class eu.beesoft.gaia.util.Language
Returns a short time format for current locale.
getShowHorizontalLines() - Method in class eu.beesoft.gaia.swing.JZebraTable
Returns true if the table draws horizontal lines between cells, false if it doesn't.
getShowVerticalLines() - Method in class eu.beesoft.gaia.swing.JZebraTable
Returns true if the table draws vertical lines between cells, false if it doesn't.
getSize() - Method in class eu.beesoft.gantt.chart.ChartComponent
Returns preferred size of chart component.
getStartDate() - Method in interface eu.beesoft.gantt.TimelineObject
Returns the start date of this TimelineObject.
getStartTime() - Method in class eu.beesoft.gantt.chart.TimeSpan
Returns the start time in millis.
getStepCount() - Method in interface eu.beesoft.gantt.chart.ZoomPolicy
Returns number of steps (items) in this policy.
getSubset(String) - Method in class eu.beesoft.gaia.util.AdvancedProperties
Returns an instance of AdvancedProperties, which contains all properties of this instance they names start with iven prefix.
getSuccessor() - Method in interface eu.beesoft.gantt.Dependency
Returns a dependant object.
getSummaryColor() - Method in class eu.beesoft.gantt.chart.GanttNodeLayer
Returns color used to paint summary object.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class eu.beesoft.gaia.swing.TableBooleanCellRenderer
Implementation of javax.swing.table.TableCellRenderer.
getTag() - Method in class eu.beesoft.gaia.util.XmlElement
Returns the tag of the XML element
getTaskBorderColor() - Method in class eu.beesoft.gantt.chart.GanttNodeLayer
Returns color used to paint the border of a task (non-summary, non-milestone) object.
getTaskInteriorColor() - Method in class eu.beesoft.gantt.chart.GanttNodeLayer
Returns color used to paint the interior of a task (non-summary, non-milestone) object.
getText(Object, String) - Method in class eu.beesoft.gaia.util.Language
Returns a text from resource bundle related to the given resourceBundleOwner for the textKey.
getText(Object, String, String) - Method in class eu.beesoft.gaia.util.Language
Returns a text from resource bundle related to the given resourceBundleOwner for the textKey.
getText(String, String) - Method in class eu.beesoft.gaia.util.Language
Returns a text from resource bundle for given textKey.
getText(String, String, String) - Method in class eu.beesoft.gaia.util.Language
Returns a text from resource bundle for given textKey.
getText(Element) - Static method in class eu.beesoft.gaia.util.Xml
Returns content of text node under the given element.
getTextFromResourceBundle(String, boolean, String) - Method in class eu.beesoft.gantt.action.AbstractGanttAction
Returns text from resource bundle for given key.
getTimelineObject() - Method in class eu.beesoft.gantt.treetable.GanttNode
Returns user object from this node.
getTimeSpan(Date) - Method in class eu.beesoft.gantt.chart.ChartComponent
Returns TimeSpan for given date or null, if no such TimeSpan exists.
getTimeSpan() - Method in class eu.beesoft.gantt.chart.HeaderColumn
Returns a list of TimeSpan instances that holds this column.
getTimeSpans() - Method in class eu.beesoft.gantt.chart.ChartComponent
Returns list of all TimeSpan instances in this chart.
getTimeSpans() - Method in class eu.beesoft.gantt.chart.ChartHeader
Returns list of TimeSpan instances.
getTimeSpanUnit() - Method in class eu.beesoft.gantt.chart.ChartComponent
Returns TimeUnit used for TimeSpan instances.
getTimeSpanUnit() - Method in class eu.beesoft.gantt.chart.ChartHeader
Returns TimeUnit constant for TimeSpan instances.
getTimeSpanWidth() - Method in class eu.beesoft.gantt.chart.ChartComponent
Returns width (in pixels) of TimeSpan instances.
getTimeSpanWidth(int) - Method in interface eu.beesoft.gantt.chart.ZoomPolicy
Returns width (in pixels) of TimeSpan instances for given step.
getTimeUnit() - Method in class eu.beesoft.gantt.chart.HeaderModel
Returns TimeUnit for this model.
getToolTipText() - Method in class eu.beesoft.gaia.swing.SwingAction
Gets the action tooltip (property Action.SHORT_DESCRIPTION).
getTooltipText(TimelineObject) - Method in class eu.beesoft.gantt.GanttModel
Returns tooltip text for given object.
getTree() - Method in class eu.beesoft.gaia.swing.JTreeTable
Returns the tree that is being shared between the model.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class eu.beesoft.gantt.treetable.GanttTreeRenderer
 
getTreeTable() - Method in class eu.beesoft.gantt.action.AbstractTreeTableAction
Returns the instance of GanttTreeTable.
getTreeTable() - Method in class eu.beesoft.gantt.JGantt
Returns the tree table object of this JGantt.
getTreeTableModel() - Method in class eu.beesoft.gaia.swing.JTreeTable
Returns this JTreeTable model.
getType() - Method in interface eu.beesoft.gantt.Dependency
Returns the type of this Dependency (one of the constants FINISH_TO_START, FINISH_TO_FINISH, START_TO_START, START_TO_FINISH).
getTypes(Object...) - Static method in class eu.beesoft.gaia.util.Objects
Returns array of classes of objects that are in arg array.
getUndoManager() - Method in class eu.beesoft.gantt.JGantt
Returns the undo manager for JGantt operations.
getUrl() - Method in class eu.beesoft.gaia.swing.JLink
Returns the url used to construct this instance.
getUserName() - Static method in class eu.beesoft.abeona.License
Returns user name from system properties.
getUserObject() - Method in class eu.beesoft.gaia.util.XmlElement
Returns the user object set in this element (or null, if no object was set).
getValue(String, Object) - Method in class eu.beesoft.gaia.util.Miner
Returns value from the property with the given dottedPropertyName of the object object.
getValueAt(TreeTableNode, int) - Method in class eu.beesoft.gaia.swing.TreeTableModel
Returns the value to be displayed for node node, at column number column.
getValueAt(int) - Method in class eu.beesoft.gaia.swing.TreeTableNode
Returns the value for the cell at column.
getValueAt(TreeTableNode, int) - Method in class eu.beesoft.gantt.GanttModel
Returns value from given node and for given column.
getValueAt(int) - Method in class eu.beesoft.gantt.treetable.GanttNode
Returns value for given column.
getValueFromProperty(String, Object) - Method in class eu.beesoft.gaia.util.Miner
Returns value from the property with the given simplePropertyName of the object object.
getWidth() - Method in class eu.beesoft.gantt.chart.TimeSpan
Returns screen width (in pixels) of this instance in chart component.
getYear() - Method in class eu.beesoft.gaia.swing.JCalendar
Returns the selected year.
getZoomIndex() - Method in class eu.beesoft.gantt.chart.ChartComponent
Returns current step (index) in ZoomPolicy.
getZoomPolicy() - Method in class eu.beesoft.gantt.action.AbstractZoomAction
Returns ZoomPolicy from ChartComponent.
getZoomPolicy() - Method in class eu.beesoft.gantt.chart.ChartComponent
Returns current instance of ZoomPolicy.
getZoomStep() - Method in class eu.beesoft.gantt.action.AbstractZoomAction
Returns current index in ZoomPolicy steps.
GlassPane - Class in eu.beesoft.gaia.swing
Base implementation of glass pane.
GlassPane() - Constructor for class eu.beesoft.gaia.swing.GlassPane
Creates a new instance of glass pane.
GridLayer - Class in eu.beesoft.gantt.chart
Paints grid (horizontal and vertical lines) in gantt chart component.
GridLayer() - Constructor for class eu.beesoft.gantt.chart.GridLayer
Default constructor.

H

hashCode() - Method in class eu.beesoft.gaia.util.FastList
Returns the hash code value for this list.
hashCode() - Method in class eu.beesoft.gaia.util.FastMap
Returns the hash code value for this map.
hashCode(Object...) - Static method in class eu.beesoft.gaia.util.Objects
Computes hash code from given object(s).
hashCode() - Method in class eu.beesoft.gaia.util.ValueObject
Overrides method from java.lang.Object
hasProperty(String) - Method in class eu.beesoft.gaia.util.ValueObject
Checks if this value object holds property with given name.
hasPropertyChangeListeners() - Method in class eu.beesoft.gaia.util.AbstractBean
Returns true if has registered some listener.
HeaderColumn - Class in eu.beesoft.gantt.chart
Subclasses TableColumn to hold list of TimeSpan instances.
HeaderColumn(int) - Constructor for class eu.beesoft.gantt.chart.HeaderColumn
Creates a new instance of HeaderColumn.
HeaderModel - Class in eu.beesoft.gantt.chart
Model used to paint major or minor header for ChartComponent.
HeaderModel(ChartHeader, boolean) - Constructor for class eu.beesoft.gantt.chart.HeaderModel
Creates a new instance of HeaderModel.

I

increase(boolean[], int) - Static method in class eu.beesoft.gaia.util.Array
 
increase(byte[], int) - Static method in class eu.beesoft.gaia.util.Array
 
increase(short[], int) - Static method in class eu.beesoft.gaia.util.Array
 
increase(int[], int) - Static method in class eu.beesoft.gaia.util.Array
 
increase(long[], int) - Static method in class eu.beesoft.gaia.util.Array
 
increase(float[], int) - Static method in class eu.beesoft.gaia.util.Array
 
increase(double[], int) - Static method in class eu.beesoft.gaia.util.Array
 
increase(char[], int) - Static method in class eu.beesoft.gaia.util.Array
 
increase(T[], int) - Static method in class eu.beesoft.gaia.util.Array
 
increase(T[], int, Class<T>) - Static method in class eu.beesoft.gaia.util.Array
 
IndentNodeAction - Class in eu.beesoft.gantt.action
This action asks GanttModel.moveObject(TimelineObject, TimelineObject, int, UndoStep) to move a domain object into domain hierarchy and then moves also corresponding GanttNode.
IndentNodeAction(JGantt) - Constructor for class eu.beesoft.gantt.action.IndentNodeAction
Creates a new instance of IndentNodeAction.
indexOf(Object) - Method in class eu.beesoft.gaia.util.FastList
Returns the index in this list of the first occurence of the specified element, or -1 if the list does not contain this element.
initClass(String) - Method in class eu.beesoft.gaia.util.ObjectBuilder
 
initId(String) - Method in class eu.beesoft.gaia.util.ObjectBuilder
Initializes property ID for this value.
initObjectProperties() - Method in class eu.beesoft.gaia.util.ObjectBuilder
Initializes object from builder properties.
initObjectProperty(String, String) - Method in class eu.beesoft.gaia.util.ObjectBuilder
Initializes this builder's object property with given name and value.
insert(MutableTreeNode, int) - Method in class eu.beesoft.gantt.treetable.GanttNode
Inserts given child into a node children.
insertNode(GanttNode, GanttNode, int, UndoStep) - Method in class eu.beesoft.gantt.action.AbstractTreeTableAction
Inserts given node into the specified position in the treetable hierarchy.
insertTab(String, Icon, Component, String, int) - Method in class eu.beesoft.gaia.swing.JCloseableTabbedPane
Inserts a component, at index, represented by a title and/or icon, either of which may be null.
interrupt() - Method in class eu.beesoft.gaia.swing.SwingWorker
Interrupts the code executing in SwingWorker.doInBackground() method.
invoke(Method, Object) - Static method in class eu.beesoft.gaia.util.Reflection
Invokes given method on the objectOrClass.
invoke(Method, Object, Object...) - Static method in class eu.beesoft.gaia.util.Reflection
Invokes given method on the objectOrClass with arguments.
invokeBrowser() - Method in class eu.beesoft.gaia.swing.JLink
Invoked when the user clicked on this JLink.
isAutoClose() - Method in class eu.beesoft.gaia.swing.JCloseableTabbedPane
Returns a value of the property 'autoClose'.
isCellEditable(TreeTableNode, int) - Method in class eu.beesoft.gaia.swing.TreeTableModel
Indicates whether the the value for node node, at column number column is editable.
isCloseable() - Method in class eu.beesoft.gaia.swing.JCloseableTabbedPane
Returns true if tabs of this component displays button for close.
isColumnVisible(TableColumn) - Method in class eu.beesoft.gaia.swing.JZebraTable
Checks wether the specified column is currently visible.
isCurrent() - Method in enum eu.beesoft.gaia.util.OperatingSystem
Returns true if this enumeration constant corresponds to the running operating system.
isEditable() - Method in class eu.beesoft.gaia.swing.JDateField
Returns true if the component is editable.
isEmpty() - Method in class eu.beesoft.gaia.util.FastList
 
isEmpty() - Method in class eu.beesoft.gaia.util.FastMap
Returns true if this map contains no key-value mappings.
isEmpty(String) - Static method in class eu.beesoft.gaia.util.Objects
Returns true if given string is null, is empty String or contains only whitespace characters.
isEmpty(Collection<?>) - Static method in class eu.beesoft.gaia.util.Objects
Returns true if given collection is null or is empty.
isEmpty(Map<?, ?>) - Static method in class eu.beesoft.gaia.util.Objects
Returns true if given map is null or is empty.
isEmpty(Object[]) - Static method in class eu.beesoft.gaia.util.Objects
Returns true if given array is null or is empty or contains only null values.
isEmpty(Object) - Static method in class eu.beesoft.gaia.util.Objects
Returns true if given object is null or is empty.
isExplorable() - Method in class eu.beesoft.gaia.swing.ExplorableTreeNode
Returns state of the 'explorable' property.
isExplored() - Method in class eu.beesoft.gaia.swing.ExplorableTreeNode
Returns true if node was explored or is not explorable or has some children already.
isGreaterThan(TimeUnit) - Method in enum eu.beesoft.gantt.chart.TimeUnit
Returns true if this instance is greater than given granularity.
isHoliday() - Method in class eu.beesoft.gantt.chart.TimeSpan
Returns value of the holiday property.
isHorizontalLineVisible() - Method in class eu.beesoft.gantt.chart.GridLayer
Returns true if horizontal lines should be painted.
isLeaf() - Method in class eu.beesoft.gaia.swing.ExplorableTreeNode
Returns true if this node is a leaf.
isLeaf(Object) - Method in class eu.beesoft.gaia.swing.TreeTableModel
Returns whether the specified node is a leaf node.
isLessThan(TimeUnit) - Method in enum eu.beesoft.gantt.chart.TimeUnit
Returns true if this instance is less than given granularity.
isMajorLineThick() - Method in class eu.beesoft.gantt.chart.GridLayer
Returns true if major vertical lines are painted thick (2 points).
isMajorLineVisible() - Method in class eu.beesoft.gantt.chart.GridLayer
Returns true if major vertical lines should be painted.
isMilestone() - Method in interface eu.beesoft.gantt.TimelineObject
Returns true if this is a milestone object.
isMinorLineVisible() - Method in class eu.beesoft.gantt.chart.GridLayer
Returns true if minor vertical lines should be painted.
isRunning() - Method in class eu.beesoft.abeona.LicenseServer
Checks whether server is running.
isSummary() - Method in interface eu.beesoft.gantt.TimelineObject
Returns true if this is a summary object (it contains some subtasks).
isTemporaryId(Long) - Static method in class eu.beesoft.gaia.util.ValueObject
Checks if given long matches a temporary ID (see ValueObject.createTemporaryId(Object)).
isUpdateMode() - Method in class eu.beesoft.gantt.GanttModel
Returns true if model is in update mode.
isValid() - Method in class eu.beesoft.abeona.License
Checks license validity and returns result.
isVisible() - Method in class eu.beesoft.gantt.chart.Layer
Returns value of property 'visible'.
isVisible() - Method in class eu.beesoft.gantt.treetable.GanttNode
Returns visibility state of this node.
isWeekend() - Method in class eu.beesoft.gantt.chart.TimeSpan
Returns value of the weekend property.
isWeekend(Date) - Method in class eu.beesoft.gantt.GanttModel
Returns true if given date is saturday or sunday.
iterator() - Method in class eu.beesoft.gaia.util.FastList
Returns an iterator over the elements in this list in proper sequence.

J

JButtonPanel - Class in eu.beesoft.gaia.swing
This component solves repeated problem with buttons positioning and displaying.
JButtonPanel() - Constructor for class eu.beesoft.gaia.swing.JButtonPanel
Creates a new instance of JButtonPanel with the visible separator and buttons aligned to the right with 5 pixels gap between them
JButtonPanel(int, boolean, int) - Constructor for class eu.beesoft.gaia.swing.JButtonPanel
Creates a new instance of JButtonPanel.
JCalendar - Class in eu.beesoft.gaia.swing
The component that displays a small table with the 28 - 31 days of one month.
JCalendar() - Constructor for class eu.beesoft.gaia.swing.JCalendar
Creates an instance of JCalendar.
JCloseableTabbedPane - Class in eu.beesoft.gaia.swing
This component solves a close-buttons for tabs of the tabbed pane.
JCloseableTabbedPane() - Constructor for class eu.beesoft.gaia.swing.JCloseableTabbedPane
Creates a new instance of JCloseableTabbedPane with state closeable = true.
JDateField - Class in eu.beesoft.gaia.swing
Component created to edit the date values.
JDateField() - Constructor for class eu.beesoft.gaia.swing.JDateField
Creates a new instance of the JDateField.
JGantt - Class in eu.beesoft.gantt
Swing component that displays a conventional gantt chart.
JGantt() - Constructor for class eu.beesoft.gantt.JGantt
Creates a new instance of JGantt.
JGantt(GanttModel) - Constructor for class eu.beesoft.gantt.JGantt
Creates a new instance of JGantt with a given model.
JLink - Class in eu.beesoft.gaia.swing
A Swing component to display some label and to invoke internet browser for requested URL by clicking on it.
JLink() - Constructor for class eu.beesoft.gaia.swing.JLink
Creates a new instance of JLink.
JLink(String, String) - Constructor for class eu.beesoft.gaia.swing.JLink
Creates a new instance of JLink.
JRolloverButton - Class in eu.beesoft.gaia.swing
The button with roll-over feature (it changes border when the mouse moves over it).
JRolloverButton(Action) - Constructor for class eu.beesoft.gaia.swing.JRolloverButton
Create a new instance of the JRolloverButton.
JTreeTable - Class in eu.beesoft.gaia.swing
A JTreeTable is a combination of a JTree and a JTable - a component capable of both expanding and contracting rows, as well as showing multiple columns of data.
JTreeTable() - Constructor for class eu.beesoft.gaia.swing.JTreeTable
Creates a new instance of the JTreeTable with a default (null-root) model.
JTreeTable(TreeTableNode) - Constructor for class eu.beesoft.gaia.swing.JTreeTable
Creates a new instance of the JTreeTable.
JTreeTable(TreeTableNode, String[]) - Constructor for class eu.beesoft.gaia.swing.JTreeTable
Creates a new instance of the JTreeTable.
JTreeTable(TreeTableModel) - Constructor for class eu.beesoft.gaia.swing.JTreeTable
Creates a new instance of the JTreeTable and sets given model as its model.
JTreeTable(TreeTableModel, TableColumnModel) - Constructor for class eu.beesoft.gaia.swing.JTreeTable
Creates a new instance of the JTreeTable and sets given model as its data model and columnModel as its column model .
JZebraTable - Class in eu.beesoft.gaia.swing
Expands capabilities of javax.swing.JTable component.
JZebraTable() - Constructor for class eu.beesoft.gaia.swing.JZebraTable
Create a new instance of the JZebraTable.
JZebraTree - Class in eu.beesoft.gaia.swing
The JZebraTree expands the capabilities of JTree about these features: the tree rows can have the alternate background (each even row) there are completed methods to expand / collapse all nodes
JZebraTree() - Constructor for class eu.beesoft.gaia.swing.JZebraTree
Creates a JZebraTree with a sample model.
JZebraTree(Hashtable<?, ?>) - Constructor for class eu.beesoft.gaia.swing.JZebraTree
Creates a JZebraTree with a model from a Hashtable which does not display with root.
JZebraTree(Object[]) - Constructor for class eu.beesoft.gaia.swing.JZebraTree
Creates a JZebraTree with each element of the specified array as the child of a new root node which is not displayed.
JZebraTree(TreeModel) - Constructor for class eu.beesoft.gaia.swing.JZebraTree
Creates a JZebraTree which displays the root node -- the tree is created using the specified data model.
JZebraTree(TreeNode) - Constructor for class eu.beesoft.gaia.swing.JZebraTree
Creates a JZebraTree with the specified TreeNode as its root, which displays the root node.
JZebraTree(TreeNode, boolean) - Constructor for class eu.beesoft.gaia.swing.JZebraTree
Creates a JZebraTree with the specified TreeNode as its root, which displays the root node and which decides whether a node is a leaf node in the specified manner.
JZebraTree(Vector<?>) - Constructor for class eu.beesoft.gaia.swing.JZebraTree
Creates a JZebraTree with each element of the specified Vector as the child of a new root node which is not displayed.

K

keySet() - Method in class eu.beesoft.gaia.util.FastMap
Returns a set view of the keys contained in this map.

L

LabelLayer - Class in eu.beesoft.gantt.chart
Paints text label beside node.
LabelLayer() - Constructor for class eu.beesoft.gantt.chart.LabelLayer
Default constructor.
Language - Class in eu.beesoft.gaia.util
Encapsulates the work with resource bundles and language dependent texts.
Language() - Constructor for class eu.beesoft.gaia.util.Language
Creates a new instance of the Language.
languageChanged(Language) - Method in interface eu.beesoft.gaia.util.LanguageListener
Invoked when locale changes on the Language instance where this listener registered.
languageChanged(Language) - Method in class eu.beesoft.gantt.action.AbstractGanttAction
Implements LanguageListener.
languageChanged(Language) - Method in class eu.beesoft.gantt.treetable.GanttColumn
Implements LanguageListener.
LanguageListener - Interface in eu.beesoft.gaia.util
The listener interface to receive language changed events.
lastIndexOf(Object) - Method in class eu.beesoft.gaia.util.FastList
Returns the index in this list of the last occurence of the specified element, or -1 if the list does not contain this element.
Layer - Class in eu.beesoft.gantt.chart
A layer is an object having a graphical representation that can be displayed in the gantt chart and that can interact with the user.
Layer() - Constructor for class eu.beesoft.gantt.chart.Layer
Default constructor
License - Class in eu.beesoft.abeona
This is class for obtaining license properties.
License() - Constructor for class eu.beesoft.abeona.License
Default constructor - creates new instance of License.
LicenseException - Exception in eu.beesoft.abeona
Instances of this class are thrown from License methods.
LicenseException(String) - Constructor for exception eu.beesoft.abeona.LicenseException
Create instance of LicenseException with given text.
LicenseException(String, Throwable) - Constructor for exception eu.beesoft.abeona.LicenseException
Create instance of LicenseException with given text and caused exception.
LicenseGenerator - Class in eu.beesoft.abeona
The LicenseGenerator is used to generate license properties protected by Abeona signature system.
LicenseServer - Class in eu.beesoft.abeona
This is abstract superclass for license server.
LicenseServer() - Constructor for class eu.beesoft.abeona.LicenseServer
Creates new instance of LicenseServer.
listIterator() - Method in class eu.beesoft.gaia.util.FastList
Returns an iterator of the elements in this list (in proper sequence).
listIterator(int) - Method in class eu.beesoft.gaia.util.FastList
Returns a list iterator of the elements in this list (in proper sequence), starting at the specified position in the list.
load(InputStream, String) - Method in class eu.beesoft.abeona.License
Loads license properties from given input stream and checks their digital signature.
load(Properties, String) - Method in class eu.beesoft.abeona.License
Loads license properties from given properties and checks their digital signature.
load(String, String, String, String) - Method in class eu.beesoft.abeona.License
Loads license properties from license server and - if required - checks their digital signature.

M

main(String[]) - Static method in class eu.beesoft.abeona.Abeona
Entry point to Abeona application.
main(String[]) - Static method in class eu.beesoft.gaia.swing.JCalendar
 
Miner - Class in eu.beesoft.gaia.util
Miner is a class dedicated to support the data binding.
Miner() - Constructor for class eu.beesoft.gaia.util.Miner
Creates a new instance of the Miner.
mouseClicked(MouseEvent) - Method in class eu.beesoft.gantt.chart.ChartComponent
Invoked when the mouse has been clicked on a component.
mouseClicked(MouseEvent) - Method in class eu.beesoft.gantt.chart.Layer
Invoked when the mouse has been clicked on a component.
mouseDragged(MouseEvent) - Method in class eu.beesoft.gantt.chart.ChartComponent
Invoked when a mouse button is pressed on a component and then dragged.
mouseDragged(MouseEvent) - Method in class eu.beesoft.gantt.chart.Layer
Invoked when a mouse button is pressed on a component and then dragged.
mouseEntered(MouseEvent) - Method in class eu.beesoft.gantt.chart.ChartComponent
Invoked when the mouse enters a component.
mouseEntered(MouseEvent) - Method in class eu.beesoft.gantt.chart.Layer
Invoked when the mouse enters a component.
mouseExited(MouseEvent) - Method in class eu.beesoft.gantt.chart.ChartComponent
Invoked when the mouse exits a component.
mouseExited(MouseEvent) - Method in class eu.beesoft.gantt.chart.Layer
Invoked when the mouse exits a component.
mouseMoved(MouseEvent) - Method in class eu.beesoft.gantt.chart.ChartComponent
Invoked when the mouse button has been moved on a component (with no buttons no down).
mouseMoved(MouseEvent) - Method in class eu.beesoft.gantt.chart.Layer
Invoked when the mouse button has been moved on a component (with no buttons no down).
mousePressed(MouseEvent) - Method in class eu.beesoft.gantt.chart.ChartComponent
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in class eu.beesoft.gantt.chart.GanttNodeLayer
Overrides mousePressed() method in Layer to catch double click on node in chart component.
mousePressed(MouseEvent) - Method in class eu.beesoft.gantt.chart.Layer
Invoked when a mouse button has been pressed on a component.
mouseReleased(MouseEvent) - Method in class eu.beesoft.gantt.chart.ChartComponent
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - Method in class eu.beesoft.gantt.chart.Layer
Invoked when a mouse button has been released on a component.
MoveNodeDownAction - Class in eu.beesoft.gantt.action
This action asks GanttModel.moveObject(TimelineObject, TimelineObject, int, UndoStep) to move a domain object into domain hierarchy and then moves also corresponding GanttNode.
MoveNodeDownAction(JGantt) - Constructor for class eu.beesoft.gantt.action.MoveNodeDownAction
Creates a new instance of MoveNodeDownAction.
MoveNodeUpAction - Class in eu.beesoft.gantt.action
This action asks GanttModel.moveObject(TimelineObject, TimelineObject, int, UndoStep) to move a domain object into domain hierarchy and then moves also corresponding GanttNode.
MoveNodeUpAction(JGantt) - Constructor for class eu.beesoft.gantt.action.MoveNodeUpAction
Creates a new instance of MoveNodeUpAction.
moveObject(TimelineObject, TimelineObject, int, UndoStep) - Method in class eu.beesoft.gantt.GanttModel
Moves given object on domain objects level (you don't need to care about treetable nodes).

N

newInstance(Class<?>, int) - Static method in class eu.beesoft.gaia.util.Array
 
nextGreater() - Method in enum eu.beesoft.gantt.chart.TimeUnit
Returns next greater constant than this.
nextLesser() - Method in enum eu.beesoft.gantt.chart.TimeUnit
Returns next lesser constant than this.
nodeChanged(TreeNode) - Method in class eu.beesoft.gantt.GanttModel
Listener method to receive informations about node representation in the tree.

O

ObjectBuilder<T> - Class in eu.beesoft.gaia.util
An abstract superclass of all builders.
ObjectBuilder() - Constructor for class eu.beesoft.gaia.util.ObjectBuilder
 
ObjectBuilderFactory - Class in eu.beesoft.gaia.util
This factory is designed to reading a XML stream of descriptors and to create an appropriate ObjectBuilder instance for each parsed element.
ObjectBuilderFactory() - Constructor for class eu.beesoft.gaia.util.ObjectBuilderFactory
Creates a new builder factory.
Objects - Class in eu.beesoft.gaia.util
Utility class developed to make some operations with objects easier.
okActionPerformed() - Method in class eu.beesoft.gaia.swing.SimpleSwingForm
Invoked when user press standard OK action.
OperatingSystem - Enum in eu.beesoft.gaia.util
Enumeration for types of operating systems.
OWNER - Static variable in class eu.beesoft.abeona.License
Constant for 'Abeona.Owner' name.

P

pack() - Method in class eu.beesoft.gaia.swing.JZebraTable
Packs table columns to their preferred sizes.
pack() - Method in class eu.beesoft.gantt.treetable.GanttTreeTable
Causes this tree table to be sized to fit the preferred size and layouts of its columns.
packColumn(int) - Method in class eu.beesoft.gaia.swing.JZebraTable
Packs the table column with given columnIndex to its preferred size.
paint(Graphics) - Method in class eu.beesoft.gaia.swing.JCloseableTabbedPane
Paints this component.
paint(Graphics) - Method in class eu.beesoft.gantt.chart.BackgroundLayer
Paints a background in gantt chart.
paint(Graphics) - Method in class eu.beesoft.gantt.chart.CalendarLayer
Paints a calendar background in gantt chart.
paint(Graphics) - Method in class eu.beesoft.gantt.chart.DependencyLayer
Paints the dependencies between gantt nodes.This method simply checks for each Dependency if it is visible on screen and if so, it delegates the painting to the method paintDependency().
paint(Graphics) - Method in class eu.beesoft.gantt.chart.GanttNodeLayer
Paints all on-screen visible nodes.
paint(Graphics) - Method in class eu.beesoft.gantt.chart.GridLayer
Paints a grid.
paint(Graphics) - Method in class eu.beesoft.gantt.chart.LabelLayer
Paints labels for all on-screen visible nodes.
paint(Graphics) - Method in class eu.beesoft.gantt.chart.Layer
Paints this layer.
paint(Graphics) - Method in class eu.beesoft.gantt.chart.TodayLayer
Paints a vertical line for (today) date.
paintCalendarItem(TimeSpan, Graphics) - Method in class eu.beesoft.gantt.chart.CalendarLayer
For given timeSpan paints calendar background.
paintComponent(Graphics) - Method in class eu.beesoft.gaia.swing.JZebraTable
Add stripes between cells and behind non-opaque cells.
paintComponent(Graphics) - Method in class eu.beesoft.gaia.swing.JZebraTree
Adds the zebra stripes to the background and then paints the tree.
paintComponent(Graphics) - Method in class eu.beesoft.gantt.chart.ChartComponent
Paints chart component.
paintDependency(Dependency, Graphics, GanttNode, GanttNode) - Method in class eu.beesoft.gantt.chart.DependencyLayer
Paints the dependency between dependant node and node on it depends.
paintIcon(Component, Graphics, int, int) - Method in class eu.beesoft.gaia.swing.EmptyIcon
This implementation is empty, and paints nothing.
paintLabel(String, GanttNode, Graphics) - Method in class eu.beesoft.gantt.chart.LabelLayer
Paints label for given node.
paintLine(int, int, int, int, DependencyType, Graphics) - Method in class eu.beesoft.gantt.chart.DependencyLayer
Paints a line between start point (x1, y1) and end point (x2, y2).
paintMilestone(GanttNode, Graphics) - Method in class eu.beesoft.gantt.chart.GanttNodeLayer
Paints milestone node.
paintSummary(GanttNode, Graphics) - Method in class eu.beesoft.gantt.chart.GanttNodeLayer
Paints summary node.
paintTask(GanttNode, Graphics) - Method in class eu.beesoft.gantt.chart.GanttNodeLayer
Paints task (non-summary, non-milestone) node.
paintToday(TimeSpan, Graphics) - Method in class eu.beesoft.gantt.chart.TodayLayer
Paints a vertical line for given timeSpan.
parse(String) - Static method in class eu.beesoft.gaia.util.Xml
Parses XML resource with given name (file name).
parse(String, EntityResolver, ErrorHandler) - Static method in class eu.beesoft.gaia.util.Xml
Parses XML resource with given name (file name).
parse(File) - Static method in class eu.beesoft.gaia.util.Xml
Parses XML resource from the file system..
parse(File, EntityResolver, ErrorHandler) - Static method in class eu.beesoft.gaia.util.Xml
Parses XML resource from the file system..
parse(Reader) - Static method in class eu.beesoft.gaia.util.Xml
Parses XML character stream.
parse(Reader, EntityResolver, ErrorHandler) - Static method in class eu.beesoft.gaia.util.Xml
Parses XML character stream.
parse(InputStream) - Static method in class eu.beesoft.gaia.util.Xml
Parses XML input stream.
parse(InputStream, EntityResolver, ErrorHandler) - Static method in class eu.beesoft.gaia.util.Xml
Parses XML input stream.
parseBoolean(String) - Method in class eu.beesoft.gaia.util.ObjectBuilder
Helper method to convert given String value to boolean.
parseClass(String) - Method in class eu.beesoft.gaia.util.ObjectBuilder
Helper method to get class with given name.
parseConstant(String, Class<?>) - Method in class eu.beesoft.gaia.util.ObjectBuilder
Helper method to get value of a constant (static field) with given name from given class.
parseConstructor(String, String) - Method in class eu.beesoft.gaia.util.ObjectBuilder
Helper method to get object for given value.
parseDouble(String) - Method in class eu.beesoft.gaia.util.ObjectBuilder
Helper method to convert given String value to double.
parseInstance(String) - Method in class eu.beesoft.gaia.util.ObjectBuilder
Helper method to get object for given name.
parseInstance(String, Class<?>) - Method in class eu.beesoft.gaia.util.ObjectBuilder
Helper method to get object for given name.
parseInt(String) - Method in class eu.beesoft.gaia.util.ObjectBuilder
Helper method to convert given String value to int.
parseInt(StringTokenizer) - Method in class eu.beesoft.gaia.util.ObjectBuilder
Helper method to convert given String value to int.
pos - Variable in class eu.beesoft.gaia.util.FastByteArrayInputStream
Number of bytes that have been read from the buffer
prepareEditor(TableCellEditor, int, int) - Method in class eu.beesoft.gaia.swing.JZebraTable
Add background stripes behind edited cells.
prepareRenderer(TableCellRenderer, int, int) - Method in class eu.beesoft.gaia.swing.JZebraTable
Add background stripes behind rendered cells.
prepareRenderer(TableCellRenderer, int, int) - Method in class eu.beesoft.gantt.treetable.GanttTreeTable
Prepares the renderer by querying the data model for the value and selection state of the cell at row, column.
Product - Class in eu.beesoft.abeona
This class encapsulates typical features needed for creation of application ( = product) license: product id - used to identify product product name public key - used on customer side to verify license private key - used to sign license on provider side license template - contains properties typical for license
Product() - Constructor for class eu.beesoft.abeona.Product
Default constructor - creates empty instance of Product.
Product(Product) - Constructor for class eu.beesoft.abeona.Product
Copy constructor - creates instance of Product from given pattern.
propertyChange(PropertyChangeEvent) - Method in class eu.beesoft.gantt.treetable.GanttNode
Implementation of PropertyChangeListener interface.
put(K, V) - Method in class eu.beesoft.gaia.util.FastMap
Associates the specified value with the specified key in this map (optional operation).
put(String, Object) - Static method in class eu.beesoft.gaia.util.ThreadContext
 
putAll(Map<? extends K, ? extends V>) - Method in class eu.beesoft.gaia.util.FastMap
Copies all of the mappings from the specified map to this map (optional operation).

R

read() - Method in class eu.beesoft.gaia.util.FastByteArrayInputStream
 
read(byte[], int, int) - Method in class eu.beesoft.gaia.util.FastByteArrayInputStream
 
read(String) - Method in class eu.beesoft.gaia.util.XmlReader
Loads XML from the file in file-system and starts SAX parser.
read(File) - Method in class eu.beesoft.gaia.util.XmlReader
Loads XML from the file in file-system and starts SAX parser.
read(InputStream) - Method in class eu.beesoft.gaia.util.XmlReader
Loads XML from the given input stream and starts SAX parser.
RedoAction - Class in eu.beesoft.gantt.action
This action asks JGantt.getUndoManager() to redo next operation.
RedoAction(JGantt) - Constructor for class eu.beesoft.gantt.action.RedoAction
Creates a new instance of RedoAction.
Reflection - Class in eu.beesoft.gaia.util
Utility class for Java reflection.
registerBuilderClass(String, Class<? extends ObjectBuilder<?>>) - Method in class eu.beesoft.gaia.util.ObjectBuilderFactory
Stores a relationship between given tag and builder class.
registerObject(Object) - Method in class eu.beesoft.gantt.undo.UndoStep
Registers object to store / restore its state.
remove(int) - Method in class eu.beesoft.gaia.util.FastList
Removes the element at the specified position in this list (optional operation).
remove(Object) - Method in class eu.beesoft.gaia.util.FastList
Removes the first occurrence in this list of the specified element (optional operation).
remove(Object) - Method in class eu.beesoft.gaia.util.FastMap
Removes the mapping for this key from this map if it is present (optional operation).
remove(String) - Static method in class eu.beesoft.gaia.util.ThreadContext
 
remove(int) - Method in class eu.beesoft.gantt.treetable.GanttNode
Removes the child at the specified index from this node's children and sets that node's parent to null.
remove(MutableTreeNode) - Method in class eu.beesoft.gantt.treetable.GanttNode
Removes aChild from this node's child array, giving it a null parent.
removeActionListener(ActionListener) - Method in class eu.beesoft.gaia.swing.JCloseableTabbedPane
Removes the given listener from the action listeners of this component.
removeAll(Collection<?>) - Method in class eu.beesoft.gaia.util.FastList
Removes from this list all the elements that are contained in the specified collection (optional operation).
removeAllChildren() - Method in class eu.beesoft.gantt.treetable.GanttNode
Removes all of this node's children, setting their parents to null.
removeColumn(GanttColumn) - Method in class eu.beesoft.gantt.JGantt
Removes the column from the treetable.Redirects to JTable.removeColumn(javax.swing.table.TableColumn).
removeColumn(String) - Method in class eu.beesoft.gantt.JGantt
Removes a column with given key from the treetable.Redirects to GanttTreeTable.removeColumn(String).
removeColumn(String) - Method in class eu.beesoft.gantt.treetable.GanttTreeTable
Removes from table a column with given key.
removeLanguageListener(LanguageListener) - Method in class eu.beesoft.gaia.util.Language
Removes LanguageListener from the listeners list.
removeLayer(Layer) - Method in class eu.beesoft.gantt.chart.ChartComponent
Removes given layer from the registered layers list.
removeLayer(Layer) - Method in class eu.beesoft.gantt.JGantt
Removes given layer from the list of chart component layers.
removeNode(GanttNode, UndoStep) - Method in class eu.beesoft.gantt.action.AbstractTreeTableAction
Removes given node from the treetable hierarchy.
removePropertyChangeListener(PropertyChangeListener) - Method in class eu.beesoft.gaia.util.AbstractBean
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class eu.beesoft.gaia.util.AbstractBean
Removes a PropertyChangeListener from the listener list for a specific property.
reset() - Method in class eu.beesoft.gaia.util.FastByteArrayOutputStream
 
resize(boolean[], int) - Static method in class eu.beesoft.gaia.util.Array
 
resize(byte[], int) - Static method in class eu.beesoft.gaia.util.Array
 
resize(short[], int) - Static method in class eu.beesoft.gaia.util.Array
 
resize(int[], int) - Static method in class eu.beesoft.gaia.util.Array
 
resize(long[], int) - Static method in class eu.beesoft.gaia.util.Array
 
resize(float[], int) - Static method in class eu.beesoft.gaia.util.Array
 
resize(double[], int) - Static method in class eu.beesoft.gaia.util.Array
 
resize(char[], int) - Static method in class eu.beesoft.gaia.util.Array
 
resize(T[], int) - Static method in class eu.beesoft.gaia.util.Array
 
resize(T[], int, Class<T>) - Static method in class eu.beesoft.gaia.util.Array
 
Resources - Class in eu.beesoft.gaia.swing
Helper class to obtain some resources.
restoreState(Hashtable<?, ?>) - Method in class eu.beesoft.gantt.treetable.GanttNode
Extracts any relevant state out of state.
restoreState(Hashtable<?, ?>) - Method in class eu.beesoft.gantt.undo.StateEditableObject
Restores state from given state to the object.
retainAll(Collection<?>) - Method in class eu.beesoft.gaia.util.FastList
Retains only the elements in this list that are contained in the specified collection (optional operation).

S

SELECTED - Static variable in class eu.beesoft.gaia.swing.JCalendar
 
selectNode(GanttNode) - Method in class eu.beesoft.gantt.action.AbstractTreeTableAction
Selects given node in tree table.
SERIAL_NUMBER - Static variable in class eu.beesoft.abeona.License
Constant for 'Abeona.Serial.Number' name.
set(int, E) - Method in class eu.beesoft.gaia.util.FastList
Replaces the element at the specified position in this list with the specified element (optional operation).
setAccelerator(KeyStroke) - Method in class eu.beesoft.gaia.swing.SwingAction
Sets the action accelerator key (property Action.ACCELERATOR_KEY).
setAccelerator(String) - Method in class eu.beesoft.gaia.swing.SwingAction
Sets the action accelerator key (property Action.ACCELERATOR_KEY).
setActionCommand(String) - Method in class eu.beesoft.gaia.swing.SwingAction
Sets the action command (property Action.ACTION_COMMAND_KEY ).
setActionListener(ActionListener) - Method in class eu.beesoft.gaia.swing.JCalendar
Sets action listener to this component
setAllColumnsVisible() - Method in class eu.beesoft.gaia.swing.JZebraTable
Makes all columns in this model visible
setAlternateBackground(Color) - Method in class eu.beesoft.gaia.swing.JZebraTable
Sets a new value to alternate color.
setAlternateBackground(Color) - Method in class eu.beesoft.gaia.swing.JZebraTree
Sets a new value to alternate color.
setAutoClose(boolean) - Method in class eu.beesoft.gaia.swing.JCloseableTabbedPane
Sets a new value for property 'autoClose'.
setAutoRepeatMilliseconds(long) - Method in class eu.beesoft.gaia.swing.JRolloverButton
Sets a new value for the property 'autoRepeatMilliseconds'.
setBinding(String) - Method in class eu.beesoft.gantt.treetable.GanttColumn
Sets binding for this column.
setClassName(String) - Method in class eu.beesoft.gaia.util.ValueObject
Sets the class name of the original data object.
setCloseable(boolean) - Method in class eu.beesoft.gaia.swing.JCloseableTabbedPane
Sets a new value for property 'closeable'.
setColor(Color) - Method in class eu.beesoft.gantt.chart.BackgroundLayer
Sets background color.
setColor(Color) - Method in class eu.beesoft.gantt.chart.CalendarLayer
Sets the color used to paint background for weekend days.
setColor(Color) - Method in class eu.beesoft.gantt.chart.DependencyLayer
Sets color used to paint dependencies.
setColor(Color) - Method in class eu.beesoft.gantt.chart.LabelLayer
Sets the color used to paint text label.
setColor(Color) - Method in class eu.beesoft.gantt.chart.TodayLayer
Sets line color.
setColumnModel(TableColumnModel) - Method in class eu.beesoft.gaia.swing.JZebraTable
This method prevents to set other column model than that one created internally by this instance.
setColumns(int) - Method in class eu.beesoft.gaia.swing.JDateField
Sets the number of columns in the date editor, and then invalidate the layout.
setColumnVisible(TableColumn, boolean) - Method in class eu.beesoft.gaia.swing.JZebraTable
Sets the visibility of the specified TableColumn.
setContext(Map<String, Object>) - Static method in class eu.beesoft.gaia.util.ThreadContext
 
setDate(Date) - Method in class eu.beesoft.gaia.swing.JCalendar
Sets the date for this component.
setDate(int, int, int) - Method in class eu.beesoft.gaia.swing.JCalendar
Sets the date for this component.
setDate(Date) - Method in class eu.beesoft.gaia.swing.JDateField
Sets a new date for the date editor.
setDate(Date) - Method in class eu.beesoft.gantt.action.TodayAction
Sets a new date for this action.
setDate(Date) - Method in class eu.beesoft.gantt.chart.TodayLayer
Sets the date for which will be line painted.
setDependencies(List<Dependency>) - Method in interface eu.beesoft.gantt.TimelineObject
Sets a list of all dependencies between this TimelineObject and other objects.
setDividerLocation(int) - Method in class eu.beesoft.gantt.JGantt
Sets the divider location of the split pane (between treetable and chart component).
setEditable(boolean) - Method in class eu.beesoft.gaia.swing.JDateField
Sets a new value to property 'editable'.
setEnabled(boolean) - Method in class eu.beesoft.gaia.swing.JDateField
Sets a new value to property 'enabled'.
setEndDate(Date) - Method in interface eu.beesoft.gantt.TimelineObject
Sets the new end date for this TimelineObject.
setEndTime(long) - Method in class eu.beesoft.gantt.chart.TimeSpan
Sets the end time.
setExplorable(boolean) - Method in class eu.beesoft.gaia.swing.ExplorableTreeNode
Sets the 'explorable' property.
setFieldValue(Field, Object, Object) - Static method in class eu.beesoft.gaia.util.Reflection
Sets the field represented by the field on the specified object argument to the specified new value.
setFileWriteable(File, boolean) - Static method in enum eu.beesoft.gaia.util.OperatingSystem
Sets file writeable or read-only.
setFont(Font) - Method in class eu.beesoft.gantt.chart.LabelLayer
Sets the font used to paint text label.
setFormat(Format) - Method in class eu.beesoft.gaia.swing.TableFormatCellRenderer
Sets format for this renderer.
setHoliday(boolean) - Method in class eu.beesoft.gantt.chart.TimeSpan
Sets value to holiday property.
setHorizontalLineColor(Color) - Method in class eu.beesoft.gantt.chart.GridLayer
Sets the color used to paint horizontal lines.
setHorizontalLineVisible(boolean) - Method in class eu.beesoft.gantt.chart.GridLayer
Sets new state of horizontal lines visible property.
setIcon(Icon) - Method in class eu.beesoft.gaia.swing.SwingAction
Sets the action icon (property Action.SMALL_ICON).
setIcon(String) - Method in class eu.beesoft.gaia.swing.SwingAction
Sets the action icon (property Action.SMALL_ICON) from resource with given name.
setId(Long) - Method in class eu.beesoft.gaia.util.ValueObject
Sets the ID of this value object.
setIndentation(String) - Method in class eu.beesoft.gaia.util.XmlWriter
Sets the indentation string.
setLicense(InputStream) - Method in class eu.beesoft.gantt.JGantt
Loads license from given licenseStream.
setLocale(Locale) - Method in class eu.beesoft.gaia.util.Language
Sets Locale for this object.
setMajorLineColor(Color) - Method in class eu.beesoft.gantt.chart.GridLayer
Sets the color used to paint major vertical lines.
setMajorLineThick(boolean) - Method in class eu.beesoft.gantt.chart.GridLayer
Sets major vertical lines thickness.
setMajorLineVisible(boolean) - Method in class eu.beesoft.gantt.chart.GridLayer
Sets new state of major vertical lines visible property.
setMilestone(boolean) - Method in interface eu.beesoft.gantt.TimelineObject
Sets the milestone property.
setMilestoneBorderColor(Color) - Method in class eu.beesoft.gantt.chart.GanttNodeLayer
Sets the color used to paint border of a milestone object.
setMilestoneInteriorColor(Color) - Method in class eu.beesoft.gantt.chart.GanttNodeLayer
Sets the color used to paint the interior of a milestone object.
setMiner(Miner) - Method in class eu.beesoft.gantt.GanttModel
Sets a new instance of Miner for use by this GanttModel.
setMinorLineColor(Color) - Method in class eu.beesoft.gantt.chart.GridLayer
Sets the color used to paint minor vertical lines.
setMinorLineVisible(boolean) - Method in class eu.beesoft.gantt.chart.GridLayer
Sets new state of minor vertical lines visible property.
setModel(GanttModel) - Method in class eu.beesoft.gantt.JGantt
Sets the new model for JGantt object.
setName(String) - Method in class eu.beesoft.gaia.swing.SwingAction
Sets the action name (property Action.NAME).
setPopupCalendar(JCalendar) - Method in class eu.beesoft.gaia.swing.JDateField
Sets a new component's popup calendar.
setPosition(int) - Method in class eu.beesoft.gantt.chart.TimeSpan
Sets the x-coordinate of this instance in the chart component.
setPredecessor(TimelineObject) - Method in interface eu.beesoft.gantt.Dependency
Sets object which dependant depends on.
setProperty(String, Object) - Method in class eu.beesoft.gaia.util.ValueObject
Sets property with given name and value.
setResourceBundleKey(String) - Method in class eu.beesoft.gantt.treetable.GanttColumn
Sets resource bundle key.
setResourceBundleName(String) - Method in class eu.beesoft.gantt.JGantt
Sets the name of resource bundle.
setRoot(TreeNode) - Method in class eu.beesoft.gaia.swing.TreeTableModel
Sets the root to root.
setRoot(TreeNode) - Method in class eu.beesoft.gantt.GanttModel
Sets a new root node for this model.
setRootObject(TimelineObject) - Method in class eu.beesoft.gantt.GanttModel
Sets a new root node with a given object as its user-object for this model .
setRowHeight(int) - Method in class eu.beesoft.gaia.swing.JTreeTable
Overridden to pass the new rowHeight to the tree.
setShowGrid(boolean) - Method in class eu.beesoft.gaia.swing.JZebraTable
Sets whether the table draws grid lines around cells.
setShowHorizontalLines(boolean) - Method in class eu.beesoft.gaia.swing.JZebraTable
Sets whether the table draws horizontal lines between cells.
setShowVerticalLines(boolean) - Method in class eu.beesoft.gaia.swing.JZebraTable
Sets whether the table draws vertical lines between cells.
setStartDate(Date) - Method in interface eu.beesoft.gantt.TimelineObject
Sets the new start date for this TimelineObject.
setStartTime(long) - Method in class eu.beesoft.gantt.chart.TimeSpan
Sets the start time.
setSuccessor(TimelineObject) - Method in interface eu.beesoft.gantt.Dependency
Sets a dependant object.
setSummaryColor(Color) - Method in class eu.beesoft.gantt.chart.GanttNodeLayer
Sets the color used to paint summary object.
setTaskBorderColor(Color) - Method in class eu.beesoft.gantt.chart.GanttNodeLayer
Sets the color used to paint the border of a task (non-summary, non-milestone) object.
setTaskInteriorColor(Color) - Method in class eu.beesoft.gantt.chart.GanttNodeLayer
Sets the color used to paint the interior of a task (non-summary, non-milestone) object.
setText(String) - Method in class eu.beesoft.gaia.swing.JLink
Sets the text part of this link.
setText(String) - Method in class eu.beesoft.gaia.util.XmlWriter
Sets text to the current element.
setTimelineObject(TimelineObject) - Method in class eu.beesoft.gantt.treetable.GanttNode
Sets user object for this node.
setTimeSpan(List<TimeSpan>) - Method in class eu.beesoft.gantt.chart.HeaderColumn
Sets a list of TimeSpan instances to hold by this column.
setTimeSpanUnit(TimeUnit) - Method in class eu.beesoft.gantt.chart.ChartComponent
Sets TimeUnit for use with TimeSpan instances.
setTitleAt(int, String) - Method in class eu.beesoft.gaia.swing.JCloseableTabbedPane
Sets the title at index to title which can be null.
setToolTipText(String) - Method in class eu.beesoft.gaia.swing.SwingAction
Sets the action tooltip (property Action.SHORT_DESCRIPTION).
setTreeTableModel(TreeTableModel) - Method in class eu.beesoft.gaia.swing.JTreeTable
Sets new JTreeTable model.
setType(DependencyType) - Method in interface eu.beesoft.gantt.Dependency
Sets the new type of this Dependency (one of the constants FINISH_TO_START, FINISH_TO_FINISH, START_TO_START, START_TO_FINISH).
setUpdateMode(boolean) - Method in class eu.beesoft.gantt.GanttModel
Sets value for update mode.
setUrl(String) - Method in class eu.beesoft.gaia.swing.JLink
Sets the url of this link.
setUserObject(Object) - Method in class eu.beesoft.gaia.util.XmlElement
Sets the user object for this element.
setUserObject(Object) - Method in class eu.beesoft.gantt.treetable.GanttNode
Sets user object for this node.
setValue(Object) - Method in class eu.beesoft.gaia.swing.TableDateCellRenderer
Sets the String object for the cell being rendered to value.
setValue(Object) - Method in class eu.beesoft.gaia.swing.TableFormatCellRenderer
Converts given value to String object and sets it as text to renderer.
setValue(Object, String, Object) - Method in class eu.beesoft.gaia.util.Miner
Sets value to the object's property.
setValueAt(TreeTableNode, int, Object) - Method in class eu.beesoft.gaia.swing.TreeTableModel
Sets the value for node node, at column number column.
setValueAt(int, Object) - Method in class eu.beesoft.gaia.swing.TreeTableNode
Sets the value in the cell at column to value.
setValueAt(TreeTableNode, int, Object) - Method in class eu.beesoft.gantt.GanttModel
Sets given value to the user object in the node and column.
setValueToProperty(Object, String, Object) - Method in class eu.beesoft.gaia.util.Miner
Sets value to the object's property.
setVisible(boolean) - Method in class eu.beesoft.gantt.chart.Layer
Sets new value for property 'visible'.
setVisible(boolean) - Method in class eu.beesoft.gantt.treetable.GanttNode
Sets value for the isVisible property.
setVisibleRowCount(int) - Method in class eu.beesoft.gaia.swing.JZebraTable
Sets visible row count for the table.
setWeekend(boolean) - Method in class eu.beesoft.gantt.chart.TimeSpan
Sets value to the weekend property.
setWidth(int) - Method in class eu.beesoft.gantt.chart.TimeSpan
Sets screen width (in pixels) of this instance in chart component.
setZoomIndex(int) - Method in class eu.beesoft.gantt.chart.ChartComponent
Sets new value for step (index) in ZoomPolicy.
setZoomPolicy(ZoomPolicy) - Method in class eu.beesoft.gantt.chart.ChartComponent
Sets new instance of ZoomPolicy for zooming control.
showDialog(String, Action...) - Method in class eu.beesoft.gaia.swing.SimpleSwingForm
Displays this form in the dialog.
showDialog(JFrame, String, Action...) - Method in class eu.beesoft.gaia.swing.SimpleSwingForm
Displays this form in the dialog.
showDialog(JDialog, String, Action...) - Method in class eu.beesoft.gaia.swing.SimpleSwingForm
Displays this form in the dialog.
showDialog(String, JButton...) - Method in class eu.beesoft.gaia.swing.SimpleSwingForm
Displays this form in the dialog.
showDialog(JDialog, String, JButton...) - Method in class eu.beesoft.gaia.swing.SimpleSwingForm
Displays this form in the dialog.
showDialog(JFrame, String, JButton...) - Method in class eu.beesoft.gaia.swing.SimpleSwingForm
Displays this form in the dialog.
SIGNATURE - Static variable in class eu.beesoft.abeona.License
Constant for 'Abeona.Signature' name.
SimpleSwingForm - Class in eu.beesoft.gaia.swing
SimpleSwingForm is a component designed to the simplification of building the Swing forms.
SimpleSwingForm() - Constructor for class eu.beesoft.gaia.swing.SimpleSwingForm
Create a new instance of the SimpleSwingForm.
size - Variable in class eu.beesoft.gaia.util.FastByteArrayOutputStream
 
size() - Method in class eu.beesoft.gaia.util.FastByteArrayOutputStream
 
size() - Method in class eu.beesoft.gaia.util.FastList
 
size() - Method in class eu.beesoft.gaia.util.FastMap
Returns the number of key-value mappings in this map.
skip(long) - Method in class eu.beesoft.gaia.util.FastByteArrayInputStream
 
start(int) - Method in class eu.beesoft.abeona.LicenseServer
Starts license server and creates socket for given port.
start() - Method in class eu.beesoft.gaia.swing.SwingWorker
Starts this SwingWorker (invokes SwingWorker.doInBackground() in separate thread).
startBrowser(String) - Static method in enum eu.beesoft.gaia.util.OperatingSystem
Starts browser for given url.
startElement(String, String, String, Attributes) - Method in class eu.beesoft.gaia.util.XmlReader
Overrides method from org.xml.sax.helpers.DefaultHandler to prepare XML element and then invokes XmlReader.startElement(XmlElement).
startElement(XmlElement) - Method in class eu.beesoft.gaia.util.XmlReader
Invoked when the start of the next element found in XML stream.
stateChanged(ChangeEvent) - Method in class eu.beesoft.gaia.swing.JCloseableTabbedPane
Implements the ChangeListener interface.
StateEditableObject - Class in eu.beesoft.gantt.undo
This StateEditable implementation serves as a bridge to undo / redo operations for general objects or beans.
StateEditableObject(Object) - Constructor for class eu.beesoft.gantt.undo.StateEditableObject
Creates a new instance of StateEditableObject.
stop() - Method in class eu.beesoft.abeona.LicenseServer
Stops license server and releases socket.
store(Product) - Method in class eu.beesoft.abeona.Database
Stores given Product instance to database.
storeLicense(Properties, Product, String) - Method in class eu.beesoft.abeona.LicenseGenerator
Stores signed properties to file with given file name.
storeState(Hashtable<Object, Object>) - Method in class eu.beesoft.gantt.treetable.GanttNode
Places any relevant state into a state.
storeState(Hashtable<Object, Object>) - Method in class eu.beesoft.gantt.undo.StateEditableObject
Stores state from object to the given state.
Streams - Class in eu.beesoft.gaia.util
Utility class for the stream I/O operations.
subList(int, int) - Method in class eu.beesoft.gaia.util.FastList
Returns a view of the portion of this list between fromIndex, inclusive, and toIndex, exclusive.
SwingAction - Class in eu.beesoft.gaia.swing
Extends functionality of javax.swing.AbstractAction by adding accessors for action properties.
SwingAction() - Constructor for class eu.beesoft.gaia.swing.SwingAction
 
SwingWorker - Class in eu.beesoft.gaia.swing
Implementation of SwingWorker from SUN with interrupting capability.
SwingWorker() - Constructor for class eu.beesoft.gaia.swing.SwingWorker
Creates a new instance of SwingWorker.

T

TableBooleanCellRenderer - Class in eu.beesoft.gaia.swing
This table cell renderer renders boolean values as horizontal centered check boxes.
TableBooleanCellRenderer() - Constructor for class eu.beesoft.gaia.swing.TableBooleanCellRenderer
Creates a new instance of boolean cell renderer.
tableDataChanged() - Method in class eu.beesoft.gaia.swing.JTreeTable
Invoked after all the pending events have been processed Empty implementation.
tableDataChanged() - Method in class eu.beesoft.gantt.treetable.GanttTreeTable
Overrides JTreeTable method for notification of chart component, when table data changed.
TableDateCellRenderer - Class in eu.beesoft.gaia.swing
Table cell renderer to render date part of java.util.Date values.
TableDateCellRenderer() - Constructor for class eu.beesoft.gaia.swing.TableDateCellRenderer
Creates a new date cell renderer and sets format to render to java.text.DateFormat.MEDIUM.
TableDateTimeCellRenderer - Class in eu.beesoft.gaia.swing
Table cell renderer to render date and time parts of java.util.Date values.
TableDateTimeCellRenderer() - Constructor for class eu.beesoft.gaia.swing.TableDateTimeCellRenderer
Creates a new date time cell renderer.
TableDoubleCellRenderer - Class in eu.beesoft.gaia.swing
Renderer for double cells in JTable.
TableDoubleCellRenderer() - Constructor for class eu.beesoft.gaia.swing.TableDoubleCellRenderer
Creates a double cell renderer.
TableFormatCellRenderer - Class in eu.beesoft.gaia.swing
Renderer for JTable cells with format capabilities.
TableFormatCellRenderer() - Constructor for class eu.beesoft.gaia.swing.TableFormatCellRenderer
Creates a new TableFormatCellRenderer with no format.
TableFormatCellRenderer(Format) - Constructor for class eu.beesoft.gaia.swing.TableFormatCellRenderer
Creates a new TableFormatCellRenderer with given format.
TableIntegerCellRenderer - Class in eu.beesoft.gaia.swing
Renderer for integer cells in JTable.
TableIntegerCellRenderer() - Constructor for class eu.beesoft.gaia.swing.TableIntegerCellRenderer
Creates a integer cell renderer.
ThreadContext - Class in eu.beesoft.gaia.util
 
TimelineObject - Interface in eu.beesoft.gantt
Each object used as user-object in gantt treetable has to implement this interface.
TimeSpan - Class in eu.beesoft.gantt.chart
Envelopes date range (start time - end time).
TimeSpan() - Constructor for class eu.beesoft.gantt.chart.TimeSpan
Creates empty instance of TimeSpan.
TimeUnit - Enum in eu.beesoft.gantt.chart
Enumeration for time unit granularity.
toArray() - Method in class eu.beesoft.gaia.util.FastList
 
toArray(T[]) - Method in class eu.beesoft.gaia.util.FastList
Returns an array containing all of the elements in this list in proper sequence; the runtime type of the returned array is that of the specified array.
toBytes(String) - Static method in class eu.beesoft.abeona.Abeona
Converts given hexadecimal String to byte array.
TodayAction - Class in eu.beesoft.gantt.action
This action scrolls the date/time columns in the ChartComponent so the column with today date is visible.
TodayAction(JGantt) - Constructor for class eu.beesoft.gantt.action.TodayAction
Creates a new instance of TodayAction.
TodayLayer - Class in eu.beesoft.gantt.chart
Paints strong vertical line on chart component at given date (usually today).
TodayLayer() - Constructor for class eu.beesoft.gantt.chart.TodayLayer
Default constructor.
toString(byte[]) - Static method in class eu.beesoft.abeona.Abeona
Converts given byte array to hexadecimal String.
toString() - Method in class eu.beesoft.abeona.Product
Returns text representation of this record (calls Product.getName()).
toString() - Method in class eu.beesoft.gaia.swing.TreeTableNode
Returns textual representation of the node.
toString(byte[]) - Static method in class eu.beesoft.gaia.util.Array
Converts given byte array to hexadecimal String.
toString(Object) - Static method in class eu.beesoft.gaia.util.Objects
Returns a text representation of the given object.
toString() - Method in enum eu.beesoft.gaia.util.OperatingSystem
Returns the string representation of this instance of OperatingSystem (its name and version).
treeCollapsed(TreeExpansionEvent) - Method in class eu.beesoft.gaia.swing.ExplorationTreeListener
Empty implementation of TreeExpansionListener method.
treeExpanded(TreeExpansionEvent) - Method in class eu.beesoft.gaia.swing.ExplorationTreeListener
If expanded node is instance of ExplorableTreeNode and node is not explored yet, invokes method ExplorableTreeNode.explore() and then notifies tree model about the node structure change.
TreeTableModel - Class in eu.beesoft.gaia.swing
Extends DefaultTreeModel to meet the requirements for model for JTreeTable.
TreeTableModel() - Constructor for class eu.beesoft.gaia.swing.TreeTableModel
Creates a new instance of TreeTableModel.
TreeTableModel(TreeTableNode) - Constructor for class eu.beesoft.gaia.swing.TreeTableModel
Creates a new instance of TreeTableModel with given root node.
TreeTableModel(TreeTableNode, String[]) - Constructor for class eu.beesoft.gaia.swing.TreeTableModel
Creates a new instance of TreeTableModel.
TreeTableModel(TreeTableNode, List<String>) - Constructor for class eu.beesoft.gaia.swing.TreeTableModel
Creates a new instance of TreeTableModel.
TreeTableNode - Class in eu.beesoft.gaia.swing
The hierarchical node for the JTreeTable.
TreeTableNode() - Constructor for class eu.beesoft.gaia.swing.TreeTableNode
Default constructor.

U

UndoAction - Class in eu.beesoft.gantt.action
This action asks JGantt.getUndoManager() to undo last operation.
UndoAction(JGantt) - Constructor for class eu.beesoft.gantt.action.UndoAction
Creates a new instance of UndoAction.
UndoStep - Class in eu.beesoft.gantt.undo
Represents one undo / redo step.
UndoStep() - Constructor for class eu.beesoft.gantt.undo.UndoStep
Creates a new instance of UndoStep.
UnindentNodeAction - Class in eu.beesoft.gantt.action
This action asks GanttModel.moveObject(TimelineObject, TimelineObject, int, UndoStep) to move a domain object into domain hierarchy and then moves also corresponding GanttNode.
UnindentNodeAction(JGantt) - Constructor for class eu.beesoft.gantt.action.UnindentNodeAction
Creates a new instance of UnindentNodeAction.
update() - Method in class eu.beesoft.gantt.chart.ChartHeader
Updates major and minor model and then calls revalidate on major and minor components.
update() - Method in class eu.beesoft.gantt.chart.HeaderModel
Updates the model according to the last changes.
updateChart() - Method in class eu.beesoft.gantt.chart.ChartComponent
The key method of ChartComponent, responsible for chart updating.
updateUI() - Method in class eu.beesoft.gaia.swing.JTreeTable
Overridden to message super and forward the method to the tree.

V

ValueObject - Class in eu.beesoft.gaia.util
General value object that holds its values as properties in the internal map.
ValueObject() - Constructor for class eu.beesoft.gaia.util.ValueObject
Creates a new value object.
ValueObject(Object) - Constructor for class eu.beesoft.gaia.util.ValueObject
Creates a new value object for given (data) source object.
valueOf(String) - Static method in enum eu.beesoft.gaia.util.OperatingSystem
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.beesoft.gantt.chart.TimeUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.beesoft.gantt.DependencyType
Returns the enum constant of this type with the specified name.
values() - Method in class eu.beesoft.gaia.util.FastMap
Returns a collection view of the values contained in this map.
values() - Static method in enum eu.beesoft.gaia.util.OperatingSystem
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum eu.beesoft.gantt.chart.TimeUnit
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum eu.beesoft.gantt.DependencyType
Returns an array containing the constants of this enum type, in the order they're declared.
valueToText(Object) - Method in class eu.beesoft.gantt.treetable.GanttTreeRenderer
 

W

write(byte[]) - Method in class eu.beesoft.gaia.util.FastByteArrayOutputStream
 
write(byte[], int, int) - Method in class eu.beesoft.gaia.util.FastByteArrayOutputStream
 
write(int) - Method in class eu.beesoft.gaia.util.FastByteArrayOutputStream
 

X

Xml - Class in eu.beesoft.gaia.util
Helper class to support XML DOM parsing and processing.
XmlElement - Class in eu.beesoft.gaia.util
Instances of this class represent XML element properties (tag, attributes, ...).
XmlEncoder - Class in eu.beesoft.gaia.util
 
XmlEncoder(XmlWriter) - Constructor for class eu.beesoft.gaia.util.XmlEncoder
 
XmlReader - Class in eu.beesoft.gaia.util
This class supports the SAX parsing of the XML stream.
XmlReader() - Constructor for class eu.beesoft.gaia.util.XmlReader
 
XmlWriter - Class in eu.beesoft.gaia.util
This class is designed to write XML files.
XmlWriter(PrintWriter) - Constructor for class eu.beesoft.gaia.util.XmlWriter
Creates a new XML writer with one-tab indentation and UTF-8 encoding.
XmlWriter(PrintWriter, String) - Constructor for class eu.beesoft.gaia.util.XmlWriter
Creates a new XML writer with one-tab indentation.
XmlWriter(PrintWriter, String, String) - Constructor for class eu.beesoft.gaia.util.XmlWriter
Creates a new XML writer.

Z

zoom(int, int) - Method in class eu.beesoft.gantt.action.AbstractZoomAction
Returns the next step in the zoom action.
zoom(int, int) - Method in class eu.beesoft.gantt.action.ZoomInAction
Returns the next step in the zoom action.
zoom(int, int) - Method in class eu.beesoft.gantt.action.ZoomOutAction
Returns the next step in the zoom action.
ZoomInAction - Class in eu.beesoft.gantt.action
This action zooms in the content of ChartComponent.
ZoomInAction(JGantt) - Constructor for class eu.beesoft.gantt.action.ZoomInAction
Creates a new instance of ZoomInAction.
ZoomOutAction - Class in eu.beesoft.gantt.action
This action zooms out the content of ChartComponent.
ZoomOutAction(JGantt) - Constructor for class eu.beesoft.gantt.action.ZoomOutAction
Creates a new instance of ZoomOutAction.
ZoomPolicy - Interface in eu.beesoft.gantt.chart
Zoom policy defines a behavior of gantt chart when you are zooming in or out.

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