JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.harctoolbox.guicomponents
Interface GuiUtils.EmergencyFixer
Enclosing class:
GuiUtils
public static interface
GuiUtils.EmergencyFixer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
fix
()
String
getNoMessage
()
String
getQuestion
()
String
getYesMessage
()
Method Details
fix
void
fix
()
getQuestion
String
getQuestion
()
getYesMessage
String
getYesMessage
()
getNoMessage
String
getNoMessage
()