Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

画像ドキュメントの場合、ウィンドウを改めて開かずに前後の画像を開きたい。 #22

Open
seraphy opened this issue Jan 14, 2013 · 0 comments

Comments

@seraphy
Copy link
Owner

seraphy commented Jan 14, 2013

画像ドキュメントの場合、ウィンドウを改めて開かずに前後の画像を開きたい。
ドキュメントウィンドウ側のボタンから、メインフレーム側の前後のファイルに切り替え指示が出せるようにする。

  1. ドキュメント側からメインフレームに対してボタン等のアクションを通知する。
  2. フレーム側は通知元のドキュメントの現在開いているファイルを把握し、次または前のドキュメントをツリーより検索する。
    アクティブなものは JInternalFrame#isSelected で判断可能
  3. フレーム側から既存のドキュメントに対して開き直しの指示を出す.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant