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

A

actionPerformed(ActionEvent) - Method in class com.jxcell.ContextMenu
 
actionPerformed(ActionEvent) - Method in class com.jxcell.JBookApplet
 
actionPerformed(ActionEvent) - Method in class com.jxcell.designer.Designer
 
addCancelEditListener(CancelEditListener) - Method in class com.jxcell.View
Adds the specified listener to receive CancelEdit events

addChart(double, double, double, double) - Method in class com.jxcell.View
Creates and adds a chart to the active worksheet.
addChartSheet(int) - Method in class com.jxcell.View
Creates and adds a chart to the book and make it a chart sheet.
addColPageBreak(int) - Method in class com.jxcell.View
Adds a vertical page break to the left edge of the specified column

addEndEditListener(EndEditListener) - Method in class com.jxcell.View
Adds the specified listener to receive EndEdit events

addEndRecalcListener(EndRecalcListener) - Method in class com.jxcell.View
Adds the specified listener to receive EndRecalc events

addHyperlink(int, int, int, int, String, int, String) - Method in class com.jxcell.View
add the hyperlink to the specified sheet
addItem(String) - Method in class com.jxcell.GRObject
 
addModifiedListener(ModifiedListener) - Method in class com.jxcell.View
Adds the specified listener to receive Modified events

addObject(GRObject) - Method in class com.jxcell.GRObject
 
addObject(short, double, double, double, double) - Method in class com.jxcell.View
Creates and adds an object to the active worksheet

addObjectListener(ObjectListener) - Method in class com.jxcell.View
Adds the specified listener to receive Object events

addPageBreak() - Method in class com.jxcell.View
Adds a horizontal and vertical page break adjacent to the active cell

The horizontal page break is added at the cell's top edge; the vertical page break is added at the cell's left edge.

addPicture(double, double, double, double, String) - Method in class com.jxcell.View
Adds picture object to the worksheet

addPicture(double, double, double, double, byte[]) - Method in class com.jxcell.View
Adds a picture object to the worksheet
addPicture(InputStream) - Method in class com.jxcell.View
 
addRowPageBreak(int) - Method in class com.jxcell.View
Adds a horizontal page break adjacent to the top edge of the specified row

addSelection(GRObject) - Method in class com.jxcell.View
Selects an additional object.
addSelection(int, int, int, int) - Method in class com.jxcell.View
Adds a new selection to the current selection list Rows are indexed from top to bottom beginning with 0; sheets and columns are indexed from left to right beginning with 0.
addSelectionChangedListener(SelectionChangedListener) - Method in class com.jxcell.View
Adds the specified listener to receive SelectionChanged events

addSeries() - Method in class com.jxcell.ChartShape
Adds a series to the chart.
addSeries() - Method in class com.jxcell.GRChart
Adds a series to the chart.
addStartEditListener(StartEditListener) - Method in class com.jxcell.View
Adds the specified listener to receive StartEdit events

addStartRecalcListener(StartRecalcListener) - Method in class com.jxcell.View
Adds the specified listener to receive StartRecalc events

addUIListener(UIListener) - Method in class com.jxcell.View
 
addUpdateListener(UpdateListener) - Method in class com.jxcell.View
Adds the specified listener to receive Update events

addValidationFailedListener(ValidationFailedListener) - Method in class com.jxcell.View
Adds the specified listener to receive ValidationFailed events

addViewChangedListener(ViewChangedListener) - Method in class com.jxcell.View
Adds the specified listener to receive ViewChanged events

allowsMultipleSelections() - Method in class com.jxcell.GRObject
 
attach(Book) - Method in class com.jxcell.View
Attaches the current book to the specified Book using the display properties of the specified workbook.

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