|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個 下一個 | 框架 無框架 |
使用 Boolean 的軟體套件 | |
---|---|
java.awt.font | 提供與字體相關的類別和介面。 |
java.lang | 提供利用 Java 程式語言進行程序設計的基礎類別。 |
java.util | 包含 collection 框架、遺留的 collection 類別、事件模型、日期和時間設施、國際化和各種實用工具類別(字元串標記產生器、隨機數產生器和位元陣列)。 |
javax.management | 提供 Java Management Extensions 的核心類別。 |
javax.management.loading | 提供實作高層級動態載入的類別。 |
javax.management.modelmbean | 提供了 ModelMBean 類別的定義。 |
javax.management.monitor | 提供 monitor 類別的定義。 |
javax.management.openmbean | 提供開放資料型別和 Open MBean 描述符類別。 |
javax.management.relation | 提供 Relation Service 的定義。 |
javax.management.remote | 對 JMX MBean 伺服器進行遠端存取使用的介面。 |
javax.management.timer | 提供對 Timer MBean(計時器 MBean)的定義。 |
javax.swing | 提供一組“輕量級”(全部是 Java 語言)元件,盡量讓這些元件在所有平臺上的工作方式都相同。 |
javax.swing.filechooser | 包含 JFileChooser 元件使用的類別和介面。 |
javax.swing.plaf.basic | 提供了根據基本外觀建構的使用者介面物件。 |
javax.tools | 為能夠從程序(例如,編譯器)中調用的工具提供介面。 |
java.awt.font 中 Boolean 的使用 |
---|
宣告為 Boolean 的 java.awt.font 中的欄位 | |
---|---|
static Boolean |
TextAttribute.RUN_DIRECTION_LTR
從左到右的延伸方向。 |
static Boolean |
TextAttribute.RUN_DIRECTION_RTL
從右到左的延伸方向。 |
static Boolean |
TextAttribute.STRIKETHROUGH_ON
單刪除線。 |
static Boolean |
TextAttribute.SWAP_COLORS_ON
交換前景和背景。 |
java.lang 中 Boolean 的使用 |
---|
宣告為 Boolean 的 java.lang 中的欄位 | |
---|---|
static Boolean |
Boolean.FALSE
對應基值 false 的 Boolean 物件。 |
static Boolean |
Boolean.TRUE
對應基值 true 的 Boolean 物件。 |
型別參數型別為 Boolean 的 java.lang 中的欄位 | |
---|---|
static Class<Boolean> |
Boolean.TYPE
表示基本型別 boolean 的 Class 物件。 |
返回 Boolean 的 java.lang 中的方法 | |
---|---|
static Boolean |
Boolean.valueOf(boolean b)
返回一個表示指定 boolean 值的 Boolean 實例。 |
static Boolean |
Boolean.valueOf(String s)
返回一個用指定的字元串表示值的 Boolean 值。 |
參數型別為 Boolean 的 java.lang 中的方法 | |
---|---|
int |
Boolean.compareTo(Boolean b)
將此 Boolean 實例與其他實例進行比較。 |
java.util 中 Boolean 的使用 |
---|
型別變數型別為 Boolean 的 java.util 中的方法參數 | ||
---|---|---|
static
|
Collections.newSetFromMap(Map<E,Boolean> map)
返回指定映射支持的 set。 |
javax.management 中 Boolean 的使用 |
---|
參數型別為 Boolean 的 javax.management 中的方法 | |
---|---|
void |
MBeanRegistration.postRegister(Boolean registrationDone)
允許 MBean 在被註冊到 MBean 伺服器或註銷失敗後執行任何所需要的操作。 |
void |
StandardMBean.postRegister(Boolean registrationDone)
允許 MBean 在已註冊到 MBean 伺服器之後或註冊已失敗之後執行任何它所需要的操作。 |
javax.management.loading 中 Boolean 的使用 |
---|
參數型別為 Boolean 的 javax.management.loading 中的方法 | |
---|---|
void |
MLet.postRegister(Boolean registrationDone)
允許 m-let 在已註冊到 MBean 伺服器之後或註冊失敗之後執行任何所需要的操作。 |
javax.management.modelmbean 中 Boolean 的使用 |
---|
參數型別為 Boolean 的 javax.management.modelmbean 中的方法 | |
---|---|
void |
RequiredModelMBean.postRegister(Boolean registrationDone)
允許 MBean 在已註冊到 MBean 伺服器之後或註冊失敗之後執行任何所需要的操作。 |
javax.management.monitor 中 Boolean 的使用 |
---|
參數型別為 Boolean 的 javax.management.monitor 中的方法 | |
---|---|
void |
Monitor.postRegister(Boolean registrationDone)
允許在 MBean 伺服器中註冊監視器 MBean 後或註冊失敗後執行所需的任何操作。 |
javax.management.openmbean 中 Boolean 的使用 |
---|
型別參數型別為 Boolean 的 javax.management.openmbean 中的欄位 | |
---|---|
static SimpleType<Boolean> |
SimpleType.BOOLEAN
SimpleType 實例,該實例描述其 Java 類別名稱為 java.lang.Boolean 的值。 |
javax.management.relation 中 Boolean 的使用 |
---|
返回 Boolean 的 javax.management.relation 中的方法 | |
---|---|
Boolean |
RelationService.hasRelation(String relationId)
用給定的關係 id 檢查是否存在 Relation Service 中標識的關係。 |
Boolean |
RelationServiceMBean.hasRelation(String relationId)
用給定的關係 id 檢查是否存在 Relation Service 中標識的關係。 |
Boolean |
RelationSupport.isInRelationService()
返回指定該物件是否仍然由 Relation Service 處理的內部標誌。 |
Boolean |
RelationSupportMBean.isInRelationService()
返回指定該物件是否仍然由 Relation Service 處理的內部標誌。 |
參數型別為 Boolean 的 javax.management.relation 中的方法 | |
---|---|
Integer |
RelationService.checkRoleWriting(Role role,
String relationTypeName,
Boolean initFlag)
檢查給定 Role 能否以給定型別的關係進行設置。 |
Integer |
RelationServiceMBean.checkRoleWriting(Role role,
String relationTypeName,
Boolean initFlag)
檢查給定 Role 能否在給定型別的關係中設置。 |
void |
RelationService.postRegister(Boolean registrationDone)
|
void |
RelationSupport.postRegister(Boolean registrationDone)
|
void |
RelationSupport.setRelationServiceManagementFlag(Boolean flag)
|
void |
RelationSupportMBean.setRelationServiceManagementFlag(Boolean flag)
指定此關係是否由 Relation Service 處理。 |
javax.management.remote 中 Boolean 的使用 |
---|
參數型別為 Boolean 的 javax.management.remote 中的方法 | |
---|---|
void |
JMXConnectorServer.postRegister(Boolean registrationDone)
|
javax.management.timer 中 Boolean 的使用 |
---|
返回 Boolean 的 javax.management.timer 中的方法 | |
---|---|
Boolean |
Timer.getFixedRate(Integer id)
獲得此種標誌的一個副本:該標誌指示是以固定延遲 方式執行定期通知,還是以固定速率 方式執行。 |
Boolean |
TimerMBean.getFixedRate(Integer id)
獲得此種標誌的一個副本,該標誌指示是以固定延遲 方式執行定期通知,還是以固定速率 方式執行。 |
參數型別為 Boolean 的 javax.management.timer 中的方法 | |
---|---|
void |
Timer.postRegister(Boolean registrationDone)
允許計時器 MBean 在 MBean 伺服器中註冊後或註冊失敗後執行任何所需的操作。 |
javax.swing 中 Boolean 的使用 |
---|
參數型別為 Boolean 的 javax.swing 中的方法 | |
---|---|
void |
GroupLayout.setHonorsVisibility(Component component,
Boolean honorsVisibility)
設置確定元件的大小和位置時是否要考慮元件的可見性。 |
protected void |
DefaultDesktopManager.setWasIcon(JInternalFrame f,
Boolean value)
設定元件已被圖標化並且 desktopIcon 的邊界是有效的。 |
javax.swing.filechooser 中 Boolean 的使用 |
---|
返回 Boolean 的 javax.swing.filechooser 中的方法 | |
---|---|
Boolean |
FileSystemView.isTraversable(File f)
如果可以存取檔案(目錄),則返回 true。 |
Boolean |
FileView.isTraversable(File f)
目錄是否是可遍歷的。 |
javax.swing.plaf.basic 中 Boolean 的使用 |
---|
型別參數型別為 Boolean 的 javax.swing.plaf.basic 中的欄位 | |
---|---|
protected Hashtable<TreePath,Boolean> |
BasicTreeUI.drawingCache
用於最小化垂直線的繪製。 |
返回 Boolean 的 javax.swing.plaf.basic 中的方法 | |
---|---|
Boolean |
BasicFileChooserUI.BasicFileView.isHidden(File f)
|
javax.tools 中 Boolean 的使用 |
---|
返回 Boolean 的 javax.tools 中的方法 | |
---|---|
Boolean |
JavaCompiler.CompilationTask.call()
執行此編譯任務。 |
|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個 下一個 | 框架 無框架 |
版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only。