📄 guioption.java
字号:
* @see #isShowLastLoginTip()
* @see #setShowLastLoginTip(boolean)
* @generated
*/
void unsetShowLastLoginTip();
/**
* Returns whether the value of the '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isShowLastLoginTip <em>Show Last Login Tip</em>}' attribute is set.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return whether the value of the '<em>Show Last Login Tip</em>' attribute is set.
* @see #unsetShowLastLoginTip()
* @see #isShowLastLoginTip()
* @see #setShowLastLoginTip(boolean)
* @generated
*/
boolean isSetShowLastLoginTip();
/**
* Returns the value of the '<em><b>Show Signature</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Show Signature</em>' attribute isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Show Signature</em>' attribute.
* @see #isSetShowSignature()
* @see #unsetShowSignature()
* @see #setShowSignature(boolean)
* @see edu.tsinghua.lumaqq.ecore.option.OptionPackage#getGUIOption_ShowSignature()
* @model unique="false" unsettable="true" dataType="org.eclipse.emf.ecore.xml.type.Boolean" required="true"
* @generated
*/
boolean isShowSignature();
/**
* Sets the value of the '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isShowSignature <em>Show Signature</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>Show Signature</em>' attribute.
* @see #isSetShowSignature()
* @see #unsetShowSignature()
* @see #isShowSignature()
* @generated
*/
void setShowSignature(boolean value);
/**
* Unsets the value of the '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isShowSignature <em>Show Signature</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see #isSetShowSignature()
* @see #isShowSignature()
* @see #setShowSignature(boolean)
* @generated
*/
void unsetShowSignature();
/**
* Returns whether the value of the '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isShowSignature <em>Show Signature</em>}' attribute is set.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return whether the value of the '<em>Show Signature</em>' attribute is set.
* @see #unsetShowSignature()
* @see #isShowSignature()
* @see #setShowSignature(boolean)
* @generated
*/
boolean isSetShowSignature();
/**
* Returns the value of the '<em><b>Show Custom Head</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Show Custom Head</em>' attribute isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Show Custom Head</em>' attribute.
* @see #isSetShowCustomHead()
* @see #unsetShowCustomHead()
* @see #setShowCustomHead(boolean)
* @see edu.tsinghua.lumaqq.ecore.option.OptionPackage#getGUIOption_ShowCustomHead()
* @model unique="false" unsettable="true" dataType="org.eclipse.emf.ecore.xml.type.Boolean" required="true"
* @generated
*/
boolean isShowCustomHead();
/**
* Sets the value of the '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isShowCustomHead <em>Show Custom Head</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>Show Custom Head</em>' attribute.
* @see #isSetShowCustomHead()
* @see #unsetShowCustomHead()
* @see #isShowCustomHead()
* @generated
*/
void setShowCustomHead(boolean value);
/**
* Unsets the value of the '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isShowCustomHead <em>Show Custom Head</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see #isSetShowCustomHead()
* @see #isShowCustomHead()
* @see #setShowCustomHead(boolean)
* @generated
*/
void unsetShowCustomHead();
/**
* Returns whether the value of the '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isShowCustomHead <em>Show Custom Head</em>}' attribute is set.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return whether the value of the '<em>Show Custom Head</em>' attribute is set.
* @see #unsetShowCustomHead()
* @see #isShowCustomHead()
* @see #setShowCustomHead(boolean)
* @generated
*/
boolean isSetShowCustomHead();
/**
* Returns the value of the '<em><b>Show Small Head</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Show Small Head</em>' attribute isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Show Small Head</em>' attribute.
* @see #isSetShowSmallHead()
* @see #unsetShowSmallHead()
* @see #setShowSmallHead(boolean)
* @see edu.tsinghua.lumaqq.ecore.option.OptionPackage#getGUIOption_ShowSmallHead()
* @model unique="false" unsettable="true" dataType="org.eclipse.emf.ecore.xml.type.Boolean" required="true"
* @generated
*/
boolean isShowSmallHead();
/**
* Sets the value of the '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isShowSmallHead <em>Show Small Head</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>Show Small Head</em>' attribute.
* @see #isSetShowSmallHead()
* @see #unsetShowSmallHead()
* @see #isShowSmallHead()
* @generated
*/
void setShowSmallHead(boolean value);
/**
* Unsets the value of the '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isShowSmallHead <em>Show Small Head</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see #isSetShowSmallHead()
* @see #isShowSmallHead()
* @see #setShowSmallHead(boolean)
* @generated
*/
void unsetShowSmallHead();
/**
* Returns whether the value of the '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isShowSmallHead <em>Show Small Head</em>}' attribute is set.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return whether the value of the '<em>Show Small Head</em>' attribute is set.
* @see #unsetShowSmallHead()
* @see #isShowSmallHead()
* @see #setShowSmallHead(boolean)
* @generated
*/
boolean isSetShowSmallHead();
/**
* Returns the value of the '<em><b>Tree Mode</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Tree Mode</em>' attribute isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Tree Mode</em>' attribute.
* @see #isSetTreeMode()
* @see #unsetTreeMode()
* @see #setTreeMode(boolean)
* @see edu.tsinghua.lumaqq.ecore.option.OptionPackage#getGUIOption_TreeMode()
* @model unique="false" unsettable="true" dataType="org.eclipse.emf.ecore.xml.type.Boolean" required="true"
* @generated
*/
boolean isTreeMode();
/**
* Sets the value of the '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isTreeMode <em>Tree Mode</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>Tree Mode</em>' attribute.
* @see #isSetTreeMode()
* @see #unsetTreeMode()
* @see #isTreeMode()
* @generated
*/
void setTreeMode(boolean value);
/**
* Unsets the value of the '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isTreeMode <em>Tree Mode</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see #isSetTreeMode()
* @see #isTreeMode()
* @see #setTreeMode(boolean)
* @generated
*/
void unsetTreeMode();
/**
* Returns whether the value of the '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isTreeMode <em>Tree Mode</em>}' attribute is set.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return whether the value of the '<em>Tree Mode</em>' attribute is set.
* @see #unsetTreeMode()
* @see #isTreeMode()
* @see #setTreeMode(boolean)
* @generated
*/
boolean isSetTreeMode();
/**
* Returns the value of the '<em><b>Use Tab IM Window</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Use Tab IM Window</em>' attribute isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Use Tab IM Window</em>' attribute.
* @see #isSetUseTabIMWindow()
* @see #unsetUseTabIMWindow()
* @see #setUseTabIMWindow(boolean)
* @see edu.tsinghua.lumaqq.ecore.option.OptionPackage#getGUIOption_UseTabIMWindow()
* @model unique="false" unsettable="true" dataType="org.eclipse.emf.ecore.xml.type.Boolean" required="true"
* @generated
*/
boolean isUseTabIMWindow();
/**
* Sets the value of the '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isUseTabIMWindow <em>Use Tab IM Window</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>Use Tab IM Window</em>' attribute.
* @see #isSetUseTabIMWindow()
* @see #unsetUseTabIMWindow()
* @see #isUseTabIMWindow()
* @generated
*/
void setUseTabIMWindow(boolean value);
/**
* Unsets the value of the '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isUseTabIMWindow <em>Use Tab IM Window</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see #isSetUseTabIMWindow()
* @see #isUseTabIMWindow()
* @see #setUseTabIMWindow(boolean)
* @generated
*/
void unsetUseTabIMWindow();
/**
* Returns whether the value of the '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isUseTabIMWindow <em>Use Tab IM Window</em>}' attribute is set.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return whether the value of the '<em>Use Tab IM Window</em>' attribute is set.
* @see #unsetUseTabIMWindow()
* @see #isUseTabIMWindow()
* @see #setUseTabIMWindow(boolean)
* @generated
*/
boolean isSetUseTabIMWindow();
/**
* Returns the value of the '<em><b>Bar Expanded</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Bar Expanded</em>' attribute isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Bar Expanded</em>' attribute.
* @see #isSetBarExpanded()
* @see #unsetBarExpanded()
* @see #setBarExpanded(boolean)
* @see edu.tsinghua.lumaqq.ecore.option.OptionPackage#getGUIOption_BarExpanded()
* @model unique="false" unsettable="true" dataType="org.eclipse.emf.ecore.xml.type.Boolean" required="true"
* @generated
*/
boolean isBarExpanded();
/**
* Sets the value of the '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isBarExpanded <em>Bar Expanded</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>Bar Expanded</em>' attribute.
* @see #isSetBarExpanded()
* @see #unsetBarExpanded()
* @see #isBarExpanded()
* @generated
*/
void setBarExpanded(boolean value);
/**
* Unsets the value of the '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isBarExpanded <em>Bar Expanded</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see #isSetBarExpanded()
* @see #isBarExpanded()
* @see #setBarExpanded(boolean)
* @generated
*/
void unsetBarExpanded();
/**
* Returns whether the value of the '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isBarExpanded <em>Bar Expanded</em>}' attribute is set.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return whether the value of the '<em>Bar Expanded</em>' attribute is set.
* @see #unsetBarExpanded()
* @see #isBarExpanded()
* @see #setBarExpanded(boolean)
* @generated
*/
boolean isSetBarExpanded();
/**
* Returns the value of the '<em><b>Width</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Width</em>' attribute isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Width</em>' attribute.
* @see #isSetWidth()
* @see #unsetWidth()
* @see #setWidth(int)
* @see edu.tsinghua.lumaqq.ecore.option.OptionPackage#getGUIOption_Width()
* @model unique="false" unsettable="true" dataType="org.eclipse.emf.ecore.xml.type.Int" required="true"
* @generated
*/
int getWidth();
/**
* Sets the value of the '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#getWidth <em>Width</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>Width</em>' attribute.
* @see #isSetWidth()
* @see #unsetWidth()
* @see #getWidth()
* @generated
*/
void setWidth(int value);
/**
* Unsets the value of the '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#getWidth <em>Width</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see #isSetWidth()
* @see #getWidth()
* @see #setWidth(int)
* @generated
*/
void unsetWidth();
/**
* Returns whether the value of the '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#getWidth <em>Width</em>}' attribute is set.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return whether the value of the '<em>Width</em>' attribute is set.
* @see #unsetWidth()
* @see #getWidth()
* @see #setWidth(int)
* @generated
*/
boolean isSetWidth();
} // GUIOption
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -