代码搜索:JavaBeans
找到约 1,484 项符合「JavaBeans」的源代码
代码结果 1,484
www.eeworm.com/read/343734/3216252
java jbtrombiparams.java
/*
* OPIAM Suite
*
* Distributable under LGPL license.
* See terms of license at gnu.org.
*/
package opiam.admin.faare.config.javabeans;
/**
* This class conveys Trombinoscope para
www.eeworm.com/read/288509/4006887
java storagebean.java
package cangku.javabeans;
import java.io.Serializable;
public class StorageBean implements Serializable {
/**
*
*/
private static final long serialVersionUID = 1L;
private Inte
www.eeworm.com/read/273877/10895902
txt license.txt
A. Sun Microsystems, Inc. ("Sun") ENTITLEMENT for SOFTWARE
Licensee/Company: Entity receiving Software.
Effective Date: Date of delivery of the Software to You.
Software: JavaBeans Activation Frame
www.eeworm.com/read/474920/1388213
java shopexception.java
package com.publish.shop.util.javabeans;
import java.lang.Exception;
public class ShopException extends Exception
{
private String description;
public ShopException(String exId)
{
descrip
www.eeworm.com/read/212361/4936556
java~4~ beaniebaby.java~4~
package javabeans;
import java.awt.*;
import javax.swing.JPanel;
public class BeanieBaby extends JPanel {
BorderLayout borderLayout1 = new BorderLayout();
public BeanieBaby() {
try {
www.eeworm.com/read/347453/3173391
java shopexception.java
package com.publish.shop.util.javabeans;
import java.lang.Exception;
public class ShopException extends Exception
{
private String description;
public ShopException(String exId)
{
descrip
www.eeworm.com/read/347453/3173422
java baseusermodel.java
package com.publish.shop.security.javabeans.base;
import java.io.Serializable;
/**
* This is an object that contains data related to the UserInfo_table table.
* Do not modify this class be
www.eeworm.com/read/343734/3216155
java jbdynamicgroup.java
/*
* OPIAM Suite
*
* Distributable under LGPL license.
* See terms of license at gnu.org.
*/
package opiam.admin.faare.persistence.javabeans;
/**
* Basic class for dynamic group bu
www.eeworm.com/read/343734/3216254
java jbgroupdef.java
/*
* OPIAM Suite
*
* Distributable under LGPL license.
* See terms of license at gnu.org.
*/
package opiam.admin.faare.config.javabeans;
/** This class conveys group definition for pro
www.eeworm.com/read/303015/3819423
java shopexception.java
package com.publish.shop.util.javabeans;
import java.lang.Exception;
public class ShopException extends Exception
{
private String description;
public ShopException(String exId)
{
descrip