|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectname.dhiller.jBorderLiner.BL_ToolbarItem
name.dhiller.jBorderLiner.BL_TB_SelectLSBtn
class BL_TB_SelectLSBtn
Field Summary | |
---|---|
(package private) static short |
icurrentLinestyle
|
private static short |
iInitialValue
|
private static short |
iLowerLimit
|
private static short |
iStep
|
private static short |
iUpperLimit
|
private static short[][] |
LSList
|
Fields inherited from class name.dhiller.jBorderLiner.BL_ToolbarItem |
---|
m_URL |
Constructor Summary | |
---|---|
BL_TB_SelectLSBtn()
Creates a new instance of BL_TB_ActiveBtn |
Method Summary | |
---|---|
(package private) void |
dispatch(com.sun.star.util.URL aURL,
com.sun.star.beans.PropertyValue[] aArguments)
dispatch - got a message, act |
(package private) short |
GetLineStyle2()
GetLineStyle for BorderLine2 |
(package private) short[][] |
GetLSList()
|
(package private) void |
Init(com.sun.star.frame.XFrame xFrame,
com.sun.star.frame.XStatusListener xControl,
com.sun.star.util.URL aURL)
init - Initialize Toolbarbutton to select the linestyle |
(package private) short |
LinePosToLineStyle(short LP)
convert the LineStyle to the Position in the List |
(package private) short |
LineStyleToListPos(int LS)
convert the LineStyle to the Position in the List |
(package private) void |
setLineNumber(int iLS)
set line style need to write value to toolbar again in case user entered data manually and also to inform all toolbars of the change |
(package private) void |
setLineNumberFromTB(int iLP)
set line style need to write value to toolbar again in case user entered data manually and also to inform all toolbars of the change |
Methods inherited from class name.dhiller.jBorderLiner.BL_ToolbarItem |
---|
changeStatusFrame, GetControl, getControlElement, getControlElementFromFrame, GetFrame, Init, removeContext, SendCommandTo, sendCommandToAll |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
static short icurrentLinestyle
private static final short[][] LSList
private static final short iInitialValue
private static final short iLowerLimit
private static final short iUpperLimit
private static final short iStep
Constructor Detail |
---|
BL_TB_SelectLSBtn()
Method Detail |
---|
void Init(com.sun.star.frame.XFrame xFrame, com.sun.star.frame.XStatusListener xControl, com.sun.star.util.URL aURL)
com.sun.star.frame.XStatusListener
- xControlcom.sun.star.util.URL
- my URL
void dispatch(com.sun.star.util.URL aURL, com.sun.star.beans.PropertyValue[] aArguments)
dispatch
in class BL_ToolbarItem
com.sun.star.util.URL
- my URLcom.sun.star.beans.PropertyValue[]
- Arguments, Name = "KeyModifier", "Value"void setLineNumberFromTB(int iLP)
iLS
- - Linestyleshort GetLineStyle2()
void setLineNumber(int iLS)
iLS
- - Linestyleshort[][] GetLSList()
short LineStyleToListPos(int LS)
ListStyle
-
short LinePosToLineStyle(short LP)
ListStyle
-
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |