public class StatusBarHandler extends Object
Modifier and Type | Field and Description |
---|---|
protected JFileChooser |
screenshotFileChooser
Attribute used to remember screenshot last directory.
|
protected StatusBarUI |
statusBarUI |
Constructor and Description |
---|
StatusBarHandler(StatusBarUI statusBarUI) |
Modifier and Type | Method and Description |
---|---|
void |
afterInit() |
void |
screenshot()
Ask user for screenshot save file and take screenshot to that file.
|
protected StatusBarUI statusBarUI
protected JFileChooser screenshotFileChooser
public StatusBarHandler(StatusBarUI statusBarUI)
Copyright © 1999–2020 CodeLutin. All rights reserved.