Bibi
19 Oct 2005 21:04

Serialized Form


Package ujap.bibi

Class ujap.bibi.Bibi extends MDIFrame implements Serializable

Serialized Fields

initialized

boolean initialized
to check of view is already visible before allowing view-action to complain about not having selected a frame first!


filter

FileFilter filter

Class ujap.bibi.EntryEditor extends JPanel implements Serializable

Serialized Fields

name

JComboBox name

cellEditor

DefaultCellEditor cellEditor

cellRenderer

DefaultTableCellRenderer cellRenderer

key

JTextField key

type

JComboBox type

keyDocumentListener

DocumentListener keyDocumentListener

ma

MouseAdapter ma

table

JTable table

scroll

JScrollPane scroll

entry

Entry entry

lissy

Vector lissy


Package ujap.util

Class ujap.util.MDIFrame extends org.cello.util.ui.JLoadSaveFrame implements Serializable

Serialized Fields

files

Map files
this Map contains JInternalFrames as keys and FrameData objects as values.


x

int x
the coordinates of the new internal frames.


y

int y
the coordinates of the new internal frames.


windowMenu

JMenu windowMenu
menu for selecting active frame


desktop

JDesktopPane desktop
the JDesktopPane that contains the internalFrames. use desktop.getSelectedFrame to access the current frame.


windowMenuListener

ActionListener windowMenuListener
the listeners that controls the window menu, making the frame selected in the menu the active frame on the desktop.


closeListener

InternalFrameListener closeListener
the listener that calls the close() method if the "close" icon is clicked on the frame

Class ujap.util.Selector extends JDialog implements Serializable

Serialized Fields

startList

JList startList

result

JList result

okay

JButton okay

cancel

JButton cancel

add

JButton add

remove

JButton remove

gbl

GridBagLayout gbl

gc

GridBagConstraints gc

cancelled

boolean cancelled

start

Vector start

end

Vector end


Package ujap.generated

Class ujap.generated.TokenMgrError extends Error implements Serializable

Serialized Fields

errorCode

int errorCode
Indicates the reason why the exception is thrown. It will have one of the above 4 values.


errorLine

int errorLine

errorColumn

int errorColumn


Bibi
19 Oct 2005 21:04

Copyright ? 2002-2005 Ute Platzer. All Rights Reserved.