eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Tools::ProjectCheckerBrowser':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: ProjectCheckerBrowser (in Tools)


Inheritance:

   Object
   |
   +--Model
      |
      +--ApplicationModel
         |
         +--Tools::ProjectCheckerBrowser

Package:
stx:libtool
Category:
System-Support-Projects
Version:
rev: 1.11 date: 2022/07/25 06:58:44
user: cg
file: Tools__ProjectCheckerBrowser.st directory: libtool
module: stx stc-classLibrary: libtool

Description:


A simple tool to browse issues found by ProjectChecker.


[instance variables:]

[class variables:]

copyright

COPYRIGHT (c) 2006 by eXept Software AG All Rights Reserved This software is furnished under a license and may be used only in accordance with the terms of that license and with the inclusion of the above copyright notice. This software may not be provided or otherwise made available to, or used by, any other person. No title to or ownership of the software is hereby transferred.

Class protocol:

interface specs
o  windowSpec
This resource specification was automatically generated
by the UIPainter of ST/X.

Usage example(s):

     UIPainter new openOnClass:Tools::ProjectCheckerBrowser andSelector:#windowSpec
     Tools::ProjectCheckerBrowser new openInterface:#windowSpec
     Tools::ProjectCheckerBrowser open


Instance protocol:

accessing
o  accepted

o  doNotShowCancel

o  problemList: problems

o  projectChecker

o  projectChecker: value

o  showCancel

o  showCancel: something

actions
o  doCancel
(comment from inherited method)
this is invoked by the Escape-Key (if escapeIsCancel) or
the cancel-button (if any), IFF the application has been
opened modal (i.e. as a dialog).

o  doCheckAgain

o  doClose

o  doFix: index

aspects
o  infoPanel

o  infoText

o  problemDescriptionAspect

o  problemDescriptionTextHolder

o  problemListHolder

o  problemSelectionHolder

o  projectCheckerHolder
return/create the 'projectCheckerHolder' value holder (automatically generated)

o  projectCheckerHolder: something
set the 'projectCheckerHolder' value holder (automatically generated)

change & update
o  problemSelectionChanged

o  update: something with: aParameter from: changedObject
Invoked when an object that I depend upon sends a change notification.

o  updateFromProjectCheckerHolder

hooks
o  setupHTMLView: aView



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Tue, 07 May 2024 02:48:59 GMT