|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package org.kemet.lf.components.actions |
---|
Class org.kemet.lf.components.actions.DragButton extends javax.swing.JButton implements Serializable |
---|
Serialized Fields |
---|
java.awt.datatransfer.DataFlavor BtDraggableFlavor
META information about data.
javax.swing.JFrame frame
current frame associated to draggable button.
java.lang.String toolTip
current tooltip.
javax.swing.ImageIcon icn
current icon.
DragButtonInformation data
"data" block for draggable button.
Class org.kemet.lf.components.actions.DragButtonHandler extends javax.swing.TransferHandler implements Serializable |
---|
Serialized Fields |
---|
DragButton myBtDraggable
current draggable button.
Class org.kemet.lf.components.actions.DropButton extends javax.swing.TransferHandler implements Serializable |
---|
Serialized Fields |
---|
javax.swing.JPanel internalPanel
panel used for drop.
CScrollableDropArea root
root = jscroll pane.
javax.swing.JFrame frame
current frame associated.
java.util.ArrayList<E> BtsDraggableFlavor
draggable button.
MethodInfo info
information about method to execute when there is a dropped component.
javax.swing.JButton bdCopy
button used when we copy a drop button.
java.awt.Insets insets
Insets for panel.
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 |
---|
int width
width of the component.
int height
height of the component.
Class org.kemet.lf.components.basic.CJCheckBox extends javax.swing.JCheckBox implements Serializable |
---|
Serialized Fields |
---|
int width
width and height of the component.
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 |
---|
int width
width of the component.
int height
height of the component.
int hPosition
horizontal position of text.
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 |
---|
int width
width and height of the panel.
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 |
---|
int width
width and height of the component.
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 |
---|
javax.swing.ImageIcon icn
Package org.kemet.lf.exceptions |
---|
Class org.kemet.lf.exceptions.ExceptionManager extends java.lang.Exception implements Serializable |
---|
Serialized Fields |
---|
java.lang.Exception hiddenException_
store intercepted exception.
ExceptionsEnum error
store error of exception.
java.lang.String message
store message of exception.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |