Serialized Form


Package kiwi.event

Class kiwi.event.HierarchicalAssociationEvent implements Serializable

Serialized Fields

index

int index

node

Object node

parent

Object parent

Class kiwi.event.LinearAssociationEvent implements Serializable

Serialized Fields

index

int index

item

Object item

Class kiwi.event.TreeModelEvent implements Serializable

Serialized Fields

index

int index

node

ITreeNode node

parent

ITreeNode parent

Class kiwi.event.WorkspaceEvent implements Serializable

Serialized Fields

editor

WorkspaceEditor editor


Package kiwi.io

Class kiwi.io.ConfigFile implements Serializable

Serialized Fields

file

File file


Package kiwi.text

Class kiwi.text.FormattingException implements Serializable

Class kiwi.text.ParsingException implements Serializable

Serialized Fields

line

int line

message

String message


Package kiwi.ui

Class kiwi.ui.AboutFrame implements Serializable

Serialized Fields

actionListener

kiwi.ui.AboutFrame._ActionListener actionListener

b_home

KButton b_home

b_ok

KButton b_ok

defaultTitle

String defaultTitle

edit

JEditorPane edit

startPage

URL startPage

Class kiwi.ui.ArrowButtonView implements Serializable

Serialized Fields

action

int action

actionListener

kiwi.ui.ArrowButtonView._ActionListener actionListener

b_first

KButton b_first

b_last

KButton b_last

b_next

KButton b_next

b_prev

KButton b_prev

pos

int pos

range

int range

support

ActionSupport support

Class kiwi.ui.ButtonPanel implements Serializable

Serialized Fields

p_buttons

KPanel p_buttons

Class kiwi.ui.ColoredCellRenderer implements Serializable

Serialized Fields

gray

Color gray

Class kiwi.ui.ConsoleFrame implements Serializable

Serialized Fields

b_clear

KButton b_clear

b_dismiss

KButton b_dismiss

buffer

ScrollbackView buffer

item

ColoredString item

types

Color[] types
The message type-to-color mapping.

Class kiwi.ui.DateChooser implements Serializable

Serialized Fields

b_lmonth

RepeaterButton b_lmonth

b_lyear

RepeaterButton b_lyear

b_rmonth

RepeaterButton b_rmonth

b_ryear

RepeaterButton b_ryear

cal

kiwi.ui.DateChooser.CalendarPane cal

calendar

Calendar calendar

datefmt

SimpleDateFormat datefmt

firstDay

int firstDay

l_date

JLabel l_date

l_month

JLabel l_month

l_year

JLabel l_year

Class kiwi.ui.DocumentBrowserFrame implements Serializable

Serialized Fields

b_close

KButton b_close

browser

DocumentBrowserView browser

dataSource

DocumentDataSource dataSource

Class kiwi.ui.DocumentBrowserView implements Serializable

Serialized Fields

adapter

TreeModelTreeAdapter adapter

html

JEditorPane html

model

ITreeModel model

tree

JTree tree

Class kiwi.ui.FilesystemListView implements Serializable

Serialized Fields

adapter

TreeModelListAdapter adapter

ignoreFiles

boolean ignoreFiles

list

JList list

model

ITreeModel model

Class kiwi.ui.FilesystemTableView implements Serializable

Serialized Fields

ignoreFiles

boolean ignoreFiles

model

ITreeModel model

table

TreeTable table

Class kiwi.ui.FilesystemTreeView implements Serializable

Serialized Fields

adapter

TreeModelTreeAdapter adapter

ignoreFiles

boolean ignoreFiles

model

DynamicTreeModel model

tree

JTree tree

Class kiwi.ui.ImageView implements Serializable

Serialized Fields

b_zoomin

KButton b_zoomin

b_zoomout

KButton b_zoomout

b_zoomreset

KButton b_zoomreset

curImage

Image curImage

defaultCursor

Cursor defaultCursor

image

Image image

origh

int origh

origw

int origw

scale

float scale

scroll

JScrollPane scroll

viewport

JLabel viewport

waitCursor

Cursor waitCursor

Class kiwi.ui.KButton implements Serializable

Class kiwi.ui.KDesktopPane implements Serializable

Serialized Fields

opaque

boolean opaque

Class kiwi.ui.KFrame implements Serializable

Serialized Fields

_main

KPanel _main

Class kiwi.ui.KLabel implements Serializable

Serialized Fields

cols

int cols

dim

Dimension dim

fm

FontMetrics fm

h

int h

h0

int h0

lines

String[] lines

ph

int ph

pw

int pw

text

String text

Class kiwi.ui.KPanel implements Serializable

Serialized Fields

image

Image image

Class kiwi.ui.MarkupProxy implements Serializable

Serialized Fields

text

String text
The text for this proxy.

Class kiwi.ui.ModelListCellRenderer implements Serializable

Serialized Fields

emptyBorder

EmptyBorder emptyBorder

model

ITreeModel model

OFFSET

int OFFSET

Class kiwi.ui.ModelTableCellRenderer implements Serializable

Serialized Fields

emptyBorder

EmptyBorder emptyBorder

model

ITreeModel model

OFFSET

int OFFSET

Class kiwi.ui.ModelTreeCellRenderer implements Serializable

Serialized Fields

highlightBackground

Color highlightBackground

highlightForeground

Color highlightForeground

model

ITreeModel model

Class kiwi.ui.NoAppropriateEditorException implements Serializable

Serialized Fields

clazz

Class clazz

Class kiwi.ui.PathEditor implements Serializable

Serialized Fields

b_delete

KButton b_delete

b_down

KButton b_down

b_new

KButton b_new

b_up

KButton b_up

cellEditor

kiwi.ui.PathEditor.PathListCellEditor cellEditor

d_path

DirectorySelectorDialog d_path

paths

JTable paths

sel

ListSelectionModel sel

tmodel

DefaultTableModel tmodel

Class kiwi.ui.RepeaterButton implements Serializable

Serialized Fields

timer

Timer timer

Class kiwi.ui.ScrollbackView implements Serializable

Serialized Fields

model

DefaultListModel model

saveLines

int saveLines

Class kiwi.ui.SimpleEditor implements Serializable

Serialized Fields

b_copy

KButton b_copy

b_cut

KButton b_cut

b_paste

KButton b_paste

p_buttons

KPanel p_buttons

t_text

JTextArea t_text
The JTextArea that holds the text for this component.

Class kiwi.ui.SimpleStyledEditor implements Serializable

Serialized Fields

a_bold

SimpleAttributeSet a_bold

a_italic

SimpleAttributeSet a_italic

a_plain

SimpleAttributeSet a_plain

a_underline

SimpleAttributeSet a_underline

boldf

boolean boldf

buffer

StringBuffer buffer

doc

DefaultStyledDocument doc

italicf

boolean italicf

plainf

boolean plainf

proxyFactory

MarkupProxyFactory proxyFactory

underlinef

boolean underlinef

Class kiwi.ui.SplashScreen implements Serializable

Serialized Fields

caption

String caption

delay

int delay

image

Image image

Class kiwi.ui.StackView implements Serializable

Serialized Fields

model

StackModel model

Class kiwi.ui.StatusBar implements Serializable

Serialized Fields

bgcolor

Color bgcolor

label

JLabel label

labelOnly

boolean labelOnly

meter

Thermometer meter

Class kiwi.ui.Thermometer implements Serializable

Serialized Fields

barw

int barw

percent

int percent

pheight

int pheight

pos

int pos

pwidth

int pwidth

thread

Thread thread

Class kiwi.ui.TreeTable implements Serializable

Serialized Fields

model

ITreeModel model

tableAdapter

TreeModelTableAdapter tableAdapter

Class kiwi.ui.WizardPanel implements Serializable

Serialized Fields

config

Config config
The configuration object for the WizardPanelSequence that owns this WizardPanel.

l_title

JLabel l_title

support

ChangeSupport support

Class kiwi.ui.WizardView implements Serializable

Serialized Fields

b_cancel

KButton b_cancel

b_next

KButton b_next

b_prev

KButton b_prev

content

KPanel content

count

int count

curPanel

WizardPanel curPanel

finish

boolean finish

i_next

Icon i_next

iconLabel

JLabel iconLabel

pos

int pos

sequence

WizardPanelSequence sequence

support

ActionSupport support

Class kiwi.ui.WorkspaceEditor implements Serializable

Serialized Fields

actionListener

kiwi.ui.WorkspaceEditor._ButtonListener actionListener

b_cancel

KButton b_cancel

b_save

KButton b_save

changesMade

boolean changesMade

curFocus

JTextComponent curFocus

editable

boolean editable

firstComponent

Component firstComponent

focusAdapter

kiwi.ui.WorkspaceEditor._FocusListener focusAdapter

keyAdapter

kiwi.ui.WorkspaceEditor._KeyListener keyAdapter

l_comment

JLabel l_comment

manager

WorkspaceManager manager

mouseAdapter

kiwi.ui.WorkspaceEditor._MouseListener mouseAdapter

object

Object object
The problem domain object associated with this editor.

pane

KPanel pane


Package kiwi.ui.dialog

Class kiwi.ui.dialog.ComponentDialog implements Serializable

Serialized Fields

actionListener

kiwi.ui.dialog.ComponentDialog._ActionListener actionListener

b_cancel

KButton b_cancel
The Cancel button.

b_ok

KButton b_ok
The OK button.

buttons

ButtonPanel buttons

cancelled

boolean cancelled

commentLabel

JLabel commentLabel

fixedButtons

int fixedButtons

iconLabel

JLabel iconLabel

inputComponent

JTextField inputComponent

main

KPanel main

Class kiwi.ui.dialog.DateChooserDialog implements Serializable

Serialized Fields

cal

DateChooser cal

v_date

Calendar v_date

Class kiwi.ui.dialog.DirectorySelectorDialog implements Serializable

Serialized Fields

list

FilesystemListView list

v_file

File v_file

Class kiwi.ui.dialog.KDialog implements Serializable

Serialized Fields

_listeners

Vector _listeners

_main

KPanel _main

Class kiwi.ui.dialog.KInputDialog implements Serializable

Serialized Fields

b_cancel

JButton b_cancel

b_ok

JButton b_ok

image

Image image

input

String input

jl

JLabel jl

t_input

JTextField t_input

Class kiwi.ui.dialog.KMessageDialog implements Serializable

Serialized Fields

l_text

KLabel l_text

Class kiwi.ui.dialog.KQuestionDialog implements Serializable

Serialized Fields

label

JLabel label

status

boolean status

Class kiwi.ui.dialog.LoginDialog implements Serializable

Serialized Fields

b_cancel

KButton b_cancel

b_ok

KButton b_ok

dialogs

DialogSet dialogs

t_passwd

JPasswordField t_passwd

t_user

JTextField t_user

validator

LoginValidator validator

Class kiwi.ui.dialog.ProgressDialog implements Serializable

Serialized Fields

bar

JProgressBar bar

iconLabel

JLabel iconLabel

label

JLabel label

Class kiwi.ui.dialog.PropertyEditorDialog implements Serializable

Serialized Fields

b_delete

KButton b_delete

b_new

KButton b_new

config

ConfigFile config

dialogs

DialogSet dialogs

table

JTable table

tmodel

DefaultTableModel tmodel

Class kiwi.ui.dialog.WizardDialog implements Serializable

Serialized Fields

b_cancel

JButton b_cancel

b_ok

JButton b_ok


Package kiwi.ui.model

Class kiwi.ui.model.DefaultStackModel implements Serializable

Class kiwi.ui.model.TableMap implements Serializable

Serialized Fields

model

TableModel model
The TableModel that this map wraps.

Class kiwi.ui.model.TableSorter implements Serializable

Serialized Fields

ascending

boolean ascending

compares

int compares

indexes

int[] indexes

sortingColumns

Vector sortingColumns


Package kiwi.util

Class kiwi.util.AssertionException implements Serializable

Class kiwi.util.Config implements Serializable

Serialized Fields

description

String description
The description for this set of configuration parameters.

support

ChangeSupport support
The support object for firing ChangeEvents when the object changes.

Class kiwi.util.InvalidCommandLineArgumentException implements Serializable

Class kiwi.util.MissingCommandLineArgumentException implements Serializable

Class kiwi.util.NotImplementedException implements Serializable

Class kiwi.util.ResourceNotFoundException implements Serializable