jp.carabiner.inkpod.pi.shape.editors
クラス ImageFilePropertyEditor

java.lang.Object
  上位を拡張 jp.carabiner.inkpod.objectinfo.editors.FilePathPropertyEditor
      上位を拡張 jp.carabiner.inkpod.pi.shape.editors.ImageFilePropertyEditor
すべての実装されたインタフェース:
ObjectPropertyEditor

public class ImageFilePropertyEditor
extends FilePathPropertyEditor


入れ子のクラスの概要
 
クラス jp.carabiner.inkpod.objectinfo.editors.FilePathPropertyEditor から継承された入れ子のクラス/インタフェース
FilePathPropertyEditor.DelegateEditor
 
コンストラクタの概要
ImageFilePropertyEditor(java.lang.Object object)
           
 
メソッドの概要
protected  Resource getBaseResource(java.lang.Object object)
           
protected  java.io.File getDefaultDirectory()
           
protected  javax.swing.filechooser.FileFilter getDefaultFileFilter()
           
protected  javax.swing.filechooser.FileFilter[] getFileFilters()
           
protected  boolean isAcceptAllFileFilter()
           
 
クラス jp.carabiner.inkpod.objectinfo.editors.FilePathPropertyEditor から継承されたメソッド
addPropertyChangeListener, getAsText, getCustomEditor, getObject, getValue, isEditabled, isEnabled, isPaintable, isUndefined, paintValue, removePropertyChangeListener, setAsText, setEditable, setEnabled, setObject, setUndefined, setValue, supportsCustomEditor
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ImageFilePropertyEditor

public ImageFilePropertyEditor(java.lang.Object object)
メソッドの詳細

getBaseResource

protected Resource getBaseResource(java.lang.Object object)
定義:
クラス FilePathPropertyEditor 内の getBaseResource

getDefaultDirectory

protected java.io.File getDefaultDirectory()
定義:
クラス FilePathPropertyEditor 内の getDefaultDirectory

getDefaultFileFilter

protected javax.swing.filechooser.FileFilter getDefaultFileFilter()
定義:
クラス FilePathPropertyEditor 内の getDefaultFileFilter

getFileFilters

protected javax.swing.filechooser.FileFilter[] getFileFilters()
定義:
クラス FilePathPropertyEditor 内の getFileFilters

isAcceptAllFileFilter

protected boolean isAcceptAllFileFilter()
定義:
クラス FilePathPropertyEditor 内の isAcceptAllFileFilter