Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » Data init and too complicated expression
Data init and too complicated expression [message #605247] Tue, 15 February 2005 16:30
Eclipse UserFriend
Originally posted by: mr.smith.vous.etes.dans.la.matrice.com

Hello,

With VE, the constructor of a JFrame looks like:

public MainFrame() {
super();
initialize();
}


where can i add my data init function so that VE (1.0.2) don't show a yellow warning "Expression too complicated"? Is there a "standard way" to do it?


TIA
Previous Topic:mixing ve code and custom code
Next Topic:Can VE work with custom superclasses?
Goto Forum:
  


Current Time: Fri Apr 26 13:14:19 GMT 2024

Powered by FUDForum. Page generated in 0.02064 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top