Serialized Form


Package org.kemet.lf.components.actions

Class org.kemet.lf.components.actions.DragButton extends javax.swing.JButton implements Serializable

Serialized Fields

BtDraggableFlavor

java.awt.datatransfer.DataFlavor BtDraggableFlavor

META information about data.


frame

javax.swing.JFrame frame

current frame associated to draggable button.


toolTip

java.lang.String toolTip

current tooltip.


icn

javax.swing.ImageIcon icn

current icon.


data

DragButtonInformation data

"data" block for draggable button.

Class org.kemet.lf.components.actions.DragButtonHandler extends javax.swing.TransferHandler implements Serializable

Serialized Fields

myBtDraggable

DragButton myBtDraggable

current draggable button.

Class org.kemet.lf.components.actions.DropButton extends javax.swing.TransferHandler implements Serializable

Serialized Fields

internalPanel

javax.swing.JPanel internalPanel

panel used for drop.


root

CScrollableDropArea root

root = jscroll pane.


frame

javax.swing.JFrame frame

current frame associated.


BtsDraggableFlavor

java.util.ArrayList<E> BtsDraggableFlavor

draggable button.


info

MethodInfo info

information about method to execute when there is a dropped component.


bdCopy

javax.swing.JButton bdCopy

button used when we copy a drop button.


insets

java.awt.Insets insets

Insets for panel.


bd

DragButton bd

drop button.


Package org.kemet.lf.components.basic

Class org.kemet.lf.components.basic.CancelButton extends javax.swing.JLabel implements Serializable

Class org.kemet.lf.components.basic.CJButton extends javax.swing.JButton implements Serializable

Serialized Fields

width

int width

width of the component.


height

int height

height of the component.

Class org.kemet.lf.components.basic.CJCheckBox extends javax.swing.JCheckBox implements Serializable

Serialized Fields

width

int width

width and height of the component.


height

int height

width and height of the component.

Class org.kemet.lf.components.basic.CJCheckBoxMenuItem extends javax.swing.JCheckBoxMenuItem implements Serializable

Class org.kemet.lf.components.basic.CJLabel extends javax.swing.JLabel implements Serializable

Serialized Fields

width

int width

width of the component.


height

int height

height of the component.


hPosition

int hPosition

horizontal position of text.


vPosition

int vPosition

vertical position of text.

Class org.kemet.lf.components.basic.CJMenu extends javax.swing.JMenu implements Serializable

Class org.kemet.lf.components.basic.CJMenuItem extends javax.swing.JMenuItem implements Serializable

Class org.kemet.lf.components.basic.CJRadioButton extends javax.swing.JRadioButton implements Serializable

Serialized Fields

width

int width

width and height of the panel.


height

int height

width and height of the panel.

Class org.kemet.lf.components.basic.CJRadioButtonMenuItem extends javax.swing.JRadioButtonMenuItem implements Serializable

Class org.kemet.lf.components.basic.CJTextArea extends javax.swing.JTextArea implements Serializable

Class org.kemet.lf.components.basic.CJTextPane extends javax.swing.JTextPane implements Serializable

Serialized Fields

width

int width

width and height of the component.


height

int height

width and height of the component.

Class org.kemet.lf.components.basic.ColoredTabbedPane extends javax.swing.JTabbedPane implements Serializable

Class org.kemet.lf.components.basic.OkButton extends javax.swing.JLabel implements Serializable

Serialized Fields

icn

javax.swing.ImageIcon icn

Package org.kemet.lf.exceptions

Class org.kemet.lf.exceptions.ExceptionManager extends java.lang.Exception implements Serializable

Serialized Fields

hiddenException_

java.lang.Exception hiddenException_

store intercepted exception.


error

ExceptionsEnum error

store error of exception.


message

java.lang.String message

store message of exception.



Copyright © 2008 F. MAUPIN. All Rights Reserved.