|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.eclipse.swt.widgets.Widget
org.eclipse.swt.widgets.Control
org.eclipse.swt.widgets.Scrollable
org.eclipse.swt.widgets.Composite
org.eclipse.swt.widgets.Canvas
org.eclipse.swt.widgets.Decorations
org.eclipse.swt.widgets.Shell
cvj2.app.gui.window.view.ViewWindowFullscreen
public class ViewWindowFullscreen
一枚画像表示用の画面 (フルスクリーン)
フィールドの概要 |
---|
クラス org.eclipse.swt.widgets.Composite から継承されたフィールド |
---|
embeddedHandle |
クラス org.eclipse.swt.widgets.Widget から継承されたフィールド |
---|
handle |
コンストラクタの概要 | |
---|---|
ViewWindowFullscreen(MainWindow parent)
コンストラクタ |
メソッドの概要 | |
---|---|
protected void |
checkSubclass()
|
void |
closeViewWindowFullscreen()
close() の代わりに使用する。 |
Shell |
getShell()
オーバーライド |
CTabFolder |
getTabFolder()
タブ取得 |
ViewPanel |
getViewPanel()
ViewPanel の取得 |
boolean |
isViewWindowFullscreenClosed()
既に閉じられているかどうか |
void |
setStatus(java.lang.String message,
boolean isTemporary)
ステータスバーのメッセージ |
void |
setStatusFileMessage(java.lang.String s)
ファイルステータスバーのメッセージ |
void |
showViewWindowFullscreen()
画面を表示する |
void |
updateMenuState(boolean thumbnailMode,
FileListSortElement sort)
メニュー状態を更新する |
クラス org.eclipse.swt.widgets.Shell から継承されたメソッド |
---|
addShellListener, close, computeTrim, dispose, forceActive, getAlpha, getBounds, getFullScreen, getImeInputMode, getLocation, getMaximized, getMinimumSize, getModified, getRegion, getShells, getSize, getToolBar, getVisible, gtk_new, internal_new, isEnabled, isVisible, open, print, removeShellListener, setActive, setAlpha, setEnabled, setFullScreen, setImeInputMode, setMaximized, setMenuBar, setMinimized, setMinimumSize, setMinimumSize, setModified, setRegion, setText, setVisible |
クラス org.eclipse.swt.widgets.Decorations から継承されたメソッド |
---|
getDefaultButton, getImage, getImages, getMenuBar, getMinimized, getText, isReparentable, setDefaultButton, setImage, setImages |
クラス org.eclipse.swt.widgets.Canvas から継承されたメソッド |
---|
drawBackground, getCaret, getIME, scroll, setCaret, setFont, setIME |
クラス org.eclipse.swt.widgets.Composite から継承されたメソッド |
---|
changed, computeSize, drawBackground, getBackgroundMode, getChildren, getClientArea, getLayout, getLayoutDeferred, getTabList, isLayoutDeferred, layout, layout, layout, layout, layout, setBackgroundMode, setFocus, setLayout, setLayoutDeferred, setTabList |
クラス org.eclipse.swt.widgets.Scrollable から継承されたメソッド |
---|
getBorderWidth, getHorizontalBar, getVerticalBar |
クラス org.eclipse.swt.widgets.Widget から継承されたメソッド |
---|
addDisposeListener, addListener, checkWidget, getData, getData, getDisplay, getListeners, getStyle, isDisposed, isListening, notifyListeners, removeDisposeListener, removeListener, removeListener, reskin, setData, setData, toString |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
コンストラクタの詳細 |
---|
public ViewWindowFullscreen(MainWindow parent)
メソッドの詳細 |
---|
public void showViewWindowFullscreen()
public Shell getShell()
CommonApplicationWindow
内の getShell
Control
内の getShell
CommonApplicationWindow
public void closeViewWindowFullscreen()
public boolean isViewWindowFullscreenClosed()
public void setStatus(java.lang.String message, boolean isTemporary)
CommonApplicationWindow
内の setStatus
public void setStatusFileMessage(java.lang.String s)
CommonApplicationWindow
内の setStatusFileMessage
public void updateMenuState(boolean thumbnailMode, FileListSortElement sort)
CommonApplicationWindow
内の updateMenuState
public CTabFolder getTabFolder()
CommonApplicationWindow
内の getTabFolder
protected void checkSubclass()
Decorations
内の checkSubclass
public ViewPanel getViewPanel()
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |