|
Kagetaka | |||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjava.awt.Component
java.awt.Button
net.hizlab.kagetaka.awt.BrowseButton
推奨サイズが決められたボタンです。
入れ子クラスの概要 |
クラス java.awt.Button から継承した入れ子クラス |
Button.AccessibleAWTButton |
クラス java.awt.Component から継承した入れ子クラス |
Component.AccessibleAWTComponent, Component.BltBufferStrategy, Component.FlipBufferStrategy |
フィールドの概要 | |
static int |
DIRECTORY
ディレクトリ |
static int |
FILE
ファイル |
protected Dimension |
size
固定したサイズ |
クラス java.awt.Component から継承したフィールド |
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
インタフェース java.awt.image.ImageObserver から継承したフィールド |
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
コンストラクタの概要 | |
BrowseButton(int type,
TextField text)
テキストフィールドに連結した参照ボタンを作成します。 |
メソッドの概要 | |
FilenameFilter |
getFilenameFilter()
ファイルを指定するフィルタを返します。 |
Dimension |
getMaximumSize()
最大サイズを返します。 |
String |
getMessage()
ディレクトリを選択するダイアログのメッセージを返します。 |
Dimension |
getMinimumSize()
最小サイズを返します。 |
PathAbsoluter |
getPathAbsoluter()
ファイル名を変換するコンバータを返します。 |
String |
getTitle()
ファイル・ディレクトリを選択するダイアログのタイトルを返します。 |
void |
setFilenameFilter(FilenameFilter filter)
ファイルを指定するフィルタを設定します。 |
void |
setMessage(String message)
ディレクトリを選択するダイアログのメッセージを設定します。 |
void |
setPathAbsoluter(PathAbsoluter absoluter)
ファイル名を変換するコンバータを設定します。 |
void |
setTitle(String title)
ファイル・ディレクトリを選択するダイアログのタイトルを設定します。 |
クラス java.awt.Button から継承したメソッド |
addActionListener, addNotify, getAccessibleContext, getActionCommand, getActionListeners, getLabel, getListeners, paramString, processActionEvent, processEvent, removeActionListener, setActionCommand, setLabel |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
フィールドの詳細 |
public static final int DIRECTORY
public static final int FILE
protected Dimension size
コンストラクタの詳細 |
public BrowseButton(int type, TextField text)
type
- タイプtext
- テキストメソッドの詳細 |
public FilenameFilter getFilenameFilter()
public Dimension getMaximumSize()
public String getMessage()
public Dimension getMinimumSize()
public PathAbsoluter getPathAbsoluter()
public String getTitle()
public void setFilenameFilter(FilenameFilter filter)
filter
- フィルタpublic void setMessage(String message)
message
- メッセージpublic void setPathAbsoluter(PathAbsoluter absoluter)
absoluter
- コンバータpublic void setTitle(String title)
title
- タイトル
|
Kagetaka | |||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
Copyright (c) 2002-2003 The Kagetaka Project 'December 16, 2003'