JavaTM 2 Platform
Standard Ed. 6

類別 javax.swing.text.AsyncBoxView.ChildState
的使用

使用 AsyncBoxView.ChildState 的軟體套件
javax.swing.text 提供類別 HTMLEditorKit 和創建 HTML 文本編輯器的支持類別。 
 

javax.swing.textAsyncBoxView.ChildState 的使用
 

宣告為 AsyncBoxView.ChildStatejavax.swing.text 中的欄位
protected  AsyncBoxView.ChildState AsyncBoxView.ChildLocator.lastValidOffset
          最後一次有效偏移量計算的位置。
 

返回 AsyncBoxView.ChildStatejavax.swing.text 中的方法
protected  AsyncBoxView.ChildState AsyncBoxView.createChildState(View v)
          通過此方法創建新的 ChildState 記錄,以允許擴展 ChildState 記錄的子類別執行/保存更多狀態。
protected  AsyncBoxView.ChildState AsyncBoxView.getChildState(int index)
          獲取物件,該物件表示在給定索引位置的子視圖的佈局狀態。
 

參數型別為 AsyncBoxView.ChildStatejavax.swing.text 中的方法
 void AsyncBoxView.ChildLocator.childChanged(AsyncBoxView.ChildState cs)
          子級已更改的通知。
protected  void AsyncBoxView.majorRequirementChange(AsyncBoxView.ChildState cs, float delta)
          沿主軸上的要求更改。
protected  void AsyncBoxView.minorRequirementChange(AsyncBoxView.ChildState cs)
          沿輔軸上的要求更改。
 


JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only