Resource

java.lang. Object
+Object()
<clinit>() :void
#clone() :Object
+equals(Object ) :boolean
#finalize() :void
+getClass() :Class
+hashCode() :int
+notify() :void
+notifyAll() :void
-registerNatives() :void
+toString() :String
+wait() :void
+wait(long ) :void
+wait(long , int ) :void
net.aerith.misao.pixy. Resource
-configuration :XmlConfiguration
-pixy2_icon :ImageIcon
-single_pixy_icon :ImageIcon
-tutorial_pixy_icon :ImageIcon
-review_icon :ImageIcon
-multiple_pixy_icon :ImageIcon
-batch_pixy_icon :ImageIcon
-status_success_icon :ImageIcon
-status_midway_icon :ImageIcon
-status_error_icon :ImageIcon
+Resource()
+initialize() :void
+getSystemIcon() :ImageIcon
+getSinglePixyIcon() :ImageIcon
+getTutorialPixyIcon() :ImageIcon
+getReviewIcon() :ImageIcon
+getMultiplePixyIcon() :ImageIcon
+getBatchPixyIcon() :ImageIcon
+getVersion() :String
+getStatusSuccessIcon() :ImageIcon
+getStatusMidwayIcon() :ImageIcon
+getStatusErrorIcon() :ImageIcon
+getThreadPriority() :int
-readConfiguration() :void
-saveConfiguration() :void
+setDefaultCatalogPath(String catalog_name, String path) :void
+getDefaultCatalogPath(String catalog_name) :String
+setDefaultFitsOrder(String order) :void
+getDefaultFitsOrder() :String
+getVersionAndCopyright() :String
+getSpecialThanksHtmlMessage() :String
+getSampleImageFilename() :String
+getSampleImageCoor() :Coor
+getSampleImageDate() :JulianDay
+getSampleImageExposureInSecond() :double
+getSampleImageHorizontalFieldOfView() :double
+getSampleImageVerticalFieldOfView() :double
+getSampleStarCatalogFilename() :String
+getSampleImageMagSystemCode() :String
+getSampleImageChipCode() :String
+getHelpHtmlMessageAtBeginning() :String
+getTutorialHtmlMessageAtBeginning() :String
+getHelpHtmlMessageAfterImageOpened() :String
+getHelpHtmlMessageAfterStarsDetected() :String
+getTutorialHtmlMessageAfterStarsDetected() :String
+getHelpHtmlMessageAfterMatching(boolean failed_flag) :String
+getHelpHtmlMessageAfterPairing() :String
+getSecondHelpHtmlMessageAfterPairing() :String
+getTutorialHtmlMessageAfterPairing() :String
+getReviewHelpHtmlMessageAtBeginning() :String
+getReviewHelpHtmlMessageWhenImageNotFound(String path) :String
()><clinit>() :void