|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package org.xBaseJ |
Class org.xBaseJ.xBaseJException extends Exception implements Serializable |
serialVersionUID: 1l
Package org.xBaseJ.awt |
Class org.xBaseJ.awt.dbfShow extends Frame implements Serializable |
serialVersionUID: 1l
Serialized Fields |
Panel p
ScrollPane sp
Panel viewPane
GridBagLayout gb
GridBagConstraints gbc
DBF db
Label crl
Label trl
Scrollbar SBrecpos
boolean scrollBarTracking
Checkbox delCB
Button Prev
Button Next
Button Add
Button Update
Button Clear
Vector fldObjects
memoDialog md
MenuItem opener
MenuItem packer
MenuItem quiter
MenuItem firstRecord
MenuItem nextRecord
MenuItem prevRecord
MenuItem lastRecord
MenuItem addRecord
MenuItem updateRecord
MenuItem clearRecord
Label l
TextField t
Field f
Button b
Checkbox c
Package org.xBaseJ.fields |
Class org.xBaseJ.fields.CharField extends Field implements Serializable |
serialVersionUID: 1l
Serialization Methods |
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
IOException
- - most likely class changed since written
ClassNotFoundException
- - only when dummy constructro not foundpublic void writeExternal(ObjectOutput out) throws IOException
IOException
- Java.io errorClass org.xBaseJ.fields.DateField extends Field implements Serializable |
serialVersionUID: 1l
Serialization Methods |
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
IOException
- - most likely class changed since written
ClassNotFoundException
- - only when dummy constructro not foundpublic void writeExternal(ObjectOutput out) throws IOException
IOException
- Java.io errorClass org.xBaseJ.fields.Field extends Object implements Serializable |
Serialization Methods |
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
IOException
- - most likely class changed since written
ClassNotFoundException
- - only when dummy constructro not foundpublic void writeExternal(ObjectOutput out) throws IOException
IOException
- Java.io errorClass org.xBaseJ.fields.FloatField extends NumField implements Serializable |
serialVersionUID: 1l
Serialization Methods |
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
IOException
- - most likely class changed since written
ClassNotFoundException
- - only when dummy constructro not foundpublic void writeExternal(ObjectOutput out) throws IOException
IOException
- Java.io errorClass org.xBaseJ.fields.LogicalField extends Field implements Serializable |
serialVersionUID: 1l
Serialization Methods |
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
IOException
- - most likely class changed since written
ClassNotFoundException
- - only when dummy constructro not foundpublic void writeExternal(ObjectOutput out) throws IOException
IOException
- Java.io errorClass org.xBaseJ.fields.MemoField extends Field implements Serializable |
serialVersionUID: 1l
Serialization Methods |
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
IOException
- - most likely class changed since written
ClassNotFoundException
- - only when dummy constructro not foundpublic void writeExternal(ObjectOutput out) throws IOException
IOException
- Java.io errorClass org.xBaseJ.fields.NumField extends Field implements Serializable |
serialVersionUID: 1l
Serialization Methods |
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
IOException
- - most likely class changed since written
ClassNotFoundException
- - only when dummy constructro not foundpublic void writeExternal(ObjectOutput out) throws IOException
IOException
- Java.io errorClass org.xBaseJ.fields.PictureField extends Field implements Serializable |
serialVersionUID: 1l
Serialization Methods |
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
IOException
- - most likely class changed since written
ClassNotFoundException
- - only when dummy constructro not foundpublic void writeExternal(ObjectOutput out) throws IOException
IOException
- Java.io error
Package org.xBaseJ.swing |
Class org.xBaseJ.swing.dbfCreate extends JFrame implements Serializable |
serialVersionUID: 1l
Serialized Fields |
Vector names
String fname
JTable table
JMenuBar menuBar
JMenu menuFile
JMenu menuType
JMenu menuField
JMenuItem menuCreate
JMenuItem menuOpen
JCheckBoxMenuItem typeIV
JCheckBoxMenuItem typeIII
JCheckBoxMenuItem typeFP
JMenuItem menuInsertBefore
JMenuItem menuInsertAfter
JMenuItem menuDelete
JScrollPane tableScrollPane
dbfCreateModel tableModel
String lastDirectory
Class org.xBaseJ.swing.dbfViewer extends JFrame implements Serializable |
serialVersionUID: 1l
Serialized Fields |
boolean startEnabled
int editingRow
Vector names
String fname
JTable table
JMenuBar menuBar
JMenu menuFile
JMenu menuView
JMenu menuSearch
JMenuItem menuPrint
JMenuItem menuSave
JMenuItem menuOpen
JMenuItem horizontalView
JMenuItem startFind
JMenuItem findNext
JMenuItem findPrev
JSplitPane splitPane
JScrollPane tableScrollPane
JScrollPane recordScrollPane
dbfTableModel tableModel
dbfViewerRecordPanel dbfrp
String lastDirectory
String searchText
boolean[] searchFields
int orient
JTableHeader tableHeader
int[] subTableSplit
boolean pageinfoCalculated
int totalNumPages
int prevPageIndex
int subPageIndex
int subTableSplitSize
double tableHeightOnFullPage
double headerHeight
double pageWidth
double pageHeight
int fontHeight
int fontDesent
double tableHeight
double rowHeight
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |