- 11.12.2009
- 1 814
- 169
Создал библу в библиотеках.
Описал метод как
	
	
	
	
		
метода main нет, "start" в список зарезервированных слов в Java не входит
при вызове из LS2J пишет:
<!--QuoteBegin-"IBM Lotus Notes"+-->
<table border="0" cellpadding="0" cellspacing="0" align="center" width="98%"> [tr] <td class="vbquote"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> [tr] <td class="vbquote" width="75" valign="bottom"> <table border="0" cellpadding="0" cellspacing="0" width="50px"> [tr] <td class="vbquote" width="28" valign="top">
		
 </td>		      <td class="vbquote" width="100%" style="background-image: url('style_images/ckr/quotes/quote-bg.gif'); background-position: center;" valign="middle"><span class="vbquote">Цитата:</span></td>		      <td class="vbquote" valign="top">
	</td>		      <td class="vbquote" width="100%" style="background-image: url('style_images/ckr/quotes/quote-bg.gif'); background-position: center;" valign="middle"><span class="vbquote">Цитата:</span></td>		      <td class="vbquote" valign="top">
		
 </td>		     [/tr]		    </table>		    </td>		    <td class="vbquote" align="left" style="background-image: url('style_images/ckr/quotes/quot-lr-bg.gif')" valign="bottom"></td><td class="vbquote" width="0" align="left" valign="bottom">		    <table border="0" cellpadding="0" cellspacing="0" width="200">		     [tr]		      <td class="vbquote" valign="top">
	</td>		     [/tr]		    </table>		    </td>		    <td class="vbquote" align="left" style="background-image: url('style_images/ckr/quotes/quot-lr-bg.gif')" valign="bottom"></td><td class="vbquote" width="0" align="left" valign="bottom">		    <table border="0" cellpadding="0" cellspacing="0" width="200">		     [tr]		      <td class="vbquote" valign="top">
		
 </td>		      <td class="vbquote" width="100%" style="background-image: url('style_images/ckr/quotes/quot-bye-bg.gif')" align="left" valign="middle" nowrap="nowrap"><span class="vbquote">("IBM Lotus Notes")</span></td>		      <td class="vbquote" valign="top">
	</td>		      <td class="vbquote" width="100%" style="background-image: url('style_images/ckr/quotes/quot-bye-bg.gif')" align="left" valign="middle" nowrap="nowrap"><span class="vbquote">("IBM Lotus Notes")</span></td>		      <td class="vbquote" valign="top">
		
 </td>		     [/tr]		    </table>		    </td><td class="vbquote" width="100%" align="right" valign="bottom">		    <table border="0" cellpadding="0" cellspacing="0" width="100%">		     [tr]		      <td class="vbquote" width="100%">		      <table border="0" cellpadding="0" cellspacing="0" width="100%">		       [tr]		        <td class="vbquote" style="background-image: url('style_images/ckr/quotes/quot-top-bg.gif')" width="100%" valign="middle"></td>		        <td class="vbquote" align="left" valign="top">
	</td>		     [/tr]		    </table>		    </td><td class="vbquote" width="100%" align="right" valign="bottom">		    <table border="0" cellpadding="0" cellspacing="0" width="100%">		     [tr]		      <td class="vbquote" width="100%">		      <table border="0" cellpadding="0" cellspacing="0" width="100%">		       [tr]		        <td class="vbquote" style="background-image: url('style_images/ckr/quotes/quot-top-bg.gif')" width="100%" valign="middle"></td>		        <td class="vbquote" align="left" valign="top">
		
 </td>		       [/tr]		      </table>		      </td>		     [/tr]		    </table>		    </td>		   [/tr]		  </table>		  <table border="0" cellpadding="0" cellspacing="0" width="100%">		   [tr]		    <td class="vbquote" width="10" style="background-image: url('style_images/ckr/quotes/quoting-left.gif')"></td>		    <td class="vbquotemain" width="100%" valign="top"></td>		    <td class="vbquote" width="10" style="background-image: url('style_images/ckr/quotes/quoting-right.gif')"></td>		   [/tr]		   [tr]		    <td class="vbquote" width="10" style="background-image: url('style_images/ckr/quotes/quot-left-bg.gif')"></td>		    <td class="vbquotemain" width="100%" valign="top"><!--QuoteEBegin-->Instance member START does not exist<!--QuoteEnd--></td>		    		   [/tr]		   [tr]		    		    		    		   [/tr]		  </table>		  </td>		 [/tr]		</table>
	</td>		       [/tr]		      </table>		      </td>		     [/tr]		    </table>		    </td>		   [/tr]		  </table>		  <table border="0" cellpadding="0" cellspacing="0" width="100%">		   [tr]		    <td class="vbquote" width="10" style="background-image: url('style_images/ckr/quotes/quoting-left.gif')"></td>		    <td class="vbquotemain" width="100%" valign="top"></td>		    <td class="vbquote" width="10" style="background-image: url('style_images/ckr/quotes/quoting-right.gif')"></td>		   [/tr]		   [tr]		    <td class="vbquote" width="10" style="background-image: url('style_images/ckr/quotes/quot-left-bg.gif')"></td>		    <td class="vbquotemain" width="100%" valign="top"><!--QuoteEBegin-->Instance member START does not exist<!--QuoteEnd--></td>		    		   [/tr]		   [tr]		    		    		    		   [/tr]		  </table>		  </td>		 [/tr]		</table>
<!--QuoteEEnd-->
	
		
т.е. без static тоже не помогает.
methods при переборе видит этот метод + перечисляет методы, которых у меня в классе нет
Самое интересное, что похожий вроде класс с хэшем нормально работает.
Подскажите, добры люди, что его такое, и как подлечить?
				
			Описал метод как
		Код:
	
	public static boolean start(String sU, String sP)при вызове из LS2J пишет:
<!--QuoteBegin-"IBM Lotus Notes"+-->
<table border="0" cellpadding="0" cellspacing="0" align="center" width="98%"> [tr] <td class="vbquote"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> [tr] <td class="vbquote" width="75" valign="bottom"> <table border="0" cellpadding="0" cellspacing="0" width="50px"> [tr] <td class="vbquote" width="28" valign="top">
 
	 
	 
	 
	 
	<!--QuoteEEnd-->
		Код:
	
	public boolean start(String sU, String sP)methods при переборе видит этот метод + перечисляет методы, которых у меня в классе нет
Самое интересное, что похожий вроде класс с хэшем нормально работает.
Подскажите, добры люди, что его такое, и как подлечить?

 
	 
	 
	 
	 
	 
 
		 
 
		 
 
		 
 
		 
 
		 
	