|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DragButtonInformation | |
---|---|
org.kemet.lf.components.actions |
Uses of DragButtonInformation in org.kemet.lf.components.actions |
---|
Methods in org.kemet.lf.components.actions that return DragButtonInformation | |
---|---|
DragButtonInformation |
DragButton.getData()
return the "data" block. |
Methods in org.kemet.lf.components.actions with parameters of type DragButtonInformation | |
---|---|
void |
DragButton.setData(DragButtonInformation data)
set the "data" block. |
Constructors in org.kemet.lf.components.actions with parameters of type DragButtonInformation | |
---|---|
DragButton(java.lang.String toolTip,
javax.swing.ImageIcon icn,
DragButtonInformation data,
javax.swing.JFrame frame,
GlobalKemet application)
creation of a draggable button. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |