⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 guioption.java

📁 lumaQQ的源文件
💻 JAVA
📖 第 1 页 / 共 4 页
字号:
	 * @generated
	 */
	int getOnlineTipLocationY();

	/**
	 * Sets the value of the '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#getOnlineTipLocationY <em>Online Tip Location Y</em>}' attribute.
	 * <!-- begin-user-doc -->
	 * <!-- end-user-doc -->
	 * @param value the new value of the '<em>Online Tip Location Y</em>' attribute.
	 * @see #isSetOnlineTipLocationY()
	 * @see #unsetOnlineTipLocationY()
	 * @see #getOnlineTipLocationY()
	 * @generated
	 */
	void setOnlineTipLocationY(int value);

	/**
	 * Unsets the value of the '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#getOnlineTipLocationY <em>Online Tip Location Y</em>}' attribute.
	 * <!-- begin-user-doc -->
	 * <!-- end-user-doc -->
	 * @see #isSetOnlineTipLocationY()
	 * @see #getOnlineTipLocationY()
	 * @see #setOnlineTipLocationY(int)
	 * @generated
	 */
	void unsetOnlineTipLocationY();

	/**
	 * Returns whether the value of the '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#getOnlineTipLocationY <em>Online Tip Location Y</em>}' attribute is set.
	 * <!-- begin-user-doc -->
	 * <!-- end-user-doc -->
	 * @return whether the value of the '<em>Online Tip Location Y</em>' attribute is set.
	 * @see #unsetOnlineTipLocationY()
	 * @see #getOnlineTipLocationY()
	 * @see #setOnlineTipLocationY(int)
	 * @generated
	 */
	boolean isSetOnlineTipLocationY();

	/**
	 * Returns the value of the '<em><b>On Top</b></em>' attribute.
	 * <!-- begin-user-doc -->
	 * <p>
	 * If the meaning of the '<em>On Top</em>' attribute isn't clear,
	 * there really should be more of a description here...
	 * </p>
	 * <!-- end-user-doc -->
	 * @return the value of the '<em>On Top</em>' attribute.
	 * @see #isSetOnTop()
	 * @see #unsetOnTop()
	 * @see #setOnTop(boolean)
	 * @see edu.tsinghua.lumaqq.ecore.option.OptionPackage#getGUIOption_OnTop()
	 * @model unique="false" unsettable="true" dataType="org.eclipse.emf.ecore.xml.type.Boolean" required="true"
	 * @generated
	 */
	boolean isOnTop();

	/**
	 * Sets the value of the '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isOnTop <em>On Top</em>}' attribute.
	 * <!-- begin-user-doc -->
	 * <!-- end-user-doc -->
	 * @param value the new value of the '<em>On Top</em>' attribute.
	 * @see #isSetOnTop()
	 * @see #unsetOnTop()
	 * @see #isOnTop()
	 * @generated
	 */
	void setOnTop(boolean value);

	/**
	 * Unsets the value of the '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isOnTop <em>On Top</em>}' attribute.
	 * <!-- begin-user-doc -->
	 * <!-- end-user-doc -->
	 * @see #isSetOnTop()
	 * @see #isOnTop()
	 * @see #setOnTop(boolean)
	 * @generated
	 */
	void unsetOnTop();

	/**
	 * Returns whether the value of the '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isOnTop <em>On Top</em>}' attribute is set.
	 * <!-- begin-user-doc -->
	 * <!-- end-user-doc -->
	 * @return whether the value of the '<em>On Top</em>' attribute is set.
	 * @see #unsetOnTop()
	 * @see #isOnTop()
	 * @see #setOnTop(boolean)
	 * @generated
	 */
	boolean isSetOnTop();

	/**
	 * Returns the value of the '<em><b>Show Blacklist</b></em>' attribute.
	 * <!-- begin-user-doc -->
	 * <p>
	 * If the meaning of the '<em>Show Blacklist</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 Blacklist</em>' attribute.
	 * @see #isSetShowBlacklist()
	 * @see #unsetShowBlacklist()
	 * @see #setShowBlacklist(boolean)
	 * @see edu.tsinghua.lumaqq.ecore.option.OptionPackage#getGUIOption_ShowBlacklist()
	 * @model unique="false" unsettable="true" dataType="org.eclipse.emf.ecore.xml.type.Boolean" required="true"
	 * @generated
	 */
	boolean isShowBlacklist();

	/**
	 * Sets the value of the '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isShowBlacklist <em>Show Blacklist</em>}' attribute.
	 * <!-- begin-user-doc -->
	 * <!-- end-user-doc -->
	 * @param value the new value of the '<em>Show Blacklist</em>' attribute.
	 * @see #isSetShowBlacklist()
	 * @see #unsetShowBlacklist()
	 * @see #isShowBlacklist()
	 * @generated
	 */
	void setShowBlacklist(boolean value);

	/**
	 * Unsets the value of the '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isShowBlacklist <em>Show Blacklist</em>}' attribute.
	 * <!-- begin-user-doc -->
	 * <!-- end-user-doc -->
	 * @see #isSetShowBlacklist()
	 * @see #isShowBlacklist()
	 * @see #setShowBlacklist(boolean)
	 * @generated
	 */
	void unsetShowBlacklist();

	/**
	 * Returns whether the value of the '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isShowBlacklist <em>Show Blacklist</em>}' attribute is set.
	 * <!-- begin-user-doc -->
	 * <!-- end-user-doc -->
	 * @return whether the value of the '<em>Show Blacklist</em>' attribute is set.
	 * @see #unsetShowBlacklist()
	 * @see #isShowBlacklist()
	 * @see #setShowBlacklist(boolean)
	 * @generated
	 */
	boolean isSetShowBlacklist();

	/**
	 * Returns the value of the '<em><b>Show Friend Tip</b></em>' attribute.
	 * <!-- begin-user-doc -->
	 * <p>
	 * If the meaning of the '<em>Show Friend Tip</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 Friend Tip</em>' attribute.
	 * @see #isSetShowFriendTip()
	 * @see #unsetShowFriendTip()
	 * @see #setShowFriendTip(boolean)
	 * @see edu.tsinghua.lumaqq.ecore.option.OptionPackage#getGUIOption_ShowFriendTip()
	 * @model unique="false" unsettable="true" dataType="org.eclipse.emf.ecore.xml.type.Boolean" required="true"
	 * @generated
	 */
	boolean isShowFriendTip();

	/**
	 * Sets the value of the '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isShowFriendTip <em>Show Friend Tip</em>}' attribute.
	 * <!-- begin-user-doc -->
	 * <!-- end-user-doc -->
	 * @param value the new value of the '<em>Show Friend Tip</em>' attribute.
	 * @see #isSetShowFriendTip()
	 * @see #unsetShowFriendTip()
	 * @see #isShowFriendTip()
	 * @generated
	 */
	void setShowFriendTip(boolean value);

	/**
	 * Unsets the value of the '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isShowFriendTip <em>Show Friend Tip</em>}' attribute.
	 * <!-- begin-user-doc -->
	 * <!-- end-user-doc -->
	 * @see #isSetShowFriendTip()
	 * @see #isShowFriendTip()
	 * @see #setShowFriendTip(boolean)
	 * @generated
	 */
	void unsetShowFriendTip();

	/**
	 * Returns whether the value of the '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isShowFriendTip <em>Show Friend Tip</em>}' attribute is set.
	 * <!-- begin-user-doc -->
	 * <!-- end-user-doc -->
	 * @return whether the value of the '<em>Show Friend Tip</em>' attribute is set.
	 * @see #unsetShowFriendTip()
	 * @see #isShowFriendTip()
	 * @see #setShowFriendTip(boolean)
	 * @generated
	 */
	boolean isSetShowFriendTip();

	/**
	 * Returns the value of the '<em><b>Show Nick</b></em>' attribute.
	 * <!-- begin-user-doc -->
	 * <p>
	 * If the meaning of the '<em>Show Nick</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 Nick</em>' attribute.
	 * @see #isSetShowNick()
	 * @see #unsetShowNick()
	 * @see #setShowNick(boolean)
	 * @see edu.tsinghua.lumaqq.ecore.option.OptionPackage#getGUIOption_ShowNick()
	 * @model unique="false" unsettable="true" dataType="org.eclipse.emf.ecore.xml.type.Boolean" required="true"
	 * @generated
	 */
	boolean isShowNick();

	/**
	 * Sets the value of the '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isShowNick <em>Show Nick</em>}' attribute.
	 * <!-- begin-user-doc -->
	 * <!-- end-user-doc -->
	 * @param value the new value of the '<em>Show Nick</em>' attribute.
	 * @see #isSetShowNick()
	 * @see #unsetShowNick()
	 * @see #isShowNick()
	 * @generated
	 */
	void setShowNick(boolean value);

	/**
	 * Unsets the value of the '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isShowNick <em>Show Nick</em>}' attribute.
	 * <!-- begin-user-doc -->
	 * <!-- end-user-doc -->
	 * @see #isSetShowNick()
	 * @see #isShowNick()
	 * @see #setShowNick(boolean)
	 * @generated
	 */
	void unsetShowNick();

	/**
	 * Returns whether the value of the '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isShowNick <em>Show Nick</em>}' attribute is set.
	 * <!-- begin-user-doc -->
	 * <!-- end-user-doc -->
	 * @return whether the value of the '<em>Show Nick</em>' attribute is set.
	 * @see #unsetShowNick()
	 * @see #isShowNick()
	 * @see #setShowNick(boolean)
	 * @generated
	 */
	boolean isSetShowNick();

	/**
	 * Returns the value of the '<em><b>Show Online Only</b></em>' attribute.
	 * <!-- begin-user-doc -->
	 * <p>
	 * If the meaning of the '<em>Show Online Only</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 Online Only</em>' attribute.
	 * @see #isSetShowOnlineOnly()
	 * @see #unsetShowOnlineOnly()
	 * @see #setShowOnlineOnly(boolean)
	 * @see edu.tsinghua.lumaqq.ecore.option.OptionPackage#getGUIOption_ShowOnlineOnly()
	 * @model unique="false" unsettable="true" dataType="org.eclipse.emf.ecore.xml.type.Boolean" required="true"
	 * @generated
	 */
	boolean isShowOnlineOnly();

	/**
	 * Sets the value of the '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isShowOnlineOnly <em>Show Online Only</em>}' attribute.
	 * <!-- begin-user-doc -->
	 * <!-- end-user-doc -->
	 * @param value the new value of the '<em>Show Online Only</em>' attribute.
	 * @see #isSetShowOnlineOnly()
	 * @see #unsetShowOnlineOnly()
	 * @see #isShowOnlineOnly()
	 * @generated
	 */
	void setShowOnlineOnly(boolean value);

	/**
	 * Unsets the value of the '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isShowOnlineOnly <em>Show Online Only</em>}' attribute.
	 * <!-- begin-user-doc -->
	 * <!-- end-user-doc -->
	 * @see #isSetShowOnlineOnly()
	 * @see #isShowOnlineOnly()
	 * @see #setShowOnlineOnly(boolean)
	 * @generated
	 */
	void unsetShowOnlineOnly();

	/**
	 * Returns whether the value of the '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isShowOnlineOnly <em>Show Online Only</em>}' attribute is set.
	 * <!-- begin-user-doc -->
	 * <!-- end-user-doc -->
	 * @return whether the value of the '<em>Show Online Only</em>' attribute is set.
	 * @see #unsetShowOnlineOnly()
	 * @see #isShowOnlineOnly()
	 * @see #setShowOnlineOnly(boolean)
	 * @generated
	 */
	boolean isSetShowOnlineOnly();

	/**
	 * Returns the value of the '<em><b>Show Online Tip</b></em>' attribute.
	 * <!-- begin-user-doc -->
	 * <p>
	 * If the meaning of the '<em>Show Online Tip</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 Online Tip</em>' attribute.
	 * @see #isSetShowOnlineTip()
	 * @see #unsetShowOnlineTip()
	 * @see #setShowOnlineTip(boolean)
	 * @see edu.tsinghua.lumaqq.ecore.option.OptionPackage#getGUIOption_ShowOnlineTip()
	 * @model unique="false" unsettable="true" dataType="org.eclipse.emf.ecore.xml.type.Boolean" required="true"
	 * @generated
	 */
	boolean isShowOnlineTip();

	/**
	 * Sets the value of the '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isShowOnlineTip <em>Show Online Tip</em>}' attribute.
	 * <!-- begin-user-doc -->
	 * <!-- end-user-doc -->
	 * @param value the new value of the '<em>Show Online Tip</em>' attribute.
	 * @see #isSetShowOnlineTip()
	 * @see #unsetShowOnlineTip()
	 * @see #isShowOnlineTip()
	 * @generated
	 */
	void setShowOnlineTip(boolean value);

	/**
	 * Unsets the value of the '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isShowOnlineTip <em>Show Online Tip</em>}' attribute.
	 * <!-- begin-user-doc -->
	 * <!-- end-user-doc -->
	 * @see #isSetShowOnlineTip()
	 * @see #isShowOnlineTip()
	 * @see #setShowOnlineTip(boolean)
	 * @generated
	 */
	void unsetShowOnlineTip();

	/**
	 * Returns whether the value of the '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isShowOnlineTip <em>Show Online Tip</em>}' attribute is set.
	 * <!-- begin-user-doc -->
	 * <!-- end-user-doc -->
	 * @return whether the value of the '<em>Show Online Tip</em>' attribute is set.
	 * @see #unsetShowOnlineTip()
	 * @see #isShowOnlineTip()
	 * @see #setShowOnlineTip(boolean)
	 * @generated
	 */
	boolean isSetShowOnlineTip();

	/**
	 * Returns the value of the '<em><b>Show Last Login Tip</b></em>' attribute.
	 * <!-- begin-user-doc -->
	 * <p>
	 * If the meaning of the '<em>Show Last Login Tip</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 Last Login Tip</em>' attribute.
	 * @see #isSetShowLastLoginTip()
	 * @see #unsetShowLastLoginTip()
	 * @see #setShowLastLoginTip(boolean)
	 * @see edu.tsinghua.lumaqq.ecore.option.OptionPackage#getGUIOption_ShowLastLoginTip()
	 * @model unique="false" unsettable="true" dataType="org.eclipse.emf.ecore.xml.type.Boolean" required="true"
	 * @generated
	 */
	boolean isShowLastLoginTip();

	/**
	 * Sets the value of the '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isShowLastLoginTip <em>Show Last Login Tip</em>}' attribute.
	 * <!-- begin-user-doc -->
	 * <!-- end-user-doc -->
	 * @param value the new value of the '<em>Show Last Login Tip</em>' attribute.
	 * @see #isSetShowLastLoginTip()
	 * @see #unsetShowLastLoginTip()
	 * @see #isShowLastLoginTip()
	 * @generated
	 */
	void setShowLastLoginTip(boolean value);

	/**
	 * Unsets the value of the '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isShowLastLoginTip <em>Show Last Login Tip</em>}' attribute.
	 * <!-- begin-user-doc -->
	 * <!-- end-user-doc -->
	 * @see #isSetShowLastLoginTip()

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -