クラス ProgressView.ProgressViewItem
java.lang.ObjectSE
org.springframework.shell.component.view.control.ProgressView.ProgressViewItem
- 含まれているクラス:
- ProgressView
進行状況ビュー内の項目を定義します。アイテムの提供時設定、サイズ、水平方向の配置を設定できます。
コンストラクター概要
コンストラクターコンストラクター説明ProgressViewItem(FunctionSE<ProgressView.ProgressContext, TextCell<ProgressView.ProgressContext>> factory, int size, HorizontalAlign align) 方法の概要
修飾子と型メソッド説明ofPercent(int size, HorizontalAlign hAligh) ofSpinner(int size, HorizontalAlign hAligh) ofText()ofText(int size, HorizontalAlign hAligh)
コンストラクターの詳細
ProgressViewItem
public ProgressViewItem(FunctionSE<ProgressView.ProgressContext, TextCell<ProgressView.ProgressContext>> factory, int size, HorizontalAlign align)
方法の詳細
ofText
ofText
ofSpinner
ofSpinner
ofPercent
ofPercent