public static class InformationWindow.Information extends Object
(package private) String
content
solver
title
InformationWindow.Information(String title, String content, String solver)
String
getContent()
getSolver()
getTitle()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final String content
final String title
final String solver
public InformationWindow.Information(String title, String content, String solver)
public String getContent()
public String getTitle()
public String getSolver()