JAPI 0_6-alpha-2
Yet another Java API
API Documentation

Serialized Form


Package net.sf.japi.swing

Class net.sf.japi.swing.DisposeAction extends AbstractAction implements Serializable

Serialized Fields

window

Window window
The window to be disposed.

include

Class net.sf.japi.swing.DummyAction extends AbstractAction implements Serializable

serialVersionUID: 1L

Class net.sf.japi.swing.FileField extends JComponent implements Serializable

Serialized Fields

textField

JTextField textField
The JTextField used to display the filename.

include

Class net.sf.japi.swing.JFileChooserButton extends JButton implements Serializable

Serialized Fields

textField

JTextField textField
The JTextField to read/write the file path to.

include

fileSelectionMode

int fileSelectionMode
The file selection mode.

include

base

File base
The base directory for choosing files.

include

chooser

JFileChooser chooser
The JFileChooser to use.

include

Class net.sf.japi.swing.JPropertyEditor extends JComponent implements Serializable

Class net.sf.japi.swing.JSAXErrorHandler extends JOptionPane implements Serializable

Serialized Fields

errorPane

JTextArea errorPane
The JTextArea which displays the errors.

include

dialog

JDialog dialog
The Dialog.

include

parent

Component parent
Parent component.

include

closeButton

JButton closeButton
Button for closing.

include

Class net.sf.japi.swing.LocaleListCellRenderer extends DefaultListCellRenderer implements Serializable

serialVersionUID: 1L

Class net.sf.japi.swing.NamedActionMap extends ActionMap implements Serializable

Serialized Fields

name

String name
The name.

Class net.sf.japi.swing.ProgressDisplay extends JDialog implements Serializable

serialVersionUID: 1L

Serialized Fields

progressBar

JProgressBar progressBar
The progress progressBar.

include

label

JLabel label
The text label.

include

Class net.sf.japi.swing.ReflectionAction extends AbstractAction implements Serializable

serialVersionUID: 1L

Class net.sf.japi.swing.ToggleAction extends AbstractAction implements Serializable

serialVersionUID: 1L

Serialized Fields

selected

boolean selected
The selected state.

include

Class net.sf.japi.swing.ToolBarLayout extends BorderLayout implements Serializable

serialVersionUID: 1L

Serialized Fields

hgap

int hgap
Horizontal Gap.

include

vgap

int vgap
Vertical Gap.

include

north

List<E> north
Components in the north region.

include

south

List<E> south
Components in the south region.

include

east

List<E> east
Components in the east region.

include

west

List<E> west
Components in the west region.

include

center

Component center
Component in the center region.

include

Class net.sf.japi.swing.ToolBarLayout.ToolBarConstraints extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

region

ToolBarLayout.ToolBarConstraints.Region region
Region constraint.

include

position

int position
Position constraint.

include

Class net.sf.japi.swing.WindowsLookAndFeel extends com.sun.java.swing.plaf.windows.WindowsLookAndFeel implements Serializable


Package net.sf.japi.swing.prefs

Class net.sf.japi.swing.prefs.AbstractPrefs extends JPanel implements Serializable

Serialized Fields

listLabelIcon

Icon listLabelIcon
The icon to be displayed in the list where the user can choose amongst preferences.

include
See Also:
AbstractPrefs.getListLabelIcon()

listLabelText

String listLabelText
The label text to be displayed in the list where the user can choose amongst preferences.

include
See Also:
AbstractPrefs.getListLabelText()

labelText

String labelText
The title text to be displayed as title for this prefs module.

include
See Also:
AbstractPrefs.getLabelText()

helpURL

URL helpURL
The Help URL.

include

helpText

String helpText
The Help text (HTML).

include

Class net.sf.japi.swing.prefs.PreferencesGroup extends AbstractListModel implements Serializable

Serialized Fields

prefs

List<E> prefs
The preferences modules.

include

title

String title
The preferences title.

include

Package net.sf.japi.swing.prefs.keys

Class net.sf.japi.swing.prefs.keys.KeyStrokePrefs extends AbstractPrefs implements Serializable


Package net.sf.japi.swing.treetable

Class net.sf.japi.swing.treetable.JTreeTable extends JTable implements Serializable

Serialized Fields

tree

JTreeTable.TreeTableCellRenderer tree
TreeTableCellRenderer.

Class net.sf.japi.swing.treetable.JTreeTable.TreeTableCellEditor extends AbstractCellEditor implements Serializable

Class net.sf.japi.swing.treetable.JTreeTable.TreeTableCellRenderer extends JTree implements Serializable

Serialized Fields

visibleRow

int visibleRow

Class net.sf.japi.swing.treetable.TreeTableModelTableModelAdapter extends AbstractTableModel implements Serializable

Serialized Fields

tree

JTree tree
The underlying JTree.


treeTableModel

TreeTableModel<R,T> treeTableModel
The underlying TreeTableModel.


JAPI
Yet another Java API
API Documentation

© 2005-2006 Christian Hujer. All rights reserved. See copyright